-
QC-LDPC
QC-LDPC是准循环奇偶校验码,在编码和解码的的过程中更加简单,能够避免生成出现较多的1,QC-LDPC的校验矩阵的构造采用了PEG算法,并且带有了消除4环和6环的功能,构造方法简单。
- 2022-03-18 06:13:43下载
- 积分:1
-
串口编程,C++程序
串口编程,c程序-serial programming, c procedures
- 2022-03-10 20:29:34下载
- 积分:1
-
Source code for DOS, developed with VC. Programer can learn many developed exper...
一个DOS操作系统的源代码,程序学习者可以从中间学习到许多操作系统的开发经验。使用VC进行开发-Source code for DOS, developed with VC. Programer can learn many developed experience in operating system from the code.
- 2022-11-18 12:15:03下载
- 积分:1
-
串口调试工具
在c#serialPort类的基础上进行了基本封装,通过委托函数传递参数到界面,实现在辅助线程接收数据的同时实时在界面进行系那是
- 2022-04-09 13:30:51下载
- 积分:1
-
In the spirit of taking things too far, here is a fully functional 5
In the spirit of taking things too far, here is a fully functional 5-dimensional analogue of Rubik s cube.
- 2022-07-18 19:41:00下载
- 积分:1
-
vpn开发源代码
delphi版的vpn源码,对你开发连接器有一定的指导作用。基于Delphi实现的VPN拨号器源程序代码,填写VPN服务器IP/域名,帐号密码后自动建立VPN连接,实现拨号!
- 2022-02-05 22:18:28下载
- 积分:1
-
MFC写的LRC文件提取分析方法与歌词
mfc写的lrc文件提取解析程序,按时间排列歌词-mfc written lrc file extraction analytical procedure time with lyrics
- 2022-11-03 07:45:03下载
- 积分:1
-
similar resource management for internal adjustment frame parody
类似资源管理器内部调整边框的模仿-similar resource management for internal adjustment frame parody
- 2022-03-17 10:08:46下载
- 积分:1
-
C程序设计的常用算法
计算机解题的基本思想方法和步骤
算法的描述...
C程序设计的常用算法
计算机解题的基本思想方法和步骤
算法的描述-Algorithm
- 2023-04-23 13:40:03下载
- 积分:1
-
Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF
Requirements:
Visual Studio 2005,
Win...
Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.-Feature Area:
Video capture
Description:
This sample provides the basic video capture functionalities: It captures and encodes video in a WMV file,
and captures and encodes an image in a jpeg file.
Usage:
Build and deploy using Visual Studio 2005.
Relevant APIs/Associated Help Topics:
ICaptureGraphBUilder2
Assumptions:
Your device needs to have a video capture driver installed (the emulator ships with a null capture driver).
The video will be saved to the root of your device to "video1.asf".
The still picture will be saved to "test.jpg"
If you wish, you can change these hardcoded values in the code for the files to be saved to a different
location.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.
- 2022-03-10 08:30:19下载
- 积分:1