-
data structure of a test is a polynomial arithmetic inside a package, Chain oper...
数据结构的一个试验,是一个多项式的运算,里面封装了,链表的操作,堆栈的操作等常用的数据结构,适合初学者-data structure of a test is a polynomial arithmetic inside a package, Chain operation, the operation of stack common data structure, suitable for beginners
- 2022-01-30 20:47:33下载
- 积分:1
-
一个基于VC+ACCESS的酒店业务管理系统,内附说明书
一个基于VC+ACCESS的酒店业务管理系统,内附说明书-a VC-based ACCESS hotel operations management system, enclosing brochures
- 2022-03-20 03:22:54下载
- 积分:1
-
determinnant在生成TR编码
determinnant coding in spaning tr-determinnant coding in spaning tree
- 2023-09-06 00:30:03下载
- 积分:1
-
高精度数的加减乘法,可以自定义进制,作为类实现,直接使用即可。...
高精度数的加减乘法,可以自定义进制,作为类实现,直接使用即可。-precision the number of addition and subtraction multiplication can be defined band, as the category achieved, can be used directly.
- 2022-07-17 17:30:45下载
- 积分:1
-
实现拓扑排序,用到了堆栈,存储结构采用邻接表。
实现拓扑排序,用到了堆栈,存储结构采用邻接表。-To achieve topological sorting, use the stack, storage structure using adjacency list.
- 2023-06-24 09:35:03下载
- 积分:1
-
SQLite源代码! SQLite源代码!
SQLite源代码! SQLite源代码!-SQLite source code! SQLite source code! SQLite source code!
- 2022-03-24 19:50:15下载
- 积分:1
-
数据统计
对给定书的总页码,计算出书的全部页码中分别用到多少次数字0,1,2,3...9.-DataStatistics
- 2023-02-19 09:55:03下载
- 积分:1
-
PHP的beginers
亲爱的同学们是打印指令和数据库操作和不同的行动,在 php 编程
- 2022-10-31 23:05:02下载
- 积分:1
-
代码茂 LCD4bit.c
空 LCD_Enable(void)
{
output_high(LCD_EN) ;
delay_us(100) ;
output_low(LCD_EN) ;
delay_us(500) ;
}
//Ham Gui 4 位杜代替 Ra 液晶屏
无效 LCD_Send4Bit (无符号字符型数据)
{
output_bit (LCD_D4,数据与 0x01) ;
output_bit (LCD_D5,数据 & 0x02) ;
output_bit (LCD_D6,数据 & 0x04) ;
output_bit (LCD_D7,数据 & 0x08) ;
/ /
- 2023-08-23 22:00:03下载
- 积分:1
-
icarnegie ssd7数据库系统网上教材(含练习)
icarnegie ssd7数据库系统网上教材(含练习)-online database system icarnegie ssd7 materials (including practice)
- 2023-04-01 00:10:04下载
- 积分:1