搜索资源列表
81-101.zip
- vc灵感编程范例源代码 81 创建树 82 创建声音控制按钮 83 播放控制 84 文本对话框 85 时钟 87 通信控制 88 创建文本区域组件 89 更改文本区域 91 学校报表 92 银行平衡表 93 Java多线程小程序演示浏览 94 发送接收数据 95 信件处理 96 服务器监听 97 发送接收UDP数据 98 创建备用屏幕 99 SQL数据集 100 视频会话 101 绘图-vc inspiration programming model to create the source c
tongxin
- 这是一个在eclipse里进行实验通信的两个小程序,一个是服务器端,一个是客户端.-This is one of the eclipse experiment conducted two small communications procedures, a server-side, is a client.
VSendRecieve
- 用VC程序设计的一个语音通信程序,一个是发送程序,一个是接受程序-VC program design of a voice communication procedures, this is a procedure that is an acceptable procedure
PlateReco
- 用于汽车牌照的定位与识别,本系统数据库平台采用windows2000,加上MS SQL Server2000,应用程序平台完全采用VC++开发,运用了动态链接库技术,数据库技术,图象处理技术和网络通信技术。 本系统的实现步骤: 1.收费单元. 2.牌照识别单元,流程如下:车辆图象采集,牌照区域提取,牌照字符切分,牌照字符识别。 3.数据通信单元.
zuoye
- 此程序实现的是对一幅图像进行卡尔曼滤波实现多天线时变信道下基于卡尔曼滤波跟踪的数字图像通信系统仿真
AMGN
- 这个是在LABVIEW平台下设计高斯白噪声的程序,对学通信的有帮助
hgs
- 清华大学胡广书教授的《现代数字信号处理教程》的源程序。学信号处理或通信专业的都知道,胡广书教授在业界是赫赫有名的,读他的书,再读这些程序,你能深刻理解现代信号处理的精华,并会应用。
zLICONG
- 本程序模仿了数字基带信号在通信系统中的传输
LODIS
- 本人多年前做的一个控制系统项目的程序,连接串口可以和仿真通信,用到了绘图的多个方面,是控制系统上位机编程的很好范例-years ago, I do a project control system procedures, and can connect serial communications simulation, the use of graphics in many areas of PC Control System Programming a good example
chengxu9.rar
- 有关扩频通信系统的MATLAB程序----直接序列扩频系统,PN序列的产生。,On the spread spectrum communication system in MATLAB procedures---- Direct Sequence Spread Spectrum Systems, PN sequence generation.
Serial-communication
- 串口通信,RS232串口通讯技术,烧写程序-Serial communication, RS232 serial port communications technology, burning procedures
reportdemoe
- 刚完成的项目中,客户要求将汇总的数据以三种方式进行显示和打印:AutoCad、Excel 和 Word 文档中。前两种方式网上资源很多,对 Word 文档我找到例子不是很多。由于需要和 AutoCad 开发程序结合,不能将 Word 文档以 OLE 的方式 嵌入到程序中,文档只能在内存中形成,这将占用大量的CPU资源,另开一个线程进行处理,线程间以发送消息的方式进行通信。-Recently completed projects, customer data will be summarized
flywireless
- 自己写的一个qt3多界面的程序 包括界面之间的通信-Himself wrote a Qt3 interface procedures, including multi-interface communication between
CCD_COM
- 基于51单片机与labview进行串口通信的图像采集VI程序,速度比较慢一点,但容易看懂,下位机编程较方便-Based on 51 single-chip serial communication with LabVIEW for the VI image acquisition process, the speed is relatively slow, but easy to understand, the next bit machine programming more convenie
EUSARTdemo
- 微芯串行通信范例程序。对于微芯MCU不熟悉的新手帮助很大。-Examples of serial communication Chipscreen procedures. Microchip MCU for novice not familiar with the great help.
commulication-smulink-toolbox
- 通信原理仿真matlab程序包,希望对大家有用-Communication Theory matlab simulation package, in the hope that useful
NOKIA_TEXT1
- 诺基亚5110的lpc2103驱动程序,软件模拟SPI通信-nokia5110 for lpc2103
MAPX
- 从GPS 技术的定位理论出发, 结合基于GPS 技术的车辆监控管理系统来介绍GPS 接收机与GIS 信息软件 之间的通信原理。并利用M ap InfoM asX 控件在V isualBasic 开发环境中实现了GPS 信息的接收与在GIS 中显示接 收信息的程序设计, 从而示范了常见GPS 应用的主要开发过程和关键部分技术实现细节-From the GPS positioning technology, theory, combined with GPS-based vehicle mo
VideoTransimitionThroughInterenet
- 通过MFC开发的视频通信传输程序,可以实现远程的视频传输,里面包含客服端和服务器端两个文件夹-MFC development of video communication through the transfer process, can achieve remote video transmission, which contains the customer-side and server-side two folders
WinToLinuxSocket
- 本代码实现了一个window和linux的Socket通信程序,使用C++语言编写。Linux是Server端、Windows是Client端-This Source code is used to build connection between Linux and Windows. Windows is client and Linux is server.