-
多线程演示程序,一个很好的例子
多线程演示程序,一个很好的例子-multithreading demo program, a good example
- 2022-10-27 03:10:03下载
- 积分:1
-
LDPC编码仿真
LDPC码即低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G)强有力的竞争者,而基于LDPC码的编码方案已经被下一代卫星数字视频广播标准DVB-S2采纳。
- 2022-01-26 05:52:39下载
- 积分:1
-
嵌入式WinCE实例创建过程,使用EVC实现发展
嵌入式WINCE创建进程的例子,使用EVC开发实现-Embedded WINCE example to create the process, the use of EVC realize development
- 2022-11-26 00:50:03下载
- 积分:1
-
大量可供参考的C 语言源程序库
大量可供参考的C 语言源程序库-plenty of reference for C language source
- 2022-03-19 23:55:50下载
- 积分:1
-
MFC written forms, suited to want to know the structure of learners MFC
MFC写的窗体,适合于想了解MFC结构的学习者-MFC written forms, suited to want to know the structure of learners MFC
- 2022-08-31 10:10:04下载
- 积分:1
-
This example uses the FTP Server Profile library (ftps) to implement a simple re...
This example uses the FTP Server Profile library (ftps) to implement a simple read-only FTP server application. When the application is running, Bluetooth FTP Profile client devices can connect to this FTP server. The FTP server provides the following functionality:
* File & folder browsing
* Downloading files
Since the filesystem is read only, folder listings can be pre-generated using the included make_listing.pl Perl script for each folder. Each folder to be included in the FTP Server must have a file containing the GOEP Folder Listing. This file should be called "_dir.xml". This must conform to the GOEP specification for folder listings. No processing of this file is made by the example application, it is just sent to the client when requested.
- 2022-12-09 17:20:03下载
- 积分:1
-
binary sort tree and balanced binary tree program.
二叉排序树和平衡二叉树计算程序。-binary sort tree and balanced binary tree program.
- 2022-03-03 14:11:53下载
- 积分:1
-
用vc编写的ado类,及access数据绑定的例子
用vc编写的ado类,及access数据绑定的例子-Vc prepared using ado category, and access data binding example
- 2022-08-14 21:36:10下载
- 积分:1
-
中缀表达式的C++实现,包括多个实用头文件
中缀表达式的C++实现,包括多个实用头文件-Infix expressions C++ implementation, including a number of practical header files
- 2022-05-07 17:01:11下载
- 积分:1
-
公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是...
公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是不太习惯于使用别人的控件,因为那样将不便调试和差错。-Gregorian calendar (Gregorian calendar) and the Lunar New Year (lunar calendar) each conversion to the Lunar calendar is the code from the Internet when I switch to make the lunar calendar of the code and wrote a sample program. In fact, there are many Internet-related to the Lunar calendar control, but as a programmer it is not accustomed to using other people
- 2022-01-28 12:14:41下载
- 积分:1