搜索资源列表
1500PrePosterous
- 此程序给出一个算法,用于计算当已知一个m叉查找树的先序和后序遍历序列后,存在多少种中序遍历可能。输入格式为m s1 s2,其中m表示m叉树,例子 2 abc cba 结果为4 2 abc bca 结果为1 10 abc bca 结果为45 13 abejkcfghid jkebfghicda 结果为207352860-this procedure is an algorithm, When used in the cal
1500PrePosterous
- 此程序给出一个算法,用于计算当已知一个m叉查找树的先序和后序遍历序列后,存在多少种中序遍历可能。输入格式为m s1 s2,其中m表示m叉树,例子 2 abc cba 结果为4 2 abc bca 结果为1 10 abc bca 结果为45 13 abejkcfghid jkebfghicda 结果为207352860-this procedure is an algorithm, When used in the cal
FullScreen
- Symbian S60 关于全屏显示[覆盖状态栏和CBA控制区] 的经典案例。 帮助Symbian初学者了解屏幕全屏显示的几种方法-Symbian S60 about full screen [covering the status bar and CBA control area] a classic case. Symbian to help beginners understand the screen full screen
BookstoreDb
- 基于Symbian s60 2nd 下的图书管理程序。-Symbian s60 2nd-based library management procedures under the
mysun
- symbian cba菜单功能描述,全部源码,可安装在手机使用!-cba Menu Function descr iption
16962251
- 图片,CBA,strong,个性明星,动作迅速-jpg
cba
- vc源码或其他好源码或编程学习资料,实现五环鼠标变化!-five ring
6
- 反向输出你输入的字符和数字,如abc输出的为cba。-You reverse the output and the number of characters entered, such as abc for output cba.
LSSVM
- LSSVM,生产过程中4-CBA的PTA软测量 -LSSVM, the production process of 4-CBA Soft Sensor PTA
5009_Arrangement(AC)
- ACM的一道题(关于全排列的) 题目是: 5009 ArrangementTimeLimit : 1 Second Memorylimit : 32 Megabyte Totalsubmit : 414 Accepted : 176 Given a string of letters(A-Z),your task is to arrange them in alphabetic order. Follo
CBA
- matlab prog for continous beam analysis with graph...and its sf bm daigram
testcba
- symbian 自定义CBA实现比较简单,是自己写一个控件,由于时间有限,功能并没有完完实现-cba symbian g g g g g g g g g g g g g g g
PROFINET_CBA
- profinet CBA 协议说明,非常详细。来源于PNO组织。-PROFINET CBA Architecture Descr iption and Specification
vote
- 当表决器的七个输入变量中有4个以上(含4个)为“1”时,则表决器输出为“1”;否则为“0”。分析七人表决器全加结果CBA(从高位到低位)中的八种情况:000-111,输出为“1”的量为100-111, 根据这种真值表用卡诺图化简可得出最简逻辑表达示为OUT=C,即全加结果最高位决定了结果。-failed to translate
CBA
- continous beam analysis, find shear, bending moment diagrams & deflection by continous beam method... -continous beam analysis, find shear, bending moment diagrams & deflection by continous beam method...
PN_CBA_Specification_2202-V202_Dec04
- This the PROFINET CBA Architecture Descr iption and Specification. -This is the PROFINET CBA Architecture Descr iption and Specification.
PN-CBA-Architecture_2202_d220_Apr08
- This the Profinet CBA Architecture Descr iption and Specification.-This is the Profinet CBA Architecture Descr iption and Specification.
player_management-
- 用C#写的一个球员管理系统,包含CBA和NBA中球队与球员的增删改查操作和球员转会等操作,涉及事务,触发器,存储过程等操作,希望对大家有用。-The program is written with c# and sql server for players management, realizing some basic functions such as add search delete a player to or from a
associations
- 基于关联规则的分类实现方法 需要weka包-Implementation of CBA requirement: weka.jar
inverse
- 输入字符串行数,输入一段字符串,反转后输出。如输入abc,输出结果为cba。-Rows input string, enter a string, inverted output. Such as input abc, output is cba.