资源列表
Creating excel file without OLE
- 不需要OLE技术创建EXCEL文件。-not OLE technology to create Excel documents.
tanxinsuanfa
- 背包问题和0/1背包问题的主要区别就是物品可不可以再分割。背包问题中的物品可以再进行分割,而0/1背包问题中的物品则反之。贪心算法往往只从局部去考虑问题,所以在解决0/1背包问题时得不到最优解。-class GreedyAlgorithm{ public: GreedyAlgorithm(int _weight[],int _value[],int capacity) double*ComputeRatio() void Sor
erchashu
- 1 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。 2 编写将一棵二叉树的所有左右子树进行交换的算法。 提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列。 3 编写一个主函数,将上面函数连在一起,构成一个完整的程序。 4 调试并运行实验源程序。 -Prepared using a binary list stored in binary form of the creation, the first sequence, the seq
luohan
- 输入学生成绩,成绩排名按不同顺序、不同方式排列-Enter student achievement, ranking in different order, arranged in different ways
xsaee3
- 新查询快捷方式模块,很好的易模块,适合易编程者使用-Shortcut new query module, a very good and easy module for programmers to use and easy
relation
- 利用小程序轻松快捷的求出有关关系的问题。-solve relation
AutoTestCalibration
- EMGU auto calibration test
Newton
- 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
combine_csv
- 用python实现将csv中的文件进行合并-Combine the data from two csv file in python
magic-cube-matlab
- 求解任意阶魔方的变换的matlab程序源代码。-Solving the Rubik' s cube of any order transform matlab program source code.
ROFjieshouduanchengxu
- ROF系统接受端程序,和发送端程序进行相反的过程,恢复出原始的信号。-ROF system receiving end of the program, and the program sends the opposite end of the process, recover the original signal.
wifi
- 通过9600波特率实现WIFI数据传输校验-The realization of WIFI data transmission through the 9600 baud rate parity
