资源列表
MATRIX
- 矩阵分解的Doolittle分解算法实现,其中包含一个将矩阵打印输出的子程序,在TC30上运行成功
ysfzz
- c++类函数中的运算符重载,不使用标准函数库,用自定义的运算符实现运算-c -type function overloading operator, do not use the standard function library, using a custom operator to achieve computing
entropy
- entropy of dm inter carrier interference scheme-entropy of ofdm inter carrier interference scheme
dct
- Dct of 4*4 matrix of an image
OFDM1
- 基于IFFT/FFT实现的OFDM系统的MATLAB仿真-Based on the IFFT/FFT in OFDM systems to achieve the MATLAB simulation
m5451
- m5451 driver source code in c for atmega128
NeuralNetwork_RBF_Regression
- RBF神经网络的一个退化分析的例子,很简单,懂Matlab基础的就能看明白。-RBF neural network analysis of an example of degradation is very simple to understand Matlab based on the能看明白.
6
- 考虑具体问题的关键字集合,如{19,14,23,1,68,20,84,27,55,11,10,79}这样一组数据和给定的哈希表长m 或哈希表的装填因子a,选用除留余数法和线性探测再散列技术解决冲突所形成的哈希表-Keywords set to consider specific issues, such as (19,14,23,1,68,20,84,27,55,11,10,79) such a set of data and a given length m of the hash table
02UseTLS
- 程序演示了如何使用windows下 TLS功能,注释已经非常详细 -using windows TLS
88
- 算術基本原理 ,題目意思為質數序列的次方 76543接下來就利用分而治之加快計算次方的次數-The basic principles of arithmetic, the subject which means a power of prime number sequences 76543 followed on the use of divide and rule to speed up calculation of the number of-th power
scandir
- 一个文件扫描程序,可以递归扫描,只需要数据文件夹,和搜索的长度-A document scanner that can scan recursively, only the data folder, and search the length of the
MinPlaceAssignmentProblem
- 给定n个活动,活动i起始时间和结束时间为 s[i]、f[i],求安排活动后,使用会场最少的方案的会场数。-Given n events, the start time and end time of activity i s [i] f [i], seeking to arrange activities, use the venue at least the number of the venue of the program.