搜索资源列表
p33
- p3随机抽样程序,可随机生成N个服从P3分布的样本.-p3 random sampling procedures, which were randomly generated N obey P3 distribution of the samples.
PS2Key
- SMC1602A(16*2)模拟口线接线方式 连接线图: --------------------------------------------------- |LCM-----51 | LCM-----51 | LCM------51 | --------------------------------------------------| |DB0-----P0.0 | DB4-----P0.4 | RW-------P2.5 | |DB1-----P0
cewendianlu
- ad7705的晶振是用的2.4576,这个程序是采样程序,P3口设置成串口0方式
AT89C2051clock
- 29H:毫秒, 30H:毫秒, 31H:秒,32H:分, 33H:时 P3.7为分按钮, P1.7为时按钮, P3.0:夜光灯开关-0输出 P1口 为字符输出口,采用共阳显示管
CT-API
- This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2). Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Pa
carmen-0.7-beta
- 卡内基梅隆大学(CMU)开发的移动机器人控制开发软件包。可对多种机器人进行控制,如ATRV、P3等。。。推荐下载
数据结构课程设计最后完成
- 数据结构课程设计 程序开发平台:本程序的操作平台是WINDOS XP ,编程工具是VISUAL BASIC.NET。运行程序需要安装Microsoft.NET Framework 1.1。 硬件环境:P3以上处理器. 程序功能:将十进制数转换为2进制后进行逻辑运算。实现布尔表达式。-data structure course design program development platform : the operating procedures of the T4010 XP platfor
BigNum
- 大整数问题 设n是一个k(1≤k≤80)位的十进制正整数。 问题1:对于给定的任意整数n,编程计算满足p3+p2+3p≤n的位数为m的p的个数。 问题2:对于给定的任意整数n,编程求解满足p3+p2+3p≤n的p的最大值。 要求: 对于给定的每一个测试文件(形如:numberX_input.txt),分别生成一个结果文件(形如:numberX_out.txt)。比如,对于测试文件number1_input.txt,对应的结果文件为number1_out.txt。 参
Prob318
- P3.18. An analog signal xa(t) = sin (100πt) is sampled using the following sampling intervals. In each case plot the spectrum of the resulting discrete-time signal. Ts= 0.1 ms, Ts= 1 ms, Ts = 0.01 Sec
p3
- mining technique that discovers comprehensible IF-THEN rules using a generalized uniform population method and a uniform operator inspired from the uniform population method. Initial population is generated by methodically eliminating the randomn
p3
- 有限元3节点 利用有限元解决平面问题,开发环境 Fortran-finite elements method 3node
number1
- 设n是一个k(1≤k≤80)位的十进制正整数。 问题:对于给定的任意整数n,编程求解满足p3+p2+3p≤n的p的最大值。 -Set n is a k (1 ≤ k ≤ 80)-bit decimal integer. Question: For a given any integer n, programming to solve the meet p3+ p2+3 p ≤ n the p maximum.
p3
- Social Webconsciousness (ACM MM 2010)
p3
- image processing and noise models
001
- 因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算
ExtractDelaunayTiangles
- this help to draw delaunay triagles is input x,y to vectors represent coordinate of points for exemple p1(1,2) ,p2(3,4) p3(5,6) then x=[1,3,5] and y=[2,4,6]-this help to draw delaunay triagles is input x,y to vectors represent coordinate of points f
P3
- 有限元的平面三节点单元计算程序,P3程序实现-plane 3 node for fortran
p3-at-robot
- p3-at机器人,内部代码,研究机器人的有参考价值-p3-at robots, internal code, a reference value of the robot
P3
- P3曲线拟合,频率分析,参数可以自动调试-P3 curve fitting, frequency analysis, parameters can be automatically debugged
皮尔逊III型曲线拟合与绘图
- 拟合p3曲线,获得参数;根据参数绘制p3曲线;插值获取不同频率的流量数据,(Fitting the P3 curve to get the parameters, drawing the P3 curve according to the parameters, and interpolating the flow data of different frequencies.)