资源列表
MakeXMLFromShapefileTable
- The scr ipt requires four fields, X, Y, label, and html. Currently these four fields are the only fields converted into XML-The scr ipt requires four fields, X, Y, label, and html. Currently these four fields are the only fields converted into XML
1101
- 用stl函数解Gamblers(acm题)-Stl function solution with the Gamblers (acm title)
AD0820
- AD0820的VHDL驱动代码,写的非常好,用2段式状态机编写,非常有参考价值-AD0820' s VHDL driver code, written in a very good preparation with the two-stage state machine, very useful
page
- 操作系统 页面置换算法之 FIFO,同时也附带写失败了的,LRU算法-Operating system page replacement algorithm of the FIFO, but also with the failed write, LRU algorithm
shubiao
- 这个是dos下显示鼠标位置的练习程序,用到了int 33h 中断-练习程序
Car
- blue cae with nice sceenery
wenben-fenxiqi
- 文本分析器它可以完成对任意一个文本文件的字符统计工作。可以统计的信息有: (1)中文字符数; (2)英文单词数; (3)行数; (4)字符个数(不计空格); (5)空格数。 -Text parser that you can complete any of the characters in a text file statistics. Statistical information can include: (1) Chinese characters (2) t
group
- 利用matlab编写的通过使用误差平方和函数集群的文件,能较好处理超球面的分割问题。-Matlab prepared by using the sum of squared errors function cluster file, you can better deal with the the hypersphere segmentation problem.
ReadGpsData
- 实用matlAB程序编写读取GPS星历文件,简单易懂,使用方便!-Written in practical matlAB program reads the GPS ephemeris file, simple and easy to understand, easy to use!
shear
- 提取PKPM程序中的数据并在matlab实现数据处理-To extract data in PKPM program and data processing in matlab
iris
- c code for 8051 , interfacing serial port lcd display , dc motor and relays
main
- 二叉树算法的实现 遍历是对树的一种最基本的运算,所谓遍历二叉树,就是按一定的规则和顺序走遍二叉树的所有结点,使每一个结点都被访问一次,而且只被访问一次。由于二叉树是非线性结构,因此,树的遍历实质上是将二叉树的各个结点转换成为一个线性序列来表示。-Binary tree traversal algorithm is a basic tree operations, so-called binary tree traversal, traveled according to certain ru