-
Ball3.0
类似弹球的小程序,用MFC做的,小球的移动和柱子的控制已经做好(Billiard similar small program, using MFC to do the small ball movement and control of columns have been carried out)
- 2008-04-07 23:28:13下载
- 积分:1
-
channel_simulation
信道基本特性的仿真程序,包括小尺度衰落信道(频率选择性信道和时间选择性信道)的仿真,分集接收及误码率的仿真。(Channel basic characteristics of the simulation program. including small-scale fading channel (frequency selective channel and time-selective channel) simulation, Diversity reception and BER simulation.)
- 2007-01-05 08:38:50下载
- 积分:1
-
窗帘
pcf8591AD转换芯片,51单片机控制28BYJ48步进电机(Pcf8591AD conversion chip, 51 single chip computer control 28BYJ48 stepper motor)
- 2020-06-17 12:20:02下载
- 积分:1
-
上位机界面软件(modbus协议,CRC校验,创建、读取、写入EXCEL)
上位机界面软件(modbus协议,CRC校验,创建、读取、写入EXCEL)
- 2022-09-30 21:00:03下载
- 积分:1
-
VC_USB 代码
VC_USB 代码byte count; // 定义计数字节 //获取读缓冲区字节的数目 number_of_bytes_read = HIDRxReport(receive_buffer, HID_OUTPUT_REPORT_BYTES); if (number_of_bytes_read > 0) // 如果接收字节不为0则有数据传入 { //取出主机发送数据到发送缓冲区 for(count =0 ; count < HID_OUTPUT_REPORT_BYTES; count++)
- 2023-05-30 03:20:04下载
- 积分:1
-
[C语言参考手册(原书第5版)].哈比森.扫描版
说明: 有助于打好c语言基础,内容描述详细易懂,适合零基础学习(Very Good Can help you quickly understand C language, improve your programming ability)
- 2019-03-15 13:33:42下载
- 积分:1
-
builddatabase
建立一个数据库,适合于初学MFC的人,还有窗口和对话框的建立。(Establish a database suitable for beginners who MFC, as well as the establishment of windows and dialog boxes.)
- 2010-12-25 13:32:37下载
- 积分:1
-
CC2430node-node
zigbee CC2430点对点源代码可以用于测试CC2430是否能工作(zigbee CC2430 source peer-to-peer CC2430 can be used to test whether the work)
- 2009-06-18 10:09:16下载
- 积分:1
-
ATT7022electrical-digital-
基于ATT7027单相多功能仪表代码,可以显示有功,无功功率,电度(ATT7027 electrical digital )
- 2011-11-25 17:20:30下载
- 积分:1
-
一个简单的c++代码
#include
using namespace std;
int main()
{
int d[100]={0},a,n;
cin>>a>>n;
- 2022-03-26 04:11:07下载
- 积分:1