资源列表
47651506tinyhttpPROXY
- 是一个简易的http代理服务器 用VC编写 我也是从别的地方下来的 还挺好的-err
Chat1
- Mini Delphi Chat program. UDP Socket programming
sier
- simple calculatrice en utilsant c++ builder
DataRet
- 使串口接受上位机发送的数据,当接受到8个连续数据后,将接收计数值加一后数出数码管显示,并将数据原封不动的发送会上位机。-PC serial transmission of data, receives eight consecutive information, or to receive a numerical increase after a few out of the digital display, and will send the data was intact aircraft.
com
- 简单的串口通信类,实现定时接收指定长度数据等功能-Simple serial communications, to achieve the specified length of time to receive data function
sniffer2
- Another packet sniffer in C but it works best in a Linux or Unix environment.
Serial-communication
- PC机与PC机串口通信 Serial communication between PC machine and PC machine-Serial communication between PC machine and PC machine
WSN
- 利用极大值估计法进行节点之间的定位。模拟真实环境进行仿真- Estimated using the maximum method of positioning between nodes. Simulate the real environment simulation
juanjibianma
- 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
dsd2
- 锁住Windows直到输入正确的口令,很不错的VB源码,适合VB爱好者学习研究。-Lock Windows until you enter the correct password, it is a good VB source code, suitable for VB enthusiasts to learn.
RFC894
- 中文RFC文档,不用翻译,对大家学习很有帮助!-Chinese RFC documents, without translation, the right to study very helpful!
toad
- pl/sql的综合运用上例用到的oracle里关于游标的几个内置函数:%isopen,%notfound,%rowcount。 隐式游标更多用在for loop中,你不用再手工去open,fetch或是close游标,非常方便