资源列表
Newton
- 这是一个用java高级编程语言编写的程序,能够实现用牛顿迭代法求解某个函数在某个指定区间内的根,方便易用。-Java This is a high-level programming languages used in the preparation of procedures, be able to achieve with Newton iteration to solve a function in a specified range of root and user-friendly.
ActivdeSet
- 有效集法利用数学规划的对偶理论,将所求双层规划转化为一个下层只有一个无约束凸二次子规划的双层规划问题.然后根据两个双层规划的最优解和最优目标值之间的关系,提出一种简单有效的算法来解决非增值型凸二次双层规划问题.-Quadratic Bilevel Programming
creatlen
- 数据结构的程序,对于学习数据结构的学生会有帮助的。-The process data structure, data structure for the learning of students helpful.
FFT
- 本程序是自己编写的频域抽取FFT程序,输入自然序,输出倒位序,用C语言实现。-The program is written in their own decimation in frequency domain FFT program, enter the natural order, the output inversion sequence, with the C language.
QuadraticInterpolation
- 二次差值算法,迭代,适用于机械最优化问题-Quadratic interpolation
Queen-Collisions
- 八皇后问题的经典算法,参加ACM竞赛时的代码!-ba huang hou wen ti!
longbig_cpp
- 龙格积分函数的c语言程序,能够方便大家完成简单的运算,内有注释,便于修改-The Runge integral function c language program, able to facilitate the completion of simple arithmetic, with Notes, easy to modify
shunxubiao
- 根据课本手写的顺序表及链表的功能说明等,并附有源码解释-failed to translatefailed to translatefailed to translatefailed to translatefailed to translatefailed to translate
BinaryTreeIterate
- 已知中序和后序遍历,求前序遍历.比较笨的方法是画出来二叉树,然后根据各种遍历不同的特性来求,也可以编程求出.-Known inorder and postorder traversal, seeking preorder traversal. Stupid way is to draw out the binary tree, and then iterate based on a variety of different features to find, but also can be pr
c
- 运用贪心策略实现多机调度问题(c语言版)-Using the greedy strategy to realize multi machine scheduling (C language version)
linjiejuzhen
- 大学数据结构上机作业,C++语言写的邻接矩阵,练习邻接矩阵的工作机制。-University of machine operation data structures, C++ language to write the adjacency matrix, adjacency matrix to practice the working mechanism.
myTRY1
- studying the mytry for educarion