-
database
database
- 2022-05-05 01:06:22下载
- 积分:1
-
用VC实现的腐蚀的图像后,膨胀型…
用VC实现的 完成对图像的腐蚀、膨胀及细化处理 -VC realize with the completion of the image of the corrosion, swelling and thinning treatment
- 2022-11-09 16:00:04下载
- 积分:1
-
分为前后台,SQL数据库。适合中小型超市使用
分为前后台,SQL数据库。适合中小型超市使用-Taiwan is divided into before and after, SQL database. Suitable for the use of small and medium-sized supermarket
- 2022-03-06 18:10:03下载
- 积分:1
-
Windows NT2000 32 capture word, delphi,with the help of mouse hook and winapi,th...
Windows NT2000 32位取词
delphi,利用鼠标钩子和winapi实现屏幕取词功能,无解压密码-Windows NT2000 32 capture word, delphi,with the help of mouse hook and winapi,this program can capture screen word.whithout unzip password.
- 2022-04-09 07:15:44下载
- 积分:1
-
c++调试手册!主要是一些调试方法和技巧的介绍!
c++调试手册!主要是一些调试方法和技巧的介绍!-c++ debugging manual! Mainly debugging methods and techniques for the introduction!
- 2022-01-31 16:01:47下载
- 积分:1
-
VC++编的状态服务器,有良好的线程模型,可靠的网络通信。
VC++编的状态服务器,有良好的线程模型,可靠的网络通信。-VC series of the state server, a good-threaded model, a reliable communications network.
- 2022-03-03 03:34:55下载
- 积分:1
-
c语言写的windows程序(有源码)
使用Devcpp,完全采用c语言写出windows程序,创建了一个窗口。通过本程序,你可以了解到使用纯C语言创建基本的windows程序的方法。
- 2022-02-12 04:59:31下载
- 积分:1
-
simple game about generate pictures,you can elect you favorate picture,and it ca...
简单的拼图小游戏,可以选择3×3的界面和4×4的界面-simple game about generate pictures,you can elect you favorate picture,and it can divided automatically
- 2022-07-09 23:38:55下载
- 积分:1
-
windows窗口消息处理程序,体现windows消息处理机制
windows窗口消息处理程序,体现windows消息处理机制-windows window message handling procedure, reflecting windows message handling mechanism
- 2022-01-21 21:10:03下载
- 积分:1
-
/汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面...
/汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧
//不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,
//而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)
//18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
//后来,这个传说就演变为汉诺塔游戏:-err
- 2022-04-17 08:01:26下载
- 积分:1