-
zhiliudianji
由单片机8951来控制 c语言编写 具有实现正转反转 加速减速 采用PWM调制的方法(By the single-chip microcomputer to control the 8951 with c language implementation is to accelerate the slowdown in the use of inverted PWM modulation method)
- 2009-03-23 22:04:15下载
- 积分:1
-
ourdev_660114J15GI7
该方案采用AD2S1205解码芯片构建了旋变位置解码系统,并设计了相应的硬件电路、软件解码程序,搭建了旋变解码测试系统。实验结果表明,方案所设计的旋变位置解码电路合理,信号时序正确,能够输出稳定可靠的位置信号。(The scheme uses AD2S1205 decoding chip to construct the spin position decoding system. The corresponding hardware circuit and software decoding program are designed, and the spin decoding test system is built. The experimental results show that the rotary position decoding circuit designed in the scheme is reasonable, the signal timing is correct, and the stable and reliable position signal can be output.)
- 2019-04-19 13:11:20下载
- 积分:1
-
BER
说明: 提供了各种调制手段之下的通信BER仿真结果,并且运用MALAB的simulink加以实现(programs for the communication BER modulation)
- 2011-03-09 23:40:02下载
- 积分:1
-
IR-LCD1602
基于PIC单片机的红外遥控液晶显示程序,远程控制液晶显示(Based on the infrared remote control LCD PIC microcontroller program the remote control LCD)
- 2012-07-01 16:41:25下载
- 积分:1
-
tongxunlu
通讯录可以把通讯资料放到里面,是新建一个自己自定义的文件类型,然后再吧资料放到里面就可以,可以按照不同的搜索放噶搜索(Address Book can be placed inside the communication of information is a newly built their own custom file types, and then put it inside information can be released in accordance with the different search Kavalan search)
- 2008-12-26 00:09:38下载
- 积分:1
-
Hello_world_ok
Arduino working with I2L lcd
- 2015-03-11 04:41:37下载
- 积分:1
-
C-Primer-plus
C Primer plus,经典的c语言编程书籍,值得一看(C Primer plus)
- 2014-11-30 15:57:40下载
- 积分:1
-
GBAS
利用蚁群算法求解TSP问题,
从Location.dat文件输入每个城市的坐标。(The use of Ant Colony Algorithm for TSP problems Location.dat file input from the coordinates of each city.)
- 2009-06-18 09:08:14下载
- 积分:1
-
VC++中Opengl实现建筑物虚拟漫游
VC++中Opengl实现建筑物虚拟漫游(VC++ Opengl realize the building virtual roaming)
- 2020-06-26 10:20:02下载
- 积分:1
-
qt 简单 时钟类
5 综合编程:可视化时钟5.1 演示案例【任务目标】实现如图所示的可视化时钟效果,钟表指针适时更新。要求整个表盘是客户区矩形的最大内接圆,随着窗口大小的变化而自适应变化,指针的大小也能相应变化。设计对话框,允许用户设置表盘、刻度及指针的颜色,在对话框内能够显示时钟的预览效果 【分析设计】可以采用最简单的设计,程序启动后触发定时器消息,在定时器事件处理方法中刷新窗体显示,在 paintEvent 方法中绘制可视化时钟。这种设计方案比较复杂,绘制时针、分针、秒针的代码比较复杂冗余。 paintEvent 的代码只能在窗体中绘制,如果要在其它地方绘制(如对话框中的预览效果),整个处理逻辑难以复用。整个时钟由表盘和 3 个指针构成,各自有不同的处理逻辑,将表盘处理和绘制封装在 Plate 类中, 3 个指针的处理逻辑时类似的,抽象出 Arm 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 01:43:43下载
- 积分:1