-
用汇编实现的简单的图形界面电话本程序,有详细注解,适合初学者。
用汇编实现的简单的图形界面电话本程序,有详细注解,适合初学者。-Realize with the compilation of a simple graphical interface call this procedure, have detailed notes, suitable for beginners.
- 2022-09-13 12:45:03下载
- 积分:1
-
/汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面...
/汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧
//不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,
//而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)
//18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
//后来,这个传说就演变为汉诺塔游戏:-err
- 2022-04-17 08:01:26下载
- 积分:1
-
vivi
vivi -vivi 1111111111111111111111111111111111111111111
- 2022-02-01 02:54:08下载
- 积分:1
-
们常常要在web上显示流程图,网上比较难找,到处要收费,自己琢磨了一个,比较简单,包括开始节点,结束结点,两种节点框图(节点、容器)和两种特殊线(跳线、返回线)...
们常常要在web上显示流程图,网上比较难找,到处要收费,自己琢磨了一个,比较简单,包括开始节点,结束结点,两种节点框图(节点、容器)和两种特殊线(跳线、返回线),使用xml文件或xml字串作为数据源,没有多少需求分析,给有心人参考,也收集一些建议,源码过段时间整理再放上。demo代码:-Often displayed in the web flow chart, on-line comparison was difficult to find, everywhere, should be charged, pondering their own one, relatively simple, including the start node, end node, two node diagram (node, container) and the two special lines (jumper, return line), use the xml file or xml string as a data source, not the number of needs analysis, reference to the people, but also to collect some of the proposals, source code over time add the finishing. demo code:
- 2022-06-17 06:32:59下载
- 积分:1
-
用C语言实现PING功能,利用ICMP协议,编译环境:Microsoft Visual C++ 6.0 winsock2....
用C语言实现PING功能,利用ICMP协议,编译环境:Microsoft Visual C++ 6.0 winsock2.-C language PING function, use of ICMP, build environment : Microsoft Visual C 6.0 WinSock2.
- 2023-08-13 09:55:03下载
- 积分:1
-
友善之臂MINI2440winceIO口测试程序,控制LED亮灭的
友善之臂MINI2440winceIO口测试程序,控制LED亮灭的-IO test, friendly arm MINI2440
- 2022-05-29 18:40:27下载
- 积分:1
-
经典的用于windows的flex的C++工具源码,是我找了很长时间找到这个好用的...
经典的用于windows的flex的C++工具源码,是我找了很长时间找到这个好用的-Classic flex for windows of the C++ Tools source, is looking for a very long time I found this useful
- 2022-06-21 01:26:44下载
- 积分:1
-
一个windowmobile程序,给入门的兄弟们看看。
一个windowmobile程序,给入门的兄弟们看看。-1 windowmobile program, to look at the entry-brothers.
- 2022-11-03 21:25:03下载
- 积分:1
-
At Ocaml
2. Define a function sum that takes an integer list and returns the s...
At Ocaml
2. Define a function sum that takes an integer list and returns the sum of all elements from it.
- 2022-03-22 03:44:17下载
- 积分:1
-
IE播放插件
应用背景主要是居于开源的firebreath开发的IE播放插件,主要是集成了VLC的动态库,调用VLC的API实现录像、监听、拍照等功能,实现了多屏播放的IE插件,可以兼容不同的浏览器关键技术windows开发,调用了windows的api创建播放窗体,然后在加载VLC的播放实例,调用了VLC的动态库创建VLC播放实例,在VS2010开发环境下运用C++语言开发
- 2023-08-14 12:20:04下载
- 积分:1