-
vbfuxiti1
第一二章vb基础复习题、第三章语言基础复习题、第四章控制结构复习题、第五章数组复习题(Vb first two chapters review the basis for the title of Chapter III Review Problems language basis, the fourth chapter Exercises control structures, Chapter V array Exercises)
- 2008-06-22 20:43:43下载
- 积分:1
-
clutter_gui - 机载
雷达杂波仿真,雷达杂波干扰类型仿真,列如地海杂波的仿真和建模等,有源干扰无源干扰的类型仿真和建模,雷达杂波模拟的方法法人研究等仿真代码都有。(Radar clutter simulation, radar clutter type simulation, such as sea clutter simulation and modeling, active jamming and passive jamming type simulation and modeling, radar clutter simulation method of legal person research and other simulation code.)
- 2020-11-22 11:09:34下载
- 积分:1
-
jlts
说明: 交流调速的simulink模型,定子电流磁链分量和转矩分量
闭环控制的矢量控制系统仿真(Simlink Model of AC Speed Regulation,Stator Current Flux Component and Torque Component,Vector Control System Simulation of Closed Loop Control)
- 2019-05-08 20:46:24下载
- 积分:1
-
jQuery图片浏览效果
jQuery图片浏览效果,控制图片上一张、下一张切换显示,也就是网页上的焦点图效果,直接就叫做图片切换吧,看了效果你就明白了。两侧的箭头会智能改变方向,当到达最后一张或第一张时,只需要显示一侧的箭头。效果图如截图所示。
- 2023-04-15 11:55:04下载
- 积分:1
-
浮点数运算
说明: 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。
算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);(The representation of floating-point number and the analysis of arithmetic operation algorithm require theoretical derivation and program simulation.
Arithmetic operations include string to floating point, floating point to string conversion, addition, subtraction, multiplication, division and so on. Documentation should be provided, including algorithm proof, program block diagram, usage, special handling (overflow, digital expansion), case analysis, etc. String conversion can be slightly difficult.
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);)
- 2021-03-29 23:19:10下载
- 积分:1
-
The function will be preferred in accordance with the input that the output of t...
该函数将按照输入的优选对,输出相应的m序列和gold序列-The function will be preferred in accordance with the input that the output of the corresponding sequence of m sequences and gold
- 2022-03-05 21:45:07下载
- 积分:1
-
经典游戏在JavaME平台开发。
classic game is developed in javaME platform.
- 2022-02-14 00:18:22下载
- 积分:1
-
understanding_and_applying_machine_vision_0824789
Perhaps because no important information is represented in absolute brightness
values in the visual environment, the visual system has confined its
processing almost exclusively to differences – spatial and temporal contrasts.
Recording from neurons along the visual pathways shows that the cells have
structured receptive fields – defined angular positions in the visual field where
they respond to the stimulation.
- 2010-08-23 10:25:58下载
- 积分:1
-
闸流管和双向可控硅
闸流管和双向可控硅-成功应用的十条黄金规则-Thyratron and two-way thyristor- successful application of the 10 golden rules
- 2022-12-17 04:35:04下载
- 积分:1
-
ALL
封装实现了 多线程操作、TCP/IP操作、运算符重载等。(Package which enables multi-threaded operation, TCP/IP operations, operator overloading, and so on.)
- 2011-07-11 16:43:33下载
- 积分:1