资源列表
ronghegongjuxiang
- 融合工具箱,有多种图像融合算法的MATLAB源程序,有总界面,操作简单,可直接进行仿真,非常好用-Fusion toolbox, there are several fusion algorithms MATLAB source code, there are always interface, simple and direct simulation
xlfysf
- 数据结构内容,循环单链表约瑟夫,用于数据结构课程试验-The contents of data structures, circular single linked list Joseph, for data structure course test
shangchuan1
- 利用单向循环链表存储结构模拟约瑟夫环 1本演示程序中,程序的设计要求用单向循环链表存储结构完成此次程序。 2按照出列的顺序引述各人的编号,即最后按照出列的先后顺序把出列人的编号依次输出。 3程序执行的命令包括: 1)构造循环链表; 2)删除指定的结点元素; 3)按照出列顺序输出出列人编号 构造循环链表时,需要把每个结点元素的密码输入。 4.测试数据 m的初值为20;n=7,7个人的密码依次是:3,1,7,2,4,8,4,首先m值为6(正确的出列顺序为6,
qclient
- This client for testing NAC-This is client for testing NAC
MATLABenhancement
- 在对比度小的灰度图像中加入噪声,再对图像进行滤波和直方图均衡化,对图像进行增强,并比较了不同参数时的增强效果-In contrast, the gray image by adding a small noise, then the image filtering and histogram equalization of image enhancement, and compared the effect of different parameters of the enhanced
yuxian
- Python 实现余弦相似性 Python 实现余弦相似性-Python
knapsackproblem
- 背包问题:背包问题的贪心算法要求按照单位容量效益值的高低的量度标准进行排序,然后再分级选取, 求得最优解。实现此算法,物品个数,每件物品的效益值,容量值,背包容量值都由键盘输入; 输出结果要有每件物品的详细信息。-Knapsack problem: the greedy algorithm knapsack problem required the capacity benefits in accordance with unit value measure of the level o
reversepolishnotationgenerationprocess
- 逆波兰表达式生成算法是比较当前运算符与栈顶运算符的优先关系,若当前运算符的优先级高于栈顶运算符,则当前运算符入栈,若当前运算符的优先级低于栈顶运算符,则栈顶运算符退栈。-Reverse Polish expression generation algorithm is more current operator and the operator stack ranking, if the current operator precedence than the stack operator, t
schedulinglimited
- 带有限期的作业排序:假定只能在一台计算机上处理n 个作业,每个作业均可在单位时间内完成; 又假定每个作业i都有一个截止期限di>0,当且仅当作业i在它的期限截止以前被完成时,方可获 得pj>0的效益。-Scheduling with deadline: assume that a computer can only deal with n-job, each job can be completed in the unit of time they assume that
randomization
- 伪随机序列应用设计 精通verilogHDL书中的例子-Application of pseudo-random sequence of examples of book design master verilogHDL
mrzpt
- 百钱百鸡的代码,有兴趣的的可以试试,现实生活中很难思考,但是电脑很快-you can use this small file for fun
