资源列表
aaa
- 实现以下功能: 1) 通讯录编辑(添加、删除); 2) 按不同的项进行查找; 3) 对已存在的通讯录按不同的项排序; 4) 将通讯录写入文件; 5) 从文件读入通讯录。 备注:通讯录至少应该有以下数据项:姓名,地址,电话,邮编,E-mail。 -To achieve the following functions: 1) Contacts edit (add, delete) 2) according to the different items to
NamedPipeDemo_CS
- Named Pipe DEMO for IPC
SerialPort_win32
- 基于win32的串口通信驱动,不使用VC提供的MSCOMM控件,使得通信控制更灵活-Win32-based serial communication drivers, do not use the VC provided MSCOMM control, making communication more flexible control
UDP
- Qt实现的简单的局域网聊天可以实现一对一,目前正在实现一对多,附带源码-Qt can chatting
sci
- 双串口调试工具,两个串口同时发送,同时接收-Two serial debugging tools, two serial ports simultaneously transmit, while receiving
TestSPComm
- 使用Delphi7、SPComm控件写的一个简单串口调试助手,把源代码分享给大家,在Delphi7环境下调试通过。程序可设置CoM端口,波特率、数据位、校验、停止位等,点击“打开串口按钮”,即可看到状态。 -Using Delphi7, SPComm controls write a simple serial debugging assistant, the source code for everyone to share in Delphi7 through debugging e
contacts
- 本程序可实现把通讯录中的联系人进行分类然后存入数据库中,更可以根据拨打通讯录联系人的电话-This procedure can achieve the goal of classifying and then deposited in the database, the address book contacts can also according to call the address book contacts
PCSCDemo
- 智能卡读写器读写程序,演示PCSC智能读写器的函数的调用以及函数定义等方面的应用-Smart card reader to read and write procedures, demonstrating intelligent reader PCSC function calls and function definitions and other aspects of the application
QAM16
- 使用Matlab仿真QAM_DSSS通信系统误码率,并和理论误码率进行比较。-Matlab QAM_DSSS BER
SerialPort
- 关于串口的类文件,能直接使用,希望对你有帮助。-About serial class file, can use directly, hope to help you.
ComDll
- 一个基于VS2010的串口dll。可以直接调用接口函数进行串口的打开,读写等功能-One based on the VS2010 serial dll. You can directly call the serial interface function for open, read and write functions
UdpTest
- 一个UDP服务器及一个TCP连接。每隔50ms发送20字节UDP包给一个UDP客户端,同时UDP客户端通过TCP回答收到了多少个包。用来测试UDP连接的稳定性。-A UDP server and a TCP connection. 20 bytes every 50ms UDP packet sending a UDP client, and UDP client received via TCP answer how many packages. UDP connection used to
