-
1
说明: 对于数据结构中的平衡树c++实现
啦啦啦啦啦啦(Implementation of Balanced Tree)
- 2020-06-16 12:40:02下载
- 积分:1
-
socket
socket非常有用,适合初入ARM 嵌入式 学习,没有操作系统(socket very useful for entering the ARM embedded learning, not the operating system)
- 2011-04-28 16:06:09下载
- 积分:1
-
20090903FPGA
说明: 传统的波形发生器采用模拟技术的方法,这种方法构成的波形发生器电路结构复杂,仅能产生正弦波、方波、锯齿波和三角波等几种简单波形。而现在在高科技领域,我们需要的可能是一些任意波形,如在保密雷达发波等军事方面和地震波形、汽车碰撞波形等模拟仿真应用方面。任意波形发生器现在被广泛用于自动控制系统、振动激励、仪器仪表领域。我国目前在这方面还比较落后,特别是在用DDS技术实现任意波形发生器方面。本课题我们打算用DDS技术基于FPGA核心板设计一个任意波形发生器。该仪器我们用LabVIEW来写的控制面板实现与FPGA的通信,实现任意波形数据的采集,并具有良好的人机交互界面。用液晶显示屏显示波形的幅度和频率。用4×4键盘控制相关波形的输出。用AD和低通滤波电路实现数电到模电的转换(The traditional waveform generator adopts the method of simulation technology, this kind of method constitute the waveform generator circuit structure is complex, can only produce sine and square-wave, sawtooth wave and triangular several simple waveform. And now in the high-tech fields, we may need some arbitrary waveform is, as in LeiDaFa confidential military aspects and seismic waves, automobile collisions wave wave simulation application. Arbitrary waveform generator is now widely used in automatic control system, vibration, instruments field. At present in this respect, especially in still lag behind with arbitrary waveform generator DDS technology. This task we intend to use DDS technology based on FPGA core board design an arbitrary waveform generator. The instrument to write with LabVIEW, we realize the control panel and FPGA communication, realizing arbitrary waveform data acquisition, and has good human-machine interface. With LCD display wave amplitude and frequency. Use 4 )
- 2009-09-03 13:23:56下载
- 积分:1
-
jiang
VC图像编辑软件 就要卷积模糊和卷积模糊加噪
以不同方法(大于等于2)实现图像的模糊效果(局部或全局)。并以BMP格式存储。(soft)
- 2010-03-07 13:57:45下载
- 积分:1
-
OpenGL
用三角形、三角形带、四边形、四边形带绘制球体用扇形绘制两极(Triangle, triangle strips, quads, quad band draw a sphere with a fan to draw the poles)
- 2013-12-07 15:25:22下载
- 积分:1
-
网狐棋牌连环夺宝子游戏源码
//-------------------------------下面的参数共设置2套,切换条件(开始使用和结束使用的条件)可以灵活设置-------------------------------//
//小奖奖池内的金额在下面这个数值以上时才发奖(合法值范围:大于等于0)
StartLineSmall=100
//大奖奖池内的金额在下面这个数值以上时才发奖(合法值范围:大于等于0)
StartLineLarge=10000000
//想从小奖奖池得到奖金,要求玩家的运气至少【超过】下面的数值(合法值范围:0~100)
LuckSmall=20
//想从大奖奖池得到奖金,要求玩家的运气至少【超过】下面的数值(合法值范围:0~100)
LuckLarge=80
//小奖奖池最大存储奖金额度,超过后直接吃入变为运营方的收入(合法值范围:大于等于0)
StoreLimitSmall=1000000
//大奖奖池最大存储奖金额度,超过后直接吃入变为运营方的收入(合法值范围:大于等于0)
StoreLimitLarge=100000000
//玩家每次下注的金额多大比例存入小奖奖池【比例=ShareBetSmall/(ShareBetSmall+ShareBetLarge)】(合法值范围:大于等于0)
ShareBetSmall=2
//玩家每次下注的金额多大比例存入大奖奖池【比例=ShareBetLarge/(ShareBetSmall+ShareBetLarge)】(合法值范围:大于等于0)
ShareBetLarge=5
//小奖奖池发奖的时候最大奖金额,第1关用(合法值范围:大于等于0)
BonusLimit_1=10000
- 2023-05-16 09:10:08下载
- 积分:1
-
simple
流体力学SIMPLE算法(C语言编程实现)需自己设定边界条件(SIMPLE algorithm)
- 2013-09-06 19:00:42下载
- 积分:1
-
ffmpeg-2.0.1
ffmpeg VC开发库,可以直接配置开发环境进行编译,调试。ffmpeg是个通用解码库。
(ffmpeg VC development libraries)
- 2020-12-18 16:49:11下载
- 积分:1
-
Boost程序库完全开发指南
Boost程序库完全开发指南,详细介绍了boost库的各种使用场景(Boost library complete development guide)
- 2017-08-30 12:40:25下载
- 积分:1
-
HY4145
HYCON HY4145 Battery Fuel Gauge Demo For Arduino
- 2016-12-14 22:23:04下载
- 积分:1