资源列表
SyncOrderRelation
- 山东联通VASP SyncOrderRelation.wsdl文件
first
- 这是实现约瑟夫问题的代码,约瑟夫问题并不难,但求解的方法很多;题目的变化形式也很多。这里给出一种由C++语言实现的方法。 -This is a problem of code to achieve Joseph Joseph problem is not difficult, but a lot of methods for solving are also many variations of the subject. Here are a method of C++ language.
Huffman
- 哈夫曼编码,可以实现对一片txt文件中的26个英文字母计数,并进行哈夫曼编码-Huffman coding, can count the number of 26 letters of the alphabet in a txt file ,and coding them with Huffman method
face_detect
- 基于视频的人脸识别,在visual 2013环境下,调用opencv库实现。-Face recognition based on video, in visual environment, 2013 calls opencv library implementation.
fangzhen3
- 这一个程序实现了垂直起降的飞机的线性化模型的稳定性研究-This is a research program to achieve the stability of the linearized model of vertical takeoff and landing aircraft
multicast(recv1.1)
- multicast 是一种群通信方式,是对UDP协议的使用,本源码是multicast接收源码-multicst recv source code
transfer2
- matlab中将excel文件中的某个字符去除-delete some characters in excel files
sys_int
- 基于MSP430的定时器 基于MSP430的定时器-DSRGTRE BERRT6 DF
K-value-problems-in-the-cod
- 有向树K中值问题,王晓东版算法课后题,有注释,很详细-Directed tree K value problems, Wang Xiaodong version algorithm after-school title, notes, very detailed
Hamiltom
- 图论中计算Hamilton圈的lingo算法程序实例-Graph theory algorithms to calculate Hamilton Circle lingo instance
Program
- operations on rational numbers object oriented
find
- 问题描述 用转置法实现一个自组织线性表,保存一组汉字用于查询。 基本要求 (1) 从文件中读入一组汉字集合,用自组织线性表保存。 (2) 在查询时,采用转置法调整自组织线性表的内容。 (3) 从文件中依次读入需查询的汉字,把查询结果保存在文件中(如找到,返回比较的次数,如果没有找到,返回比较的次数)-Problem descr iptionTranspose method is used to implement a self-organizing linear ta