搜索资源列表
084
- 语音编码-Speech Coding
M32-084.ZIP
- MenuetOS是一个用汇编开发的32/64位PC操作系统,源代码分3部分: 1)Diskette image:M32-084.ZIP-Menuet is a compilation with the development of the 32/64 spaces PC operating systems, source code in three parts : a) Diskette image : M32 - 084.ZIP
AccBiasCarousel
- GPS的卫星星历$RGEA 983 181267.50 14 B00FF 2 21239223.084 0.051 -111612873.189 0.004 65.980 50.7 1066.340 83E14 2
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014
WL40987330 C语言算法集
目录
第一部分 基础篇
001 第一个C程序
002 运行多个源文件
003 求整数之积
004 比较实数大小
005 字符的输出
006 显示变
084
- 语音编码-Speech Coding
M32-084.ZIP
- MenuetOS是一个用汇编开发的32/64位PC操作系统,源代码分3部分: 1)Diskette image:M32-084.ZIP-Menuet is a compilation with the development of the 32/64 spaces PC operating systems, source code in three parts : a) Diskette image : M32- 084.ZIP
AccBiasCarousel
- GPS的卫星星历$RGEA 983 181267.50 14 B00FF 2 21239223.084 0.051 -111612873.189 0.004 65.980 50.7 1066.340 83E14 2 -GPS satellite ephemeris $ RGEA 983 181267.50 14 B00FF 2 21239223.084 0.051-111612873.189 0.004 65.980 50.7 1066
084
- 卡布列克常数:题目中给出的处理过程很清楚,算法不需要特殊设计。-卡布列克constant: the title given in the course of treatment is very clear, the algorithm does not require special designs.
ConvetGoordinate
- 084坐标换算经纬度坐标方厘网坐标互换的小程序 。- converted latitude and longitude coordinates to determine the coordinates of the network coordinates the exchange of small procedures
Drag_Drop_for_310-083
- Drag and Drop answers for SCWCD 5.0 310-083
SCEA
- SCEA Sun® Certified Enterprise Architect for Java™ EE Study Guide (Exam 310-051).-SCEA Sun® Certified Enterprise Architect for Java™ EE Study Guide (Exam 310-051).
pcwhd_keygen
- CCS PCWHD v4.084支持dsPIC30F系列 注册机。CCS 是 PIC 单片机的最好开发环境!-Support CCS PCWHD v4.084 Zhuceji dsPIC30F series. CCS is the best PIC MCU development environment!
310-083_New
- SCWCD 1.5 certification exam practice
maplestory084
- 冒险岛084版本的服务端 盛大的版本。 没有WZ WZ很容易找到.-mapleStory 084 service
084
- IP地址的取值范围以及其特有格式用来作为IP地址合法性的检验。-The range of IP addresses as well as its unique IP address format is used as a test of legitimacy.
ultrasonic_LCD
- 2个超声波模块成180度分布在垂直舵机轴的平面上,舵机从0-180度变化。 每移动1度,测距一次,获得角度和2个长度数据。并将长度数据以cm单位*100(例如120.84cm记为12084)的5位数据(一对,共10位)按角度从0-180顺序输出。-Two ultrasonic modules into 180 degree distribution in the plane perpendicular to the axis of
CCS-PCWHD-v4.084
- CCS C Compiler PCWHD v4.08
084
- 冒险岛v084源码,可以用做服务端,单机版- 检测到中文 英语
遗传算法实例
- 用matlab展现遗传算法的计算过程。例子为求0.711*t1-0.084*(a0*t4*t1/(t2-t1+t3))+0.7*(t4-t3)+0.091*t2+0.162*(a0*t2*t4/(t2-t1+t3))这个看起来很复杂的式子的最小值,各个变量的约束条件在代码里写了出来。(Matlab is used to show the calculation process of genetic algorithm. The exam