资源列表
[Internet/网络编程] Hanoi-new
说明:最新自编vb汉诺塔小程序,可自行演示汉诺塔-demonstration of the VB program to explain how the VB simple animation to achieve and control<qian92003> 在 2025-09-27 上传 | 大小:7kb | 下载:0
[GDI/图象编程] Hanoi108
说明:一个Hanoi的小游戏void Hanoi(int n, char x,char y,char z){ if (n==1) { printf( %c %d %c\n ,x,n,z) return } Hanoi(n-1,x,z,y) printf( %c %d %c\n ,x,n,z) Hanoi(n-1,y,x,z) }-Hanoi in a game void Hanoi (int n, char x, char y, char z) (if (n == 1) (printf (<xian4126602> 在 2025-09-27 上传 | 大小:7kb | 下载:0
[行业应用软件] hanzi2pinyin
说明:有意思的小程序,用VB编程实现返回汉字拼音首字母,在某些时候我们能用得到!-Interesting applets, Programming with VB to return to the first letter of alphabet characters, at certain times we can get!<xi2713580> 在 2025-09-27 上传 | 大小:7kb | 下载:0
[C#编程] lianhezhan_yb
说明:利用ASP.NET平台自有的画图功能进行折线统计图的绘制,在对美观要求程度不高的时候可以利用此种方法。-ASP.NET platform utilizing its own drawing functions to draw a line chart, the level is not high on the aesthetic requirements when you can use this method.<孙宝翔> 在 2025-09-27 上传 | 大小:7kb | 下载:0
[单片机(51,AVR,MSP430等)] harddiskCalc
说明:硬盘实际容量计算器,支持TG容量的硬盘。-Actual capacity hard disk calculator, support for TG-capacity hard drive.<lan406284> 在 2025-09-27 上传 | 大小:7kb | 下载:0
[Windows编程] JNGL123_test1
说明:本例为自己创建控件,然后在其他页面进行调用,增强了.net平台的易用性。-This example creates the controls for yourself, and then call on other pages, enhancing the .net platform ease of use.<孙宝翔> 在 2025-09-27 上传 | 大小:7kb | 下载:0
[行业应用软件] heshangtiaoshui
说明:C++实现的和尚挑水,在一周中安排不同空闲时间的和尚挑水。-C++ implementation boy is a boy monk fetching water and arrange different idle time in a week.<ca391987> 在 2025-09-27 上传 | 大小:7kb | 下载:0
[数据库编程] howto_adjust_brightness
说明:this code about howto adjust brightne-this code about howto adjust brightness<pa517395> 在 2025-09-27 上传 | 大小:7kb | 下载:0
[游戏] huffman112
说明:哈夫曼编码的实现与解析基于二叉树技术的搜索 遍历-Huffman coding with the analytical technique based on the binary tree search traversal<zhong8406284> 在 2025-09-27 上传 | 大小:7kb | 下载:0
[数值算法/人工智能] informationization
说明:本程序是在Visual C++编译环境以C++语言编写的学生信息管理系统。程序包括了信息管理的基本操作,如输入输出,查找,修改,删除信息等操作。-This procedure is in Visual C++ Compiler environment to C++ Language student information management system. Information management procedures including basic operations such as<huang284062> 在 2025-09-27 上传 | 大小:7kb | 下载:0