-
不错的VB程序,可以实现不同的笑脸显示,我在网上找到的推荐给大家...
不错的VB程序,可以实现不同的笑脸显示,我在网上找到的推荐给大家-good VB program, can achieve different faces, I find the recommendation of the Internet for everyone
- 2023-01-03 07:55:06下载
- 积分:1
-
Textbook examples, source code for the examples from Mike Smith s book "Object
Textbook examples, source code for the examples from Mike Smith s book "Object-Oriented Software in Ada 95".
- 2022-01-25 18:12:37下载
- 积分:1
-
undo/redo操作实现
用栈数据结构非常简洁完美的管理了undo redo命令的实现。每条command结构体里面保存了当前操作的ID,操作前状态,操作后状态,执行命令的同时把该命令push入undo管理栈,undo的时候pop出undo命令栈并push入redo命令管理栈,redo的时候pop出redo栈并push到undo栈。算法清楚明了,可以在此基础上拓展自己的任何类似操作。 &nbs
- 2022-12-31 03:25:03下载
- 积分:1
-
VC++银行家算法
VC++银行家算法
VC++银行家算法
VC++银行家算法-VC bankers algorithm VC bankers algorithm
- 2023-04-12 19:05:03下载
- 积分:1
-
每次启动随机数都不一样,实现真正意义上的全局随机数
每次启动随机数都不一样,实现真正意义上的全局随机数-each start random number is different, and genuine sense of the overall situation Random Number
- 2022-03-23 06:45:12下载
- 积分:1
-
利用动态规划技术和递推的办法,求出两个字母表A和B的最大公共字串长度。...
利用动态规划技术和递推的办法,求出两个字母表A和B的最大公共字串长度。-The use of dynamic programming techniques and recursive approach to find the two alphabets A and B, the largest public string length.
- 2022-08-13 06:57:52下载
- 积分:1
-
实例讲解如何进行串口通信以及相应的代码,例子
实例讲解如何进行串口通信以及相应的代码,例子-Examples to explain how to carry out serial communication and the corresponding code, for example,
- 2022-01-25 14:47:15下载
- 积分:1
-
"C常用算法程序集" 第二版 徐士良主编 清华大学出版社
配套软盘 第一章...
"C常用算法程序集" 第二版 徐士良主编 清华大学出版社
配套软盘 第一章-usually use C program
- 2022-02-20 02:48:24下载
- 积分:1
-
编译原理初学者适用,DFA,有穷自动机的功能实现
编译原理初学者适用,DFA,有穷自动机的功能实现-Compile the application of the principle of beginners, DFA, DFA realize the function of
- 2022-05-31 05:44:10下载
- 积分:1
-
image histogram equalization image smoothing images
图像直方图 图像均衡化 图像平滑-image histogram equalization image smoothing images
- 2023-06-12 16:20:04下载
- 积分:1