- modern-wireless-communication 现代通信系统第二版MATLAB 源代码
- bezier 在c++环境中
- oss-js This site is created and administrated by the students and graduates of the Ural Federal University. If you want to publish your problems in the archive or hold your own online programming contest
- gzip_src 标准的gzip编解码算法的C语言实现
- light3 流水灯设计模式3
- tmble 这是一个0 1背包问题的解决
资源列表
Pupils-count
- 此程序为数学计算程序,只要输入数字就可以得到想要的结果。-This program is a mathematical calculation program, just enter the number you can get the results you want.
CollectAnaly
- 一个使用matlab进行数据统计分析的算法例程。格式为M文件函数形式,调用方便!-A statistical analysis of the data using matlab algorithm routines. The format is a function M-file format for easy call!
RandWPSO
- 随机权重粒子群优化算法,将w用w_min和w_max制约取值,避免局部最优解。-Random weight particle swarm optimization algorithm, the W with w_min and w_max control value, avoid the local optimal solution.
householder
- 在数值分析中,有一种算法叫做householder,简便了计算过程,提高了运算效率-In numerical analysis, an algorithm called householder, simple calculation process, improve the operation efficiency
wenjiandaima
- 将多个excel文件的数据合并到一个excel文件中,以便于统计分析-The combined data multiple excel files into a excel file for statistical analysis
111
- Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。--suanfa
5
- 函数ReadDat()实现从文件ENG.IN中读取一篇英文文章,存入到字符串数组xx中;请编制函数encryptChar(),按给定的替代关系对数组xx中的所有字符进行替代,仍存入数组xx的对应的位置上,最后调用函数WriteDat()把结果xx输出到文件PS2.DAT中。 替代关系:f(p)=p*13 mod 256(p是数组中某一个字符的ASCII值,f(p)是计算后新字符的ASCII值),如果计算后f(p)值小于等于32或其ASCII值是偶数,则该字符不变,否则将f(p)所对
DFS
- A program to find the depth first search on a given graph.It contains a source code, input file and an output file.
P1
- matlab code pc audio encoders, my first and second order
ilea
- 自己写的排 列生成算法,最多生成12位。10位速度比较快,单线程-generation algorithm
BresElps
- An implementation of Bressenhams ellipse drawing algorithm in Turbo C/C++.
BQHtoD
- 二、八、十六进制数转换成十进制数的函数,使用时调用本函数即可返回相应的结果。-This is a 2, 8 and hexadecimal number to a decimal number convert the function.
