-
8数码问题,我本科毕业设计,vc6.0制作,可动态演示!
8数码问题,我本科毕业设计,vc6.0制作,可动态演示!-eight digital, I graduated design, vc6.0 production, dynamic demo!
- 2023-03-07 01:50:04下载
- 积分:1
-
0 / 1背包问题的几种解决方案,包括回溯,动态规划…
0/1背包问题的几种解法,包括回溯法、动态规划法以及穷举法。另外还包括集中方法的一个测试报告。-0/1 knapsack problem several solutions, including backtracking, dynamic programming method and the exhaustive method. It also includes a focus on methods of test reports.
- 2022-08-04 06:47:07下载
- 积分:1
-
Partner system: avail [0 .. m] can be used for table space, n for the distributi...
伙伴系统:avail[0..m]为可利用空间表, n为申请分配量, 若有不小于n的空闲块, 则分配相应的存储块, 并返回其首地址,否则返回NULL -Partner system: avail [0 .. m] can be used for table space, n for the distribution of the volume of applications, if n is not less than the free block, then the distribution of the corresponding storage block, and return to its first address, otherwise return NULL
- 2022-01-30 23:57:11下载
- 积分:1
-
binary tree data structure set for the learning algorithm data structure to help...
数据结构
二叉树算法集合为学习数据结构的同学提供帮助 互相交流-binary tree data structure set for the learning algorithm data structure to help students exchange
- 2022-08-26 08:09:53下载
- 积分: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
-
网吧管理
网吧管理是项目照顾的网吧相关职能部门。它记录的时间每个用所选计算机上的用户时,可以生成的报告
- 2023-05-19 12:35:03下载
- 积分:1
-
用delphi开发的一个数据库浏览器
用delphi开发的一个数据库浏览器-with the development of a database browser
- 2023-06-04 10:50:03下载
- 积分:1
-
访问Sybase数据库的dblib(VC)的包装,它是非常简单的使用。
访问sybase 数据库的dblib (VC)封装,使用起来非常简单。-visit sybase database dblib (VC) Packaging, it is very simple to use.
- 2022-11-14 15:20:03下载
- 积分:1
-
用VC&&SQL开发的宾馆管理系统
用VC&&SQL开发的宾馆管理系统-VCSQL development with the hotel management system
- 2023-04-16 17:05:02下载
- 积分:1
-
一个用VB开发的文件管理程序
一个用vb开发的档案管理程序-a development with vb file management procedures
- 2022-02-02 08:57:59下载
- 积分:1