资源列表
fft1111111
- FFT算法必须为2的整数次 -FFT algorithm for the two integer FFT algorithm for the integer 2
hw2_2
- the c source code of big number
che
- 数据结构中的车厢调度算法 ,自己的,水平不太高,嘿嘿 ,互相学习!-Data structure inside the scheduling algorithm, its own level is not too high,嘿嘿, learn from each other!
fdtd_1d_code
- it is very important for studing the fdtd
car
- DFS implementation in C
c-code
- c语言经典代码,包括:打印图案 ,大小写字母的互换 整数因子 /*请编写一程序完成下面的功能:从键盘上任意上任意输入一个大于0且小于1000的整数,然后输出此整数的所有整数因子。如输入12,则输入1,2,3,4,6,12。*/ 插入后自动排序 /*原题:把一个整数插入到按由小到大排列的数列中,插入后仍然保持由小到大的顺序排列*/ /*指针,穷举法进行比较交换*/ 求数列 /*原题:已知一正整数递增等差数列,前5项之和为25,前5项之积为945,根据以上条件,请编写
bengaliCalenderConverter
- Gregorial to Bengali date converter algorithm.
CS
- 适合初学者的压缩感知的程序,简单明了,便于理解压缩感知的整个数据流程-Compressed sensing for beginners program, simple, easy to understand the whole data flow of compressed sensing
2010210522
- 数据结构···赫夫曼树···查找、删除、插入···链表、二叉树-Hoffman tree
layersequence
- layersequence,主要是数据结构算法中初级的一种,本程序时其一个简单的应用-layersequence is about alogrithom
tutorial10
- matlab图像处理的几个程序 P0301:数字图像矩阵数据的显示及其傅立叶变换-Several procedures P0301 matlab image processing: digital image data matrix display and Fourier Transform
SD
- 深度优先搜索,实现非连通图的深度优先搜索。-Depth First Search