搜索资源列表
exportwordsrc
- 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
一种基于FPGA的并行流水线FIR滤波器结构
- 这是我看到的一些资料,希望与大家分享。也许这对您用处不大,但是我的一份诚意。-this is that I see some of the information and hope to share with you all. This may be less useful to you, but my sincerity.
基于VHDL与CPLD器件的FIR数字滤波器的设计
- 这是我看到的一些资料,希望与大家分享。也许这对您用处不大,但是我的一份诚意。-this is that I see some of the information and hope to share with you all. This may be less useful to you, but my sincerity.
高采样率FIR数字滤波器的设计与实现
- 这是我看到的一些资料,希望与大家分享。也许这对您用处不大,但是我的一份诚意。-this is that I see some of the information and hope to share with you all. This may be less useful to you, but my sincerity.
CreateAllDir
- 不到10行代码,不依赖MFC创建建立产生多级目录,无论是相对路径还是绝对路径.本来是个小玩意儿,但是看站上没有就传上来了,各位见笑了.-less than 10 lines of code, not dependent on the establishment of MFC have to create multi-level directory, whatever path is a relative or absolute path. originally a small thing, bu
searchDir2006-6-12am
- 查找创建日期小于几天的程序,速度很快阿,工程-search for a few days less than the creation date of the procedure, very fast A project
PEfile-analyze
- 本程序功能是分析PE文件结构,只作了最简单的分析。把输入表,输出表,还有各个段显示出来。参考了2个源码,写得很简单,是vc控制台程序,可以在这基础上扩展。我同时附上PE文件结构图,结合图片理解程序。只是时间仓促,注释写得少一点。-the functions of the program is to analyze PE structure of the document, only made the most simple analysis. Importation table, the out
ADO_char
- ADO连接数据库字符串大全,(VP,Excel,文本,Sybase,.NET等)。This page contains sample ADO connection strings for ODBC DSN / DSN-Less, OLE DB Providers, Remote Data Services (RDS), MS Remote, MS DataShape. -ADO to connect to the database string Daquan, (VP, Excel, tex
tytrytytyt3
- 数据库技术是一门历史弥坚的学科,不像其它的计算机技术会随着时间的推移而变得越来越没有声息。考虑其原因,则是因为信息的爆炸对数据库技术的要求只增不减。在互联网日益发展、壮大的背景下,在因特网普及浪潮持续高涨的情况下,如何让原来在单机中使用的数据库可供多机使用,也成了必然的趋势。-database technology is a historical time; disciplines, Unlike other computer technology will be with the passag
Data_Structures_and_Algorithms
- Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from Data Structures and Algorithms I. However, while DS&A I focused on fundamental datastructures, DS&A II will f
FileOperation
- 读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二进制文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。-read and write text files. 1 Create a text file. Two documents to write data (data not less than a few line 10). Three r
DesktopSearchEngine.开源的桌面搜索引擎源代码
- 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngi
FileExplorer
- C# 仿做的带有树形菜单的文件管理器,也就是Windows系统的资源管理器,类似双击了我的电脑之后的功能及界面,程序编译无错误,在VS2005下,但是运行时候提示找不到资源图片,就是窗体中用到的那些图标之类的。通过这个程序你可以学习一下C#中的树状菜单,图标的使用,系统磁盘的检测显示等。 -C# to do with imitation tree menu of File Manager, which is Windows System Resource Manager, similar t
31
- 对参赛结果分数进行处理:参赛选手n人(n>1),评委m人(m>2),评委给每一选手打一个分数score(分数score为小于等于10的一个正实数)。选手的最后得分lastScore为去掉一个最高分和一个最低分后另m-2个得分的平均值。-The results of the scores of entries to process: players n people (n> 1), the judges m people (m> 2), the judges give sc
CreateLrc1.0.2
- 用C语言编写的制作lrc歌词文件程序。功能较简单,但方便实用,已测试使用。 代码不到160行。关于操作等更详细内容见压缩包内的readme.txt文件。-Making use of C language programs lrc lyrics file. Function is relatively simple, but practical, has been testing. Code less than 160 lines. More details on the operation
FileExample
- VC++ 更改文件属性为只读/系统或隐藏,选择目标文件,勾选对应的操作,可设置文件的相应属性,实际编程中可能用不到,不过可以了解一下Windows系统编程的相关知识,对扩展知识面有好处. -VC++ to change the file attribute is read-only/system or hidden, select the target file, check the corresponding operation, you can set the corresponding
NCE
- 特色: 1)采用遍历文件夹的方法搜索全部文件 2)采用了wide char宽字符编程,其处理函数与早期C、C++库函数略有不同 3)本程序在VC9(Visual Studio 2008 SP1)环境编译通过 功能简介: 本程序应朋友之邀而作 朋友拿到新概念英语1~3册的MP3文件,命名规律为: Lesson(n).MP3,Lesson(n).LRC。 但是n的字符数是变化的,如Lesson(1).mp3, Lesson(143.MP3)等。 这样的文件命
temp_clear-
- 一个小软件,专门清理opnet工程下面的临时文件,让你的电脑飞起来,让工程文件夹轻松起来,拷贝转移相对方便些, clean ,temper-a gift for cleaning temper files in opnet project folder. make it easy to copy and move and takes less memory in your computer.
CC
- HEX文件转换成BIN文件C代码源程序,该代码只能转换小于64K的HEX文件-HEX file into BIN file C code,The code can only convert the HEX file is less than 64K
Demo
- 目的:对以数字为序号的jpg文件进行重命名,使ACDSee对文件的排序与windoes的相同。 功能描述:通过设置文件扩展名和所需的文件名宽度,程序能够将当前目录下指定扩展名、且文件名小于指定文件名宽度的文件的文件名通过在文件名首添加“0”的方式重命名为指定的宽度;例如:扩展名为“jpg”,文件名宽度为“2”,当前目录中的jpg文件有:“1.jpg”、“2.jpg”、“3.jpg”、“4.jpg”、“5.jpg”、“6.jpg”、“7.jpg”、“8.jpg”、“9.jpg”、“10.jpg