搜索资源列表
19854794biaodashisiyuanshi
- // 语法制导翻译器设计示范程序 // ----- 算数表达式四元式翻译(递归子程序法) // 要求:1. 读懂该程序,并上机调试成功; // 2. 运行该程序,输入源表达式(字母:表示变量,数字:表示常数。) // 3. 反复运行,考查输出的各种四元式的正确性。 // 4. 实验报告内容:表达式的属性翻译文法;递归子程序框图; // 运行结果的记录(输出的三元式不得少于10条!) -/ / syntax translation guided desi
WinCe_InputMethod(2)
- wce下输入法的例子代码2,只是整个程序中的第2部分.-wce imported under the Act two code examples, but the entire procedure of Part 2.
电话本管理系统
- 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入排序;quicks:快速排序;select:选择排序法;-increase input fault tolerance. Imp
UDPExample
- 程序名称:UDPExample.cpp 功 能:控制台命令状态运行的UDP通信程序 调试环境:VC++.NET 2003 说 明:充当服务器进程时的运行方式:UDPExample 端口号 充当客户进程时的运行方式:UDPExample 端口号 服务器IP地址 服务器端口号-Program Name: UDPExample.cpp function: state of the console commands to run UDP communication program de
Nonlinear-analysis-to-stock-market
- (股市)非线性分析及预测工具箱,整合了原非线性时间序列分析工具箱程序,包含多个复杂度分析(如Higuchi法、计盒法),相空间重构(Cao法、GP算法、互信息法),最大李雅普诺夫指数判断(Wolf法、小数据法)和预测程序(lyp指数法、一次多步预测等),程序执行效率高,实测可用。-Nonlinear analysis and prediction toolbox (stock market), the integration of the original nonlinear time seri
0base-agorithm(4)
- 零基础C++算法编程4,包括双向反转法、井字调整法、汉诺塔、递归数制转换等简单算法的代码-Zero-based C++ programming algorithm 4, including the bi-reversal method, Tic Tac Toe Adjustment Act, Tower of Hanoi, system conversion and other simple recursive algorithm code