-
读取当前目录下的Ini文件类 CIiniFile功能:系统提供的WriteProfileInt()等函数,写到注册表或系统ini文件,调用比较麻烦,而且会占用注...
读取当前目录下的Ini文件类 CIiniFile功能:系统提供的WriteProfileInt()等函数,写到注册表或系统ini文件,调用比较麻烦,而且会占用注册表资源,下载了网上的ini类用起来又不太顺手,所以参照写了一个读取当前目录下ini文件的类。程序有详细的注释,欢迎批评指正-read in the current directory Ini document CIiniFile functional categories : the system provides WriteProfileInt () function, wrote registry or system ini document, called more trouble, but will occupy the registry resources, downloaded online category with the ini I did not dig up, a reference was made to read current directory ini document type. Detailed procedures of the Notes welcome criticism correction
- 2022-01-30 15:03:49下载
- 积分:1
-
软件定义的认知 -无线电应用与Matlab
该报告包含无线电认知无线电和软件的基本信息。软件无线电是在这个领域,有望便于携带和在同一硬件上的新技术适应性的新兴技术。认知无线电技术利用此软件定义无线电智能地和高效率地利用可用频谱知道关于其他用户共享同一频谱的边带信息。 该报告谈到了认知无线电技术,利用频谱感知和认知无线电在我们目前的沟通方案,并实际硬件实现软件无线电的实用性进入其软件实现的细节(在Simulink和MATLAB)。This report contains basic information on Cognitive Radio and Software Defined Radio. Software Defined Radio is an emerging technique in this domain that promises easy portability and adaptability of new techniques on the same hardware. Cognitive Radio technique utilizes this Software Defined Radio to intelligently and efficiently utilize the available frequency spectrum knowing about the side information of other users sharing the same spectrum.The report talks about the Cognitive Radio technique and goes into details of its Software implementation (on Simulink and MATLAB) using Spectrum Sensing and the practicality of cognitive radio in our present scenario of communication and its actual hardware implementation on Software Defined Radio.
- 2022-03-06 00:04:13下载
- 积分:1
-
配置文件初始化
这是一个用于加载外部配置文件,以及读、写外配配置文件的代码,在程序运行时加载外部配置文件(可以使设备运行参数,以及工具参数等),便于外部修改设备参数
- 2022-04-06 22:14:13下载
- 积分:1
-
文件操作,读取文件,并同时写进另一个文件中去 。
文件操作,读取文件,并同时写进另一个文件中去 。-file manipulation, reading the paper and also included in another document.
- 2022-05-14 00:55:25下载
- 积分:1
-
VC资料,值得一读。
编程交流请E_mail Me:ghcyq@263.net
VC资料,值得一读。
编程交流请E_mail Me:ghcyq@263.net-VC information, it is worth a read. Exchange program please reproduced Me : ghcyq@263.net
- 2022-05-15 01:29:54下载
- 积分:1
-
将文件夹里面的文件按照顺序排序,以便其他函数调用,打开多个文件的时候按照顺序打开。...
将文件夹里面的文件按照顺序排序,以便其他函数调用,打开多个文件的时候按照顺序打开。-folder inside of the document in accordance with the order of ranking, so that other function call, open multiple documents in accordance with the sequence open.
- 2022-03-06 15:12:54下载
- 积分:1
-
将输入内容自动化为文档
将输入内容自动化为文档-to input files for automation
- 2022-02-05 00:55:56下载
- 积分:1
-
电影制片厂年度总清单
C + + beginnersCode 基本源代码将帮助教关于类、 模板和列表的第一次用户。
- 2022-04-20 12:19:22下载
- 积分:1
-
对文件操作的程序使用C语言编写,使用的huffm…
本程序使用C语言进行文件操作,使用哈夫曼算法进行编码压缩-procedures for the use of the C language for file manipulation, the use of Huffman coding compression algorithm
- 2022-05-20 20:40:15下载
- 积分:1
-
字符识别GUI
手写体字符识别在多媒体设备人机交互、邮政信件分拣、银行票据自动处理等领域有着重要的应用。由于手写体字符的随意性,使其识别难度大于印刷体字符。通常,手写体字符识别包括联机手写体字符识别和脱机手写字符识别。联机手写体字符识别是指经过各种输入设备,将字符的轮廓及其笔划顺序按顺序送入计算机中;而脱机手写体字符没有笔划顺序这一重要特征,输入到计算机中的只是二维图像,而且相对于印刷体字符,手写体字符由于不同的人而不同,造成即使是同一字符,不同的人书写也会因字体、习惯不同而大不一样,因此,从识别技术的难度来说,脱机手写体字符识别的难度高于联机手写体识别。
- 2022-03-15 06:51:42下载
- 积分:1