资源列表
二叉树的小程序
- 这是一个实现二叉树的小程序,他的实现是实现左右二叉树中的一些难题, 值的一看哦-This is the realization of a binary tree small program, he is about to achieve some of the binary tree problems a value of the FACT
notch_filter
- 陷波滤波器(notch filter)算法说明和设计过程,并给出了MATLAB的实现。一个非常好的例程,经过了仔细测试!-Notch Filter (notch filter) algorithm descr iption and design process, given the realization of MATLAB. A very good routines, after careful testing!
mwyy
- 魔王语言解释 [问题描述] 有一个魔王总是使用自己的一种非常精练而又抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) α 转换为 β1β2…βm (2) (θδ1δ2…δn) 转换为 θδnθδn-1… θδ1θ 在这两种形式重,从左到右均表示解释。试写一个魔王语言的解释兄,把他的话解释成人能听得懂的话。 [基本要求] 用下述两条具体规则和上述规则形式(2)实现
ppmd_src
- 一个压缩算法, 名字叫PPMD,压缩率比较高, 同时, 可以自行修改并编译,请各位研究算法的同僚一同研究.-a compression algorithm, named PPMD, higher compression ratio, and can make its own decisions and build, please algorithm research colleagues to study together.
111ddds
- 测试各种排序算法,使用VC.NET进行开发,如果有任何问题请发邮件给我-test algorithm, using VC.NET develop, if there is any question, please send an email to
dsf
- c程序各种经典算法-various classical algorithm
smalltree
- 数据结构最小生成树的求法——算法 数据结构可后实习题目-minimum spanning tree data structure for the law -- algorithm data structure can be subject after practice
vbNumerical10
- 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-least square approximation (least-
chengxun
- 数据结构学习中常用的程序.用c语言编写.vc++6.0运行通过-data structure commonly used to study the procedures. C language used. Vc + +6.0 running through
06.7.4
- 数据结构的一种算法方式,生死游戏 的程序-data structure of an algorithm, the process of life and death game
flight_PF
- 民航机票预订系统 结合MFC界面编程 具有订票、退票,客户及航班查询等功能。-airline tickets booking system combining MFC programming interface with booking, a refund, customer and flights query capabilities.
Queen_PF
- 经典的八皇后问题,结合MFC界面编程,能够清晰看到皇后的排列位置。-eight Queen's classic, combining MFC programming interface, can see clearly what the position with the Queen.