-
VB6_Registry_Editor_Demonstration
Visual Basic Source Program Register
- 2011-12-15 09:28:52下载
- 积分:1
-
8bit_echo
Easy to learn Visual Basic 6.0
- 2013-07-10 16:38:26下载
- 积分:1
-
lect16-Stereo-and-3D-Vision
立体视觉方面的介绍和推导PPT,有助于初学者理解掌握多视几何(Introduction and derivation of three-dimensional visual PPT, help beginners understand the multi view geometry)
- 2017-04-15 14:56:46下载
- 积分:1
-
lab1-windows
windows应用程序基础pptwindows应用程序基础ppt(windows program basic )
- 2015-12-07 15:09:46下载
- 积分:1
-
bug
一个基于C++的打虫子游戏,难度递增,虫子的轨迹随机。(A C++ to play insect games, difficulty increase.)
- 2013-10-29 09:30:14下载
- 积分:1
-
iceSword冰刀杀木马程序
iceSword冰刀杀木马程序(iceSword Skates scrapping Trojan ....................... )
- 2020-06-26 05:40:02下载
- 积分:1
-
VC6_scope
一个使用VC开发的示波器软件,显示界面较友好(VC developed using an oscilloscope software, show a more friendly interface)
- 2009-11-15 17:18:57下载
- 积分:1
-
ChildrenOnlineGame_FinalNewFinal
这是一款基于VC制作的儿童游戏 界面舒适(This is a VC-based game interface making children comfortable)
- 2011-07-29 16:58:15下载
- 积分:1
-
S7-PLCSIMV5.4
西门子仿真编程软件S7-PLCSIM V5.4,用于S7-300/400系列PLC程序的仿真(S7-PLCSIM V5.4 offers the following new features with this release:
DP, Industrial Ethernet and PC Internal connection types supported in addition to MPI
Formerly, S7-PLCSIM used a default connection of MPI, address 2. With S7-PLCSIM V5.4, you can browse STEP 7 projects and select a networked node for establishing a simulation connection. S7-PLCSIM simulates the CPU of the selected node, all nodes that belong to that CPU, and the subnet of the selected node.
Increased number of blocks supported for simulation
S7-PLCSIM supports a set of OBs, SFBs, and SFCs as described in the electronic manual and online help. Of these, some are NOPs that is, they do not perform any operation. With S7-PLCSIM V5.4, the number of blocks that are not NOPs has increased.)
- 2020-06-25 23:40:01下载
- 积分:1
-
hanno
说明: /汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧
//不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,
//而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)
//18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
//后来,这个传说就演变为汉诺塔游戏:(err)
- 2008-10-27 20:02:15下载
- 积分:1