资源列表
[通讯编程] FirstSuccese
说明:LDPC卷积码的译码程序,具有很好的适用性,性能优于LDPC分组码-The decoding program for LDPC-convolutinal codes.It has much better performance than the block codes<challegecxc> 在 2025-07-30 上传 | 大小:1.17mb | 下载:1
[Windows编程] Homework1
说明:用FFT分析离散时间周期信号的频谱实例,利用FFT分析离散时间周期信号的频谱,通过实验理解分辨率的概念和栅栏效应。-With a the FFT analysis the the frequency spectrum instance of of the discrete-time periodic signal, the use of the FFT analysis the the frequency spectrum of the discrete-time periodic signal<周香磷> 在 2025-07-30 上传 | 大小:52kb | 下载:1
[控制台(字符窗口)编程] DuList
说明:这是一个双向循环链表的头文件,是在Windows控制台下用vc++ 6.0写出来的。-This is a two-way circular linked list header file in the Windows Control Panel write out with vc++ 6.0.<joe> 在 2025-07-30 上传 | 大小:1kb | 下载:1
[GDI/图象编程] qgaussfilter
说明:C++ 图形图像特效源码文件.-The graphic image effects source file of C++.<宾家和> 在 2025-07-30 上传 | 大小:80kb | 下载:1
[通讯编程] iUSBDAQ_CSharp
说明:压缩包里包含iUSBDAQ.dll和.net源代码,vs2008下开发编译。这个例子是一个简单的图形用户界面,可以枚举设备,打开设备,读8个模拟通道和关闭设备。-The the compressed bundle includes iUSBDAQ.dll and net source code, vs2008 compiled under development. This example is a simple graphical user interface, you can enumera<wwwsax> 在 2025-07-30 上传 | 大小:42kb | 下载:1
[通讯编程] iUSBDAQ_CaCPP
说明:C/ C+ +控制台的例子显示如何调用iUSBDAQ.dll的C / C ++。它显示了如何枚举设备,打开设备会话,读8个模拟输入数据和关闭设备会话。-The C/C++ console example shows how the call iUSBDAQ.dll C/C++. It shows how to enumerate the device, open the device session, read eight analog input data and close the devi<wwwsax> 在 2025-07-30 上传 | 大小:7kb | 下载:1
[界面编程] SDK-demo-v2.8[S]
说明:摄像头二次开发应用开发包,包括录像、抓拍、监听等-The camera secondary development application development kit, including video capture, monitor<yezi> 在 2025-07-30 上传 | 大小:2.39mb | 下载:1
[其他小程序] cal24wxd
说明:给定4个整数,其中每个数字只能使用一次;任意使用 + - * / ( ) ,构造出一个表达式,使得最终结果为24,这就是常见的算24点的游戏。这方面的程序很多,一般都是穷举求解。本程序利用递归算计计算24点。-Given four integers, each number can only be used once any+-*/(), to construct an expression that the end result is 24, which is a common operat<wxd> 在 2025-07-30 上传 | 大小:1kb | 下载:1