资源列表
VBXITONGCIPAN
- VB代码 获得系统磁盘的属性 简明扼要! 很适合新手 -VB code access system disk attributes concise! Very suitable for novice! !
Text2
- 本程序可实现对于信源的BPSK调制,加入高斯噪声,最后结果输出到指定文件中-This procedure can be achieved for the source of the BPSK modulation, adding Gaussian noise, the final outcome of the output to the specified file
testkuopinQPSK
- 算法扩频信号进行了测试,检测结果很好,值得一看-Spread Spectrum Signal algorithm has been tested, results well worth a visit
DBPool
- C++的数据库连接池很少,想学习的话,资料也很少,这个连接池能让你 彻底了解连接池的运作原理。-C++, database connection pool small, want to learn if little information, the connection pool allows you to thoroughly understand the operation of the principle of connection pool, which write their own
Wiener_Noise_Cancel
- Wiener Filter 消除杂讯例子-Wiener Filter noise cancellation example
Work10
- 关于C的文件操作一些练习和基本代码,希望对学习有所帮助-C file operations on a number of exercises and the basic code, want help in learning
rstest
- RS码的编码源代码样例,包含编码部分和译码部分数据-RS CODE
cc1
- double-substitution using letter s frequency
KKlamzipa
- 卡尔曼滤波器,基于卡尔曼滤波波器的机动目标跟踪可直接使用。 -Kalman filter, maneuvering target tracking filter based on the Kalman filter can be used directly.
server.c
- 建立tcp連線server端的連線-Establish tcp connection server-side connections
samplesvr
- udp echo services server
get_bing_daily_pic
- 用Python写的获取Bing每日图片的脚本,使用了Bing官方给出的API,两种实现方法,一是调用re库,用正则表达式来获取url,二是转换为xml对象,通过xml.etree.ElementTree库进行处理,对于一来说适用性更强-Being written in Python Bing daily image of the scr ipt, the official use of the API Bing given two methods, one call re library, us