资源列表
Tarea4
- Modal Analisis flat plane
Desktop
- 求出2—1000之间的所有素数,要求以表格形式输出,每行输出5个素数,每一个占用10个字符宽度。-Find all prime numbers between 2-1000, will find the prime numbers were sent to a text file and binary file prime.dat prime.txt, the results to a text file, requiring the output in tabular form, each l
zxy--Huffman
- 此程序是数据结构中哈夫曼树的应用,实现电文的编码译码-This program is in the Huffman tree data structure applications, achieving coding and decoding messages
GrapeDeep
- 图的深度优先遍历,数据结构的很重要的一个内容,也很有难度,与大家分享-Graph depth-first traversal of the data structure is an important content, but also very difficult to share with you
2007B
- 对于全国研究生数学建模的07年B题运用matlab编写的遗传算法程序予以解决,并配有详细的文字说明,是数学建模的很好例程。-For the national postgraduate mathematical modeling the 2007 B topic using matlab genetic algorithm procedures shall be resolved, and is equipped with detailed text explains, it is mathema
jdkshskjboeisj
- 用迭代法求a的立方根,求立方根的迭代公式为 ::Xi+1=2/3*Xi+a/(3*Xi*Xi) -Iterative method of seeking a cube root, find the cube root of the iteration formula:: Xi+1 = 2/3* Xi+ a/(3* Xi* Xi)
vector
- 代码设计了可以用来存图像轮廓的数据结构。类的设计。类似与OPENCV的设计方案-The code design can be used to save image outline of data structure. The design of the class. Similar and OPENCV design scheme
DCT
- Discrete Cosine Transform
qsort
- 快速排序,c++, 数据结构作业,开发环境visual c++, qsort-quick sort
1
- 在一个由M*N个小正方形组成的矩形上,依次用两个相等的小正方形大小的矩形(此处所谓相邻是指两个正方形有一条公共边)不重复的覆盖该矩形区域。请构造出该问题的模型,设计算法求解所有可能的覆盖。-In a M* N small squares on the rectangle, followed by two small squares of equal size of the rectangle (here is the so-called two adjacent squares have a c
desk
- 设计SIMPLE语言的词法分析器,编译原理的实验。-SIMPLE language, lexical analyzer design, compile principle experiment.
flint-1.5.1
- FLINT 是一个数论库,用C语言编写,它包括一个非常快的多项式算法库。-FLINT is a number theory library, using C language, it includes a very fast polynomial algorithms library.
