-
VB_UART
串口程序,用于通过串口控制空调,可以在这个程序基础上修改其他代码(used for serial port)
- 2013-07-18 14:33:06下载
- 积分:1
-
llvbo
用C语言设计数字滤波器,实现低通,带通,高通,带阻功能(Digital filter design using C language, to obtain Low pass, band pass, high pass, band-stop function)
- 2016-03-02 13:37:49下载
- 积分:1
-
LimitlessRemote
手机无线控制电脑...............(my English is poor)
- 2015-10-17 13:31:52下载
- 积分:1
-
cbll538
本程序实现了用位图作为全平的主窗口,是全平显示的又一种实现方法,(This program realizes using bitmap as the main window of full flat, which is another realization method of full flat display.)
- 2018-10-27 05:40:09下载
- 积分:1
-
AddressList
提供通讯录成员的查询、增加、更新及删除等功能。(Provide contacts membership query, add, update, and delete functions.)
- 2013-09-24 19:26:07下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
MODBUS
modbus串口通讯动态链接库
使用同步通讯方式
(modbus serial communication dynamic link library using synchronous communication mode)
- 2013-06-05 12:57:22下载
- 积分:1
-
gaojikuhudanfuwuqi
不错的客户端连接程序,希望大家喜欢,里面是一个客户端的程序,一会会提供服务端的程序(good client procedures in the hope that everyone likes, there is a client process, will provide a service side of the process)
- 2005-05-03 15:12:49下载
- 积分:1
-
wave-simulator-antenna-
基于IRA天线的辐射波模拟器天线辐射性能研究(Radiation wave simulator antenna radiation performance of the antenna-based IRA)
- 2013-11-24 10:17:13下载
- 积分:1
-
to2to
二进制格雷码与自然二进制码的互换
它就是介绍怎么把二进制格雷码与自然二进制码的互换。主要是异或操作(itis to for 2to 2)
- 2011-10-21 18:42:17下载
- 积分:1