搜索资源列表
the_ th
- 枚举法(穷举法) “笨人之法”: 把所有可能的情况一一测试,筛选出符合条件的各种结果进行输出。 【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5元/只,母鸡3元/只,小鸡1元/3只。 分析: 这是个不定方程——三元一次方程组问题(三个变量,两个方程) x+y+z=100 5x+3y+z/3=100 设公鸡为x-enumeration method (exhaustive) "Benren Regulation" : all po
Relatives
- 求小于n的互素的个数 Given n, a positive integer, how many positive integers less than n are relatively prime to n? Two integers a and b are relatively prime if there are no integers x > 1, y > 0, z > 0 such that a = xy and b = xz. There are s
Expreesion
- 一个表达式和一棵二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树表示的算术表达式Expression的操作。 【基本要求】 【一】【必做部分】 假设算术表达式Expression内可以含有变量(a-z),常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。实现以下操作: (1)ReadExpr(E)――以字符序列的形式输入语法正确的前缀表达式并构造表达式E。 (2)WriteExpr(E)――用带括号的中缀表达式输出表达式E。 (3)Assign(V,c
BASFY
- QBASIC的倒油问题,通过测试。设有大小不等的X,Y,Z三个无刻度的油桶,分别能够盛满油X,Y,Z(例如,X=80,Y=50,Z=30),并约定X>Y>Z。初始时,仅X油桶盛满油,Y和Z油桶为空。要求程序寻找一种最少的分油步聚,在某个油桶中分出T升油(例如T=40)。 -QBASIC was the oil issue, to pass the test. With size ranging from X, Y, Z scale of the three non-oil drums
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. Following is an example: A string
XY
- 设有数组X和Y。X数组中有X1,…,X10;Y数组中有Y1,…,Y10。试编制程序计算Z1=X1+Y1,Z2=X2+Y2,Z3=X3-Y3,Z4=X4-Y4,Z5=X5-Y5,Z6=X6+Y6,Z7=X7-Y7,Z8=X8-Y8,Z9=X9+Y9,Z10=X10+Y10,结果存入Z数组。-Equipped with an array of X and Y. X array are X1, ..., X10 Y array are Y1, ..., Y10. Test preparation p
001.File.Joiner.and.Splitter.v4.0.5.0-RedT_nled.z
- test of vhdl 74 code
get_cipan
- 获取系统中可用的驱动器列表 ABCDF-z盘检测-Acquisition system in the list of available drives ABCDF-z disk test
Box2D
- The project files with this distribution work with Microsoft Visual C++ 2005 and above. You can download MSVC 2008 for free and it includes the necessary Platform SDK. To run the demos, set "Testbed" as your startup project and press F5. Some te
lexicalanalysis
- 这是一个training语言的词法分析程序,可以对输入的字符串流进行词法分析。(1)可以输入所给文法的源程序的字符串;(2)程序的输出形式为单词串的输出形式;(3)可以测试源程序片段 1.关键字: function if then while do endfunc 2.专用符号: = + - * / <<= != >>= == () # 3.其它的单词是标示符(id)和整型常数(num)由下述正规式定义 id=letter(letter|digit)
vc-personnel-management-system
- vc人事管理系统,很实用,可以参考看考,z自学很有用-vc personnel management system, very practical, you can refer to see the test, z self useful
cpu-z-1-58
- test coputer configre
jsq
- 1、完善计算器程序,改为可对实数操作。 2、完善程序,改为多个操作数基本四则运算,遇到z为止。 3、增加函数,完成四则混合运算,增加相应的主菜单选项 4、添加语句,使四则运算具有测试功能。 5、可扩充其功能。 所给的计算器源程序中已有基本的加、减、乘、除和开方运算,我所要做的就是添加一个可以进行四则混合运算功能的类。 -A perfect calculator program, to be on the real operation.
Cpp4
- 创建一个名为3DPoint 的类,来建模三维空间中的一个点。将3DPoint 设计 为MyPoint 的一个派生类,包含如下额外属性: (1)一个名为z 的数据域,表示z 轴坐标。 (2)一个无参构造函数,创建一个坐标为(0,0,0)的点。 (3)一个带参数的构造函数,按指定坐标创建一个点。 (4)z 的获取器函数。 (5)覆盖distance 函数,返回三维空间中两点之间的距离。 (6)一个名为getPerimeter()的函数,返回矩形的周长。 编写一
SerialTest
- 自己编写的串口测试程序,可发送、接收16进制码、ASCII码。可加校验码,校验码包括CRC16、CRC8、LRC、CHECKSUM、回车、CONTROL+Z。可循环发送、单次发送。-a serial test tool,programed by myself.
Chrip_z
- 用C语言实现线性调频Z变换,经测试可用,代码很有参考价值-Chirp Z transform using the C language, the test is available, the code of great reference value
TEST106
- test example develop using labrose example program to use memory stack using ASCI code A to Z
0-9A-z语音文件WAV
- 0-9A-z语音文件WAV 可以作为测试音频用(The 0-9A-z voice file WAV can be used as a test audio)
exercise5_3
- 该程序可思路:先将两个序列相减获得差值序列,求差值序列自相关系数,估计差值序列 的方差(受自相关性的影响),最后求得 z 统计量做单边或双边检验(The program can be thought of: first subtract the two sequences to obtain the difference sequence, seek the autocorrelation coefficient of the sequence, estimate the variance o
Z型试验仿真
- 船舶运动Z型试验仿真程序,用于验证船舶运动性能,并可用于船舶运动控制。(The Ship motion ZigZag simulation program for ship motion test is used to verify the ship motion performance and can be used for ship control simulation.)