-
1. The procedures used to achieve linear list maintenance, insert, delete, outpu...
1.本程序用以实现对线性链表的维护、插入、删除、输出等功能,在该实验设计中是以某商家电部门的库存为模型,实现了对该商品库存的更新,如商品的进货、提货的业务,以入对商品库存的修改、查询、删除等等。-1. The procedures used to achieve linear list maintenance, insert, delete, output functions, in the experimental design is a commercial appliance sector inventory model of this merchandise inventory updates, such as the purchase of goods and delivery of services with a pair of goods into inventory changes inquiries, delete, etc..
- 2022-03-01 18:06:23下载
- 积分:1
-
备份数据库(c#+mssql) 注意: Server2000必须安装补丁3,数据库文件备份在 XX:Program FilesMicrosoft SQL Ser...
备份数据库(c#+mssql) 注意: Server2000必须安装补丁3,数据库文件备份在 XX:Program FilesMicrosoft SQL ServerMSSQLBACKUP-backup database (# mssql c) Note : Server2000 three patches to be installed, the database backup file XX : Program Files Microsoft SQL Server MSSQL Backup
- 2022-07-25 22:52:12下载
- 积分:1
-
8数码问题,我本科毕业设计,vc6.0制作,可动态演示!
8数码问题,我本科毕业设计,vc6.0制作,可动态演示!-eight digital, I graduated design, vc6.0 production, dynamic demo!
- 2023-03-07 01:50:04下载
- 积分:1
-
刚刚用ACCESS做的
刚刚用ACCESS做的-just do ACCESS
- 2022-06-01 07:30:17下载
- 积分:1
-
VC下实现响铃的小程序,自动生成一个小文件,可以用realplayer等播放器打开...
VC下实现响铃的小程序,自动生成一个小文件,可以用realplayer等播放器打开-VC under Neither the small program automatically generates a small file that can be used REALPLAYER other players open
- 2022-06-15 11:58:02下载
- 积分:1
-
用内嵌法求多项式
用内嵌法求多项式-with embedded Polynomial Method
- 2022-11-12 06:55:03下载
- 积分:1
-
A reminder of the cost of the electricity sector systems, there is a need we can...
一个电力部门的催缴费用系统,有需要大家可参考-A reminder of the cost of the electricity sector systems, there is a need we can refer to
- 2022-01-31 23:09:13下载
- 积分:1
-
拖动开发代码,关于pb 的
拖动开发代码,关于pb 的-Drag code on the pb
- 2022-07-10 11:04:39下载
- 积分:1
-
发送TEXT短信模块
发送短信模块源代码!PCON &= 0x7F; //波特率不倍速
SCON = 0x50; //8位数据,可变波特率
AUXR &= 0xBF; //定时器1时钟为Fosc/12,即12T
AUXR &= 0xFE; //串口1选择定时器1为波特率发生器
TMOD &= 0x0F; //清除定时器1模式位
TMOD |= 0x20; //设定定时器1为8位自动重装方式
TL1 = 0xFD; //设定定时初值
TH1 = 0xFD; //设定定时器重装值
ET1 = 0; //禁止定时器1中断
TR1 = 1; //启动定时器1
ES=1; //开串口中断
- 2023-06-13 13:05:04下载
- 积分:1
-
数据结构上机实验内容. 树形选择排序源程序代码,内容正确
数据结构上机实验内容. 树形选择排序源程序代码,内容正确-data structure on the plane experiments. Tree Selection Sorting source code, the right content
- 2022-03-18 17:31:00下载
- 积分:1