搜索资源列表
多项式求和
- 1、 程序功能:本程序实现多项式的求和运算,在遇到指数相同时实行系数相加或相减,指数不同的照原样输出。最后分别输出系数和指数。 2、 运行环境:C++ 3、 算法描述:首先,把输入的的多项式进行分析,把所有的系数放入一个单链表中llist,指数放入另一个单链表llist2中。然后再在指数链表中比较有没有相同的指数,如果有相同的指数,那就把相对应的系数进行求和,并把求和结果归并到llist2中;如果指数不相等的,就直接归并到llist2中。最后以指数的降幂形式输出。
zhou_end2
- 我的数据结构课程设计,卡诺图化简。在算法上摸索了很久,第一次去交的时候因为老师的几个刁钻的数据给刷下来,至今仍心有余悸。还有一个用PASCAL写的16变量化简的,可不知道放哪去了。-my data structure curriculum design, Karnaugh map of SR. The algorithm groping for a long time, the first to go out and make the time because the teacher in s
简明计算器源码
- 这是一个改进型计算器克服了浮点运算误差新增了报数和运算符改错功能,比起我上次做的代码质量更高,更简捷,算法也不一样。当前只支持基本的四则运算,非常适用!!!,美中不足是报音慢点,但对于手慢的使用者也足够了,对于大量快速计算建议关闭报数功能。在98上通过-This is an improved version of Calculator overcome the floating-point error in the newspapers a few new and Operators Corre
DDAline1
- 计算机图形学,利用DDA算法,中点画线算法,实现直线的绘制-computer graphics, the use of DDA algorithm, which dotted line algorithm, achieving a linear mapping
校园在线考试与管理
- 一是预置了7种换肤方案,二是游戏者可自行规定窗口的颜色 > 3.独创的电脑智能自学习功能,可吸收用户的算法扩充系统的“棋谱”(内置算法59*24=1416条). > 4.内置13个彩蛋,包含了许多有待你发现并激活的隐藏功能(如函数计算器、界面换肤、婚纱图片、控制计时、3D动画、鼠标右键、“作弊”设置等功能),大大增添游戏的趣味性! > 5.游戏过程真人原声支持 > 6.支持乘方,支持不同的计时方案,支持游戏目标值(如24)与选牌在100以内自然数的自定义。 > 7.
zcx
- 基于遗传算法的PID控制 用于优化求解控制器的参数 -based on genetic algorithms for optimizing PID control parameters Controller Solution
TRA3
- 旅行商算法算出全国31外城市的最短单源路径。-traveling salesman algorithm calculates the country's 31 cities outside the single source shortest paths.
Exp16
- 我的家境fiasfasid算法随风倒萨算法随开发四季看来 送达发送-my family fiasfasid algorithm wind Saddam algorithm development with the seasons seem to reach this
gongyuan
- 用图实现的公园导游图,包括最短路径,最优走法等的算法-map with the park guide map, including the shortest path, the optimal law to the algorithm
svm
- 数据挖掘 数据分类算法 支持向量机分类
A24point
- 一个用C语言编写的小程序,玩过“速算24点”的朋友一定知道这是一个考验快速口算能力的小游戏,但其中包含了统筹思想,该程序是由用户输入4个数字,计算机程序计算出该四个数字通过加减乘除四则运算得到结果为24的一种算法。小巧实用,运行于DOS环境,有密码,密码为在下的名字汉语拼音(全部小写)。 -a C language prepared by the small programs and played "quick count 24 points," friends will k
Cartoon
- 图像处理中的一个算法, 提供分水岭算法的详细代码。-a arithmetic of image processing, codes for watershed arithmetic.
crc1010
- 通信的目的是要把信息及时可靠地传送给对方,因此要求一个通信系统传输消息必须可靠与快速,在数字通信系统中可靠与快速往往是一对矛盾。为了解决可靠性,通信系统都采用了差错控制。本文详细介绍了循环冗余校验CRC(Cyclic Redundancy Check)的差错控制原理及其算法实现。-the purpose of communication is to timely and reliable information to be transmitted to the other side, thus
subject_1_42045
- 几种排序算法的动画演示,包括冒泡排序,选择排序,插入排序,快速排序,堆排序,支持单步演示-several algorithm animation demonstration, including Bubble Sort, select, in order of insertion sort, quick sort, heap sort, support single-step demonstration
基本术语(中英文对照)
- 对学习遗传算法的同行有帮助-learning GA peer help!
计
- 双音多频DTMF在DSP中的算法GOERTZEL的源代码-DTMF DTMF in DSP algorithm source code GOERTZEL
DES
- 测试实现DES加密算法,很简单的东西,请勿见笑-DES encryption algorithm to achieve test, a very simple thing, not a laughing stock
DES
- 实现DES算法,简单,块点,控件不能有密码。-DES algorithm implementation
VVA
- 用VC++实现算法以及各种界面描述,界面简洁,功能齐全。-With vc++ algorithm and various interface descr iption, the interface is simple, complete function.
dictionary
- 简单词典,界面贴图,想深入的话,可以优化查询算法-Simple dictionary interface map, like in-depth, you can optimize the query algorithm