搜索资源列表
DataExport
- 向Excel写入数据的通用程序,包含了单元格格式设置,单元格数字格式设置,合并单元格等-to Excel data into the general program includes a set format cells, cells installed digital format, such as merging cells
CPLD
- This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 µ m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technolo
PE_analyser
- 对PE文件(exe,dll,sys等)进行分析,还有就是被创建根据进程,列出该程序加载的模块(dll)-Of PE files (exe, dll, sys, etc.) analysis, there is created in accordance with the process set out in the program to load the module (dll)
BackupFile
- 用於計劃任務的文件備份程序,可以根據設置自動建立備份的日期或時間,還可以設置自動備份文件保留的天數。-The mission for the program file backup program, you can set up automatic backup based on date or time, but also can set up automatic backup file to retain the number of days.
Post_Machine_C_plus
- The C++-program simulates a Nondeterministic Multitape Post Machine (PM). PM is defined by set of setup files. The simulator works as ordinary (deterministic) Post Machine as well. -Post_Machine C++ code
Editor
- 这是一个简单的文本编辑器,用户可以运用它对字符串进行编辑操作。-A program or set of instructions used to edit text or data files.
textedit
- 此程序是对输入含有待格式化的文本文件进行简单的排版操作。先进行总体设置,文件格式化可分解为页面设计和文本内容设计两大模块,页面设置主要包括页首、页脚、页码标注、页长及页宽参数设定;文本内容的格式主要包括左边距、字间距、左右对齐及段落设置;再进行详细设计,基于C语言编程环境编写各部分子程序,最后将程序连接在一起,进行整体调试,程序运行稳定,时间和空间复杂度低,且所得结果完全符合题目要求。-This program is the input to be formatted text file con
201031411484188
- 一款小巧实用,功能超多的文件名批量更改(重命名)的程序,VB语言编写,它可以自动遍历目录,允许您选择文件属性、设置转换范围、大小写文件名转换、文件名空格字符处理等,另外还有其它一些实用设置,更多功能请下载体验。 -A compact and practical, features super multi-volume file name changes (renamed) program, VB language, it can automatically traverse directorie
SetFileAttri
- 设置文件属性的小程序,修改成隐藏,只读等属性-Small program to set file attributes, modified to hidden, read-only attributes such
TextParser
- VS2005写的,可以递归分析目录,指定文件后缀的文件里中文出现的函数,位置,并且可以替换用指定字符替换这些中文字符。 程序包含两部分: 1。选择文件夹,分析中文字符,并输出到日志文件中 2。选择一个日志文件,设置好替换内容,即可执行替换 程序可以方便地移植到vc6.0版本上,把需要的类导出即可。 config.ini指定待分析文件后缀-VS2005 written analysis can be recursive directory, specify a file
Assignment_3
- 按规定的格式处理字符串 You will design and implement a program that will take as command line arguments descr iptions of types, possibly associated with variable names, some of those variable names possibly referring to other variable names, check t
VC_read_write_inifiles_function
- VC读写INI文件。在程序中经常要用到设置或者其他少量数据的存盘,以便程序在下一次执行的时候可以使用,比如说保存本次程序执行时窗口的位置、大小、一些用户设置的数据-VC reading and writing INI files. Often use the program to the settings or other small amounts of data De Save, so the program when the next execution can be used, for
DelVCTemp
- 递归调用查询,清除VC++编译连接产生的中间件.程序支持自定义后缀,所以也可以设置成清理其它文件.其中对查找,文本写入,读出等功能的实现代码会是一个好例子.(工程使用VC++6.0)-Recursive call query, clear connection VC++ compiler generated middleware. Program supports custom suffix, so it can be set to clean up other files. One of th
PgBackup
- 拷贝文件到目标目录,实现程序文件的备份,并且写入日志文件,还可以设置成windows任务自动执行-Copy files to the target directory, to achieve the backup program files, and write log files, windows can also be set to automatically perform the task
linklist
- 建立了一个单链表之后,如果要进行一些如插入、删除等操作该怎么办?所以还须掌握一些单链表的基本算法,来实现这些操作。单链表的基本运算包括:查找、插入和删除。下面我们就一一介绍这三种基本运算的算法,并结合我们建立单链表的例子写出相应的程序。 -After the establishment of a single linked list, if you want some, such as insert, delete files how to do? Therefore, a single l
Demo
- vc如何获得或设置进程的当前目录的程序源码,感兴趣的可以看下-vc how to get or set the current process of program source code directory, interest may have a look
Demo
- vc如何获得或设置文件的属性的程序源码,感兴趣的可以看下-vc how to get or set the properties of the program source code file, interested may have a look
SomeUsableExcelCode
- 一些自己做的Excel宏代码,用来解决跨页断行、拆分数据、设置页面等等,希望对您自己开发Excel程序有用-Excel macro to do some of my code to solve the row to break across pages, split the data, set the page, etc., want to develop your own Excel program useful for
Table
- 小巧而强大的对表程序,导入导出Excl文件,可以自己设定对表参数,还可以统计数据的类别,并自动分类,同样可以自定义统计条件-Compact and powerful program for tables, import and export Excl file, you can set their own parameters on the table, but also the type of statistical data, and automatic classification, th
File-Management-System
- 本程序采用Visual C++作为开发工具,参照了Windows资源管理器的结构,模拟文件管理的工作过程来创建一个文件系统。实现了树形和列表显示文件,创建文件、文件夹,对文件的打开,读写,删除,关闭,剪切,复制,粘贴,重命名,刷新,查看,及属性设置能够删除文件或文件夹。采用VC的MFC来开发程序,全部操作均为可视化,实现了不需要敲命令用鼠标就能实现对文件的各种操作,具有友好的图形界面。-The file system is based on Windows window for referenc