资源列表

« 1 2 ... 62 63 64 65 66 6768 69 70 71 72 ... 1909 »

[GDI/图象编程grabtools

说明:桌面坐标抓取工具.点击“开始抓取” 开始;按回拾取-Desktop coordinates grab tools
<vd7141> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[GDI/图象编程gscr

说明:经纬度转换成大地坐标源代码,VB编写。如有错误,请多指正-converted into latitude and longitude coordinates of the earth source code, Visual Basic. If wrong, please correct
<pg8758> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[GDI/图象编程guess-number-game

说明:面向对象程序设计课程实验,关于一个猜数游戏的源码。-guess number game code.
<or283349> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[GDI/图象编程h

说明:最简洁明了的数字金额中文大写函数使用VC编程-The most simple Chinese capital function using VC programming digital value
<shan870539> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[GDI/图象编程hangban102

说明:航班信息管理系统。功能较为齐全,代码简单,以理解-Flight information management system. Function is more complete, the code simple to understand
<ji6550045> 在 2024-11-10 上传 | 大小:4kb | 下载: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,
<xian4126602> 在 2024-11-10 上传 | 大小:7kb | 下载:0

[GDI/图象编程haoshidexiaoche

说明:基于STC89C52控制的小车循迹程序,自己写的挺好使。-My car control procedures
<du6583173> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[GDI/图象编程hate

说明:线段树模版,可供线段树初学者参考,程序简介易懂-Templates of Segment tree
<mao3173951> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[GDI/图象编程heapsort100

说明:这个程序实现的是将一串数字通过堆排序方法进行排序,速度快!-This procedure is to realize a bunch of digital methods to sort through the heap sort, fast!
<yue8628406> 在 2024-11-10 上传 | 大小:6kb | 下载:0

[GDI/图象编程hellow-world

说明:这事一个简单的C++应用程序,适合初学者使用,非常简单,但是很有用This is something a simple C++ applications, suitable for beginners to use, very simple, but useful-This is something a simple C++ applications, suitable for beginners to use, very simple
<guan317395> 在 2024-11-10 上传 | 大小:2kb | 下载:0

[GDI/图象编程hex2bin100

说明:hex文件转为bin的源程序,我字迹一致再用没有长度限制-hex file into a bin of the source, I am writing and then there is no consistent length
<xie6509352> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[GDI/图象编程Hidden_WH

说明:It is great, check it out !
<dao271358> 在 2024-11-10 上传 | 大小:4kb | 下载:0
« 1 2 ... 62 63 64 65 66 6768 69 70 71 72 ... 1909 »

源码中国 www.ymcn.org