搜索资源列表
examples
- Noch ein Onlinebuch, diesmal aus dem Hause Addison-Wesley. Im Gegensatz zu Java 2 in 21 Tagen fixiert sich Go To Java 2 nicht vollst?ndig auf Einsteiger, wenngleich auch diese das Buch benutzen k?nnen. Die eigentliche Zielgruppe sind jedoch Anwender,
[6_00][handout]
- MIT的EECS学院本科新生入学第一门课程introduction_to_cs&programming的课堂代码,也是学习python语言和计算机科学很好的资料。-MIT' s EECS Undergraduate Freshmen first course introduction_to_cs & programming class code to learn python is a good language and computer science information.
SolutionsTo.algorithms
- MIT 算法导论 Solutions.for.Introduction to algorithms 参考答案-MIT Introduction to Algorithms Solutions.for.Introduction to algorithms Reference Answers
JOS.git(1)
- MIT JOS lab1 自己的代码-JOS lab1
Homeworks
- 包含了所有 美国MIT 大学讲解中级MATLAB的作业 源代码-the homework answers the course Matlab in MIT
WSAN-20160909T210053Z
- wsn communication e book notes of mit wireless sensor network very usefull for student ummmaaaah
1117
- 多姿态,多角度,有不同光照,外文资料里面的源代码,MIT人工智能实验室的目标识别的源码。- Much posture, multi-angle, have different light, Foreign materials inside the source code, MIT Artificial Intelligence Laboratory identification of the target source.
gyreq
- 实现六自由度运动学逆解算法,实现了图像的灰度化并进一步用于视频监视控,MIT人工智能实验室的目标识别的源码。- Six degrees of freedom to achieve inverse kinematics algorithm, Achieve a grayscale image and further control for video surveillance, MIT Artificial Intelligence Laboratory identification of the
fenjang-V3.6
- MIT人工智能实验室的目标识别的源码,是信号处理的基础,基于欧几里得距离的聚类分析。- MIT Artificial Intelligence Laboratory identification of the target source, Is the basis of the signal processing, Clustering analysis based on Euclidean distance.
fenlie_v55
- 有井曲线作为输入可计算其地震波的衰减,非常适合计算机视觉方面的研究使用,MIT人工智能实验室的目标识别的源码。- There is a well attenuation curve as input to calculate its seismic waves, Very suitable for the study using computer vision, MIT Artificial Intelligence Laboratory identification of the target
HuffmanCode
- 哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。(In computer science and information theory, a Huffman code is a particular type of optimal prefix cod