资源列表
simplex
- 本程序是为解决线性规划的标准优化问题,主要实现单纯形法的
DFT
- 一个关于傅里叶变换的程序,可以从桌面读入文本-One on the Fourier transform of the program, you can read text from your desktop
Plural-problem
- 使用c++实现了众数问题算法的实现,在一串自定义输入的数字中找出出现次数最高的。-Using c++ implementation of the algorithm to achieve the plural problem in a string of custom input numbers to find the highest number of occurrences.
pailie
- 已知一个已经排好顺序的数组,今输入一个数,要求按原来排序的规律将它插入数组中-Given a sequence has been lined up an array of this type a number, required by the law of the original sort it into the array
Ex4_01
- 计算不同的距离里程,主要采用c++实现。-Different from the mileage calculation, mainly c++ implementation.
double_list
- 双向链表的创建,插入,删除,遍历,C实现-The doubly linked list to create, insert, delete, traverse, C
Codeforces-149-D-Coloring-Brackets
- Codeforces 149 D-Coloring Brackets,动态规划求解-Codeforces 149 D-Coloring Brackets,dynamic programming
erchashu
- 二叉树求节点的个数并输出节点,输入的二叉树要安先序遍历输入,一点表示空-Seek binary tree the number of nodes and output nodes, the input binary tree to safety first traversal input point represents empty
706---LCD-Display
- UVA706源代码,LCD Display.-UVA706 source code, LCD Display.
gene
- 基因串是由一串有限长度的基因所组成的,其中每一个基因都可以用26个英文大写字母中的一个来表示,不同的字母表示不同的基因类型。一个单独的基因可以生长成为一对新的基因,而可能成长的规则是通过一个有限的成长规则集所决定的。每一个成长的规则可以用三个大写英文字母A1A2A3来描述,这个规则的意思是基因A1可以成长为一对基因A2A3。 用大写字母S来表示一类称作超级基因的基因,因为每一个基因串都是由一串超级基因根据给出的规则所成长出来的。 请写一个程序,读入有限条成长的规则和一些我们想要得到的
Cpp1
- 利用栈和队列求解如下问题:十进制数转换为二进制数. -Use stacks and queues solving the following questions: convert decimal numbers to binary numbers.
e8.04
- 带槽口平板的棘轮效应分析,属于非线性随动强化模型chab-Ratcheting slotted plate analysis, non-linear kinematic hardening model chab
