-
C++做的简易电子词典。学习数据结构的可以看看。
C++做的简易电子词典。学习数据结构的可以看看。-C++ to do a simple electronic dictionary. Learning data structure can look.
- 2022-02-02 20:31:34下载
- 积分:1
-
这是在课程的第一个实验室assigmnet
This was the first lab assigmnet in the course
CPU Architecture, creat a basic watch
- 2022-02-13 20:48:07下载
- 积分:1
-
本程序是用VC writennt
本程序是用VC编写的中国象棋的源程序 可以人机博弈 看看你的水平怎么样咯-THIS PROGAME IS WRITENNT BY VC
- 2022-03-15 23:04:05下载
- 积分:1
-
my name is obi and i m from indonesia and tangerang is my city, if you come to i...
my name is obi and i m from indonesia and tangerang is my city, if you come to indonesia please visit me in tangerang
- 2022-06-12 02:49:37下载
- 积分:1
-
labwindows/CVI and vc 6.0 mixed programming. The procedures are needed labwindow...
labwindows/cvi 和 vc++6.0的混合编程。程序的执行需要labwindows/cvi组件的支持-labwindows/CVI and vc 6.0 mixed programming. The procedures are needed labwindows/CVI components support
- 2022-01-25 19:52:56下载
- 积分:1
-
This is the understanding of FIFO FIFO queue and hope to help you
这个是对先进先出队列FIFO的理解,希望能帮到大家,-This is the understanding of FIFO FIFO queue and hope to help you
- 2022-01-30 12:25:43下载
- 积分:1
-
一个九宫问题的源码,a星算法,深度优先广度优先算法都有
一个九宫问题的源码,a星算法,深度优先广度优先算法都有-a JiuGongTu the source, a Star algorithm, depth-first algorithm has breadth priority
- 2022-01-25 15:24:17下载
- 积分:1
-
本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据)...
本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据) 3. 在BREAKPOINT1设断点时,依次读时间-写SRAM数据-读SRAM数据循环 4. 全速执行时,LED四位分别显示小时和分钟的值-procedures used to test the real-time clock module SD2000 SRAM memory D/E Series, procedures following functions : 1. Closed/INT1 and/INT2 the interruption of output 2. Initialization time (the time to write data) 3. Located in BREAKPOINT1 breakpoint, followed by time for-write SRAM data-reading cycle of four data SRAM. full speed of implementation, respectively, four LED display hours and minutes values
- 2022-05-18 15:06:41下载
- 积分:1
-
inventory management for shops
inventory management for shops
- 2022-12-12 23:55:03下载
- 积分:1
-
俄罗斯方块
俄罗斯方块是款非常流行的小游戏,通过七个方块的旋转和位移,构成各种变幻莫测的图案。而游戏者也在不断的叠加和消除中找到乐趣。
从编程的角度来说,这个游戏混合了键盘事件,定时器,随机数,鼠标事件(如果没有菜单,这个也不是必需的),数据结构比较清晰,算法比较灵活,图形是比较简单的矩形,所以很适合刚学习完某种语言的语法又想做点什么的初学者。
- 2022-03-22 04:36:54下载
- 积分:1