资源列表
quick_sort
- 一个quicksort的算法 有关数据结构的-a quicksort algorithm data structure
10_90
- 问题的提出:编写一个小公司的工资管理系统。该公司主要有4类人员:经理、兼职技术人员、销售员和销售经理。要求存储并显示每类人员的编号(从100起编号)、姓名和月薪,同时给出在创建每一类对象时构造函数的执行顺序(月薪计算方法为:经理固定月薪8000元,兼职技术人员100元/小时,销售员为当月销售额的4%,销售经理保底工资5000元另加其所管部门销售额的5%),要求用虚函数实现-the problem : the preparation of a small company's wage ma
jobSequencing
- job sequencing algo for deciding which job to execute first
notmainvalue
- 不列主元,数值分析,数值计算法,计算机专业-not main value
d
- 设定哈希函数 H(key) = key MOD 11 ( 表长=11 ),输入一组关键字序列,根据线性探测再散列解决冲突的方法建立哈希表的存储结构,显示哈希表,任意输入关键字,判断是否在哈希表中。-Set the hash function H (key) = key MOD 11 (table length = 11), enter a keyword sequence, then hash based on the linear probing method of conflict reso
duilie
- 用队列解决迷宫问题,用 队列解决迷宫问题-To solve maze problems with queues, queues to solve a maze with a problem to solve maze problems with queues
qiangbi
- 题目是这样的,一队标上编号的犯人,让长官给出一个数字,比如说6,然后从犯人1开始数,数到6的就拉出去毙掉,再从7开始数到第六个拉出去毙掉,如果队伍到头了,依旧按顺序从第一个犯人开始数,这样最后只剩下一个犯人,就释放掉。-This topic is, a team of marked numbers of prisoners, so that Executive is given a number, say 6, then start from the number of inmates a fe
rife
- 详细介绍了Rife算法的实现。并且给出了matlab仿真代码。
hierarchical_clustering
- python数据挖掘hierarchical_clustering-python data mining hierarchical_clustering
test_of_cycspect
- 自己制作的基于循环谱的FAM算法,可以调试一下。-Make your own FAM algorithm based on cyclic spectrum, can be debugged.
newmark法matlab程序代码
- newmark法matlab程序代码,来自于Matlab有限元结构动力学分析与工程应用-徐斌
