资源列表
vb神童教程(续)--ODBC数据源简介_-_编程入门网
- vb神童教程(续)--ODBC数据源简介_-_编程入门网(VB prodigy tutorial (Continued) --ODBC data source of _-_ network programming)
tt
- 对JAVA普通代码的优化例子,颠覆传统观念(java code performance sample)
angtorad
- 对于CAD的二次开发程序,这个是空间前方交会的lisp程序(The secondary development program for CAD)
混合索引和成组链接法算法 - 副本
- 混合索引成组连接模拟实现(转) 混合索引成组连接模拟实现(转)(Hybrid index, group connection, simulation implementation (transfer))
皮尔逊指数计算
- 计算两个信号的皮尔逊指数,来评估两个信号的相似度(The Pearson exponents of the two signals are calculated to evaluate the similarity of the two signals)
00373894DVHOP
- 无线传感网络节点定位程序,简单易懂,matlab编程(Wireless sensor network node location)
STM8L低功耗
- 低功耗,当接收到外部中断是输出一个开关信号给外部继电器(Low power consumption, when an external interrupt is received, the output is a switching signal to the external relay)
分时租赁中的专用终端
- 分时租赁专用终端申请,终端含有GPS,GPRS,CAN采集等模块(Time-sharing leasing dedicated terminal application, terminal contains GPS, GPRS, CAN collection module, etc)
TVD
- TVD格式,计算流力入门编程常用程序,练习和掌握数值离散方法编程(TVD format, calculated fluid dynamic programming common procedures, practice and master the numerical discrete method)
TextFile
- 将程序信息保存到文本文件中以及从文本文件中读取保存的信息。将程序数据通过序列化保存到文件中以及通过反序列化读取保存的数据。(Save program information to a text file and read the saved information from a text file. Save program data by serialization to the file and read saved data by serialization.)
flame height
- 该代码可用于计算视频记录火焰初始数据中的每一帧图像火焰高度(This code can be used to calculate the flameheight of each frame image in a video.)
SEQUêNCIA DE FIBONACCI (2)
- Another example of how to write a program that generates numbers in the Fibonacci sequence. It is one more example using the lingugem C.