资源列表
gongzhenjietiao
- 用于滚动轴承故障诊断,找出特征频率,从而进行滚动轴承缺陷进行分析。-For rolling bearing fault diagnosis, to identify the characteristic frequency of rolling bearing defects were analyzed.
grabtools
- 桌面坐标抓取工具.点击“开始抓取” 开始;按回拾取-Desktop coordinates grab tools
gscr
- 经纬度转换成大地坐标源代码,VB编写。如有错误,请多指正-converted into latitude and longitude coordinates of the earth source code, Visual Basic. If wrong, please correct
guess-number-game
- 面向对象程序设计课程实验,关于一个猜数游戏的源码。-guess number game code.
h
- 最简洁明了的数字金额中文大写函数使用VC编程-The most simple Chinese capital function using VC programming digital value
hangban102
- 航班信息管理系统。功能较为齐全,代码简单,以理解-Flight information management system. Function is more complete, the code simple to understand
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 (
haoshidexiaoche
- 基于STC89C52控制的小车循迹程序,自己写的挺好使。-My car control procedures
hate
- 线段树模版,可供线段树初学者参考,程序简介易懂-Templates of Segment tree
heapsort100
- 这个程序实现的是将一串数字通过堆排序方法进行排序,速度快!-This procedure is to realize a bunch of digital methods to sort through the heap sort, fast!
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, but useful
hex2bin100
- hex文件转为bin的源程序,我字迹一致再用没有长度限制-hex file into a bin of the source, I am writing and then there is no consistent length