资源列表
getip
- 自动获取当前IP,稍作修改可实现更多功能,也可作模块调用-get IP ad.
getmat
- fortran中调用matlab库函数读取mat文件中数组的子程序数组个数、维度可根据实际情况设置,或根据传递参数确定-fortran call matlab library function to read the document mat Subroutine array array the number of dimensions can be set according to the actual situation, or in accordance with transmission
GetWhichBIT
- VB编程 用于读取某BYTE的某BIT,用于工业控制PLC数字量的读取-VB Programming for the reading of a BYTE certain BIT, for the industrial control PLC digital reading
gezhongyuyanzhong16jinzhizhuanhuan
- 各语言中16进制字符串与数字互相转换,已经测试通过。-Hexadecimal string with digital interchangeable in various languages, has been tested.
GLUI_Window_Template_src
- gui opengl template, help you make gui in opengl environment
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 (
