资源列表
ech33
- fdtd 1d photonic crystal Band diagram
fcfs
- 计算机操作系统中先来先服务算法fcfs模拟 环境C++语言 使用STL希望读者在阅读代码的时候有一定的STL基础
main
- 题目:企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10%;利润高 于10万元,低于20万元时,低于10万元的部分按10%提成,高于10万元的部分,可可提 成7.5%;20万到40万之间时,高于20万元的部分,可提成5%;40万到60万之间时高于 40万元的部分,可提成3%;60万到100万之间时,高于60万元的部分,可提成1.5%,高于 100万元时,超过100万元的部分按1%提成,从键盘输入当月利润I,求应发放奖金总数?
joseph
- 设有n各人坐在一圈,并按顺时钟方向从1到n编号,从第s个人开始进行1到m的报数,报到第m个人,此人出圈,再从他的下一个人重新开始从1到m的报数,如此进行下去直到所有的人出去为止。要求按出圈次序每十人为一组,给出这十人的次序表。-Sitting in a circle with each n, and clockwise from 1 to n number of individuals from the first s start from 1 to m of the reported numb
ACM-MODEL
- ACM程序的母版,包含了常用头文件,以及自己定义的一些宏-ACM program template, including almost all the header files and some MACROs, etc.
GNsel
- GN距离法是一种基于马氏距离的建模集样品的挑选算法-GN distance method is a kind of based on markov distance modeling set sample selection algorithm
ROMP
- 用于压缩感知的正则化正交匹配追踪算法,可直接运行。-ROMP algorithm for compressive sensing
EggsTest
- 一千个鸡蛋的问题,一千个鸡蛋,随机选取任何一个数,均可放入放入十个箱子中,没有剩余,此处和二进制数联系起来,较好理解。-One thousand eggs, one thousand eggs, randomly selected any one, can be put into ten box, no residual, linked with binary number here, a better understanding.
main
- 复制一个广义表的程序,主要是在自己定义了一个广义表以后,用程序的形式将它复制,没有递归-Copy a generalized form of the program, mainly in their definition of a generalized form after application form, copy it, no recursion
C
- 上传几个C语言小程序,供新手入门使用,包含输入输出及简单算法-To uploading several small C language program for beginners to use, contains the input and output and a simple algorithm
golds
- 用0.618法求单变量函数phi在单峰区间[a,b]上附近极小点-User the methord of 0.618 to caculate the Minimum point of area [a,b]
sin_gauss_test
- 正弦信号加高斯噪声,用C实现,经过测试,没有错误,可以直接拿去使用。-Sine signal with gaussian noise, use C implementation, after testing, there is no error, can directly use.