搜索资源列表
BSP_Conception_and_development_basiced_Vxworks
- < 基于Vxworks的BSP概念与开发>>是讲述BSP概念、BSP与VXWORKS、BSP制作与VXWORKS制作的文章
VC++Studio
- 1.检测程序中的括号是否匹配 把光标移动到需要检测的括号(如大括号{}、方括号[]、圆括号()和尖括号<>)前面,键入快捷键“Ctrl+]”。如果括号匹配正确,光标就跳到匹配的括号处,否则光标不移动,并且机箱喇叭还会发出一声警告声。 2.查看一个宏(或变量、函数)的宏定义 把光标移动到你想知道的一个宏-1. Check whether the matching brackets moving cursor to the need to dete
windowsnetworkandcommunication
- <windows网络与通信程序设计》的源代码,非常好的东东。
200080319
- 简单易学的串口通讯.#include <reg51.h>
JSCalls_src
- c# class examples bool CWebPage::GetJscr ipt(CComPtr<IDispatch>& spDisp)
vncviewer
- VNC 远程控制, 版本说明: Changes to VNCviewer 3.3.2 R10 Added 3-button emulation. Many thanks to Randy Brown <rgb@inven.com> for providing the basis of this. New options -emulate3, -emulate3timeout, -emulate3fuzz. Added -fullscreen
QueueTest
- VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include \"Queue.h\" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue<QueueData> TMyQu
ICQ12345
- QQ远代码当前页面:论坛首页 C/C++ & JAVA 讨论区 我的毕业设计,模拟ICQ的通信 软件。源代码下载 << [1] [2] [3] [4] >> → 发表新贴 ← → 发表回复 ← 作者: 标题: 我的毕业设计,模拟ICQ的通信软件。源代码-QQ from the current code pages : Home Forum C / C JAVA discussion area, I graduated from the design and simulat
TELCHARGE
- ACCESS,ADO,电话收费 针对部分电话收费前置机有计费的数据库,而没有收费的前台而开发, 主要的使用方式为: 首先由前置机导出文本数据到当前的管理平台,在当前平台进行收费的相关工作. 所使用的控件在包中都已列出,欢迎大家批评指正,同时进行相互的交流学习. 一.设计目标 主要是完成数据的录入及相关的查询业务 二.系统设计工具 前台采用DELPHI7.0 后台数据库采用ACCESS2000或SQL SERVER 2000 采用C/S方式,根据
serialport_example
- 《Visual C++ 串口通信技术与工程实践》的源码-the source of <<Visual C++ serial communication technology and engineering practice>>
Generic_RS232_Communicator_Ver05
- excel (VBA) <--> Serial(RS232)
QianQianLrc
- 算法信息来源于网上的一段PHP代码,具体出处不得而知。 整个下载歌词的流程为: 1、根据歌手以及歌曲名称找歌词单列表 服务器地址为: http://ttlrcct2.qianqian.com/dll/lyricsvr.dll?sh?Artist={0}&Title={1}&Flags=0 {0}为歌手名的UNICODE编码字符串 {1}为歌曲名的UNICODE编码字符串 注意 歌手名,
q
- <通信系统仿真原理与无线应用>及其代码,需要采用超星阅读器阅览。-< Principles of Communication Systems Simulation with Wireless Applications> and its code, require the use of Super Star Reader to view.
WinSDK
- DekTec 设备的C++ API 支持 DTA-100, DTA-102, DTA-105, DTA-107, DTA-110 T, DTA-115, DTA-120, DTA-122, DTA-124, DTA-140, DTA-145, DTA-160,< DTA-2135, DTA-2144, DTA-2145, DTE-3100, DTE-3120, DTU-205, DTU-225, DTU-234, DTU-235, DTU-24
Java-chat-room-code
- 这个一个简单的利用数据报协议传送信息的聊天测试程序。 *程序由三个简单的组件构成,分别是一个List,用于接收信息, *一个JComboBox,用于输入对方ip地址,和一个JTextField, *用于编辑信息。<br> -The use of a simple datagram protocol to send messages chat test program.* Program consists of three simple components, name
RaptorDecode_BPSK_AWGN
- Raptor码的译码程序,包括LDPC码部分和LT码部分的BP迭代译码。-Raptor code decoding process, including BP iterative decoding of the LDPC code portion and LT code portion.
VisualCPP--network-communicate-
- < VisualC++网络通信编程技术详解>>随书代码,完整版本-< <VisualC++网络通信编程技术详解> > With the code book, Full Version
LTMATLA
- 介绍了喷泉码中LT 码的编码译码过程,提供了详细的MATLAB 仿真代码和说明. 通过对三种不同度分布的LT 码进行性能仿真,并对仿真结果进行了分析,同时也对LT 码和Raptor 码进行了适当的比较.-Encoding of LT codes decoding process of fountain codes, and provide a detailed MATLAB simulation code and descr iption. Performance simulation, and
VBJSON
- VB 解析JSON的实用代码,可解析<Key,Value> 及数组 非常方便而且简单的例子,用到了 scrrun.dll 中的字典类型等-VB parsing JSON utility code, can be resolved <Key,Value> And the array is very easy and simple example, used a type of dictionary in scrrun.dll
LT-matlab
- LT码的编解码MATLAB源码,包括仿真实现,能够成功译码等-LT codec MATLAB source code, including Simulation, etc. can be successfully decoded