搜索资源列表
ASCIIArtCreator
- 相信大家都见过.nfo文件中那些精美的ASCII码组成的图形,本源码不但能生成ASCII图形而且还能生成超文本格式的ASCII图形,可定制功能非常强-think we have all seen. Nfo document those exquisitely composed of ASCII graphics, the source not only can generate ASCII graphics but also generated hypertext format ASCII gr
formatAnalyzer
- 按照指定的输入格式,解析文件,用户只要编辑keyword里面的格式,就可以将制定文件解析.类似perl的解析功能,但更快速.-accordance with the specified input format, document analysis, users can edit the format keyword inside, it can be developed analytical documents. perl similar to the analytical function,
灵巧文本编辑器
- 模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。有以下功能: 文件:(新建、打开、保存、退出) 编辑:(复制、剪切、粘贴、全选) 格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式; 界面设计时应有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;-imitate the Windows Notepad and tablet functions ourselves
SHELLtemp
- UNIX的命令格式,功能解释,将它与WINDOWS区别-UNIX command format, function explains that the difference between it and Windows
PEFile.rar
- 使用C语言分析Windows的PE文件格式源码, 函数封装在pe/pe.h中,PE File.c是一个简单的测试代码 ! ,The use of C language analysis of the PE file format Windows source code, function is packaged in a pe/pe.h in, PE File.c is a simple test code!
EMail
- 功能是在Excel格式文件中读取学生的E-mail地址、成绩、姓名等信息,然后调用Jmail链接库函数实现学生成绩单的邮件群发.并加入了一些出错处理-Function in Excel format students read E-mail address, success, name and other information, and then call Jmail link library function of the mass-mailing transcr ipts of stude
GetCpuSpeed
- function GetCpuSpeed: Comp { function to return the CPU clock speed only. } { Usage: MessageDlg(Format( .1f MHz , [GetCpuSpeed]), mtConfirmation, [mbOk], 0) } -function GetCpuSpeed: Comp { function to return the CPU clock speed only. } {
ChineseStrEncryptAndDecrypt
- 网上找到的许多字符串加密的函数只能对英文字符串进行加密,字符串中若含有汉字则无能为力了,经过研究,对网上下载的源码进行了部分修改添加,使得可以对中文字符串也可以进行加密,支持英文与汉字混合字符串加密,VB中对字符串进行加密的模块,字符串中可以有中文字符,使用方法:cipher 密码,源串,存放加密后的字符变量 解密用decipher 密码,被加密的字串,字符串变量。源码多数为网上下载源代码,本人只进行了组合修改,支持回车换行与制表符等部分控制格式的字符,解密后的字符串完全保留原样,该代码已在作者
src
- Library providing function for handling CSV File Format.
infile
- 从一个文本文档(txt,ini等格式)读取和写入数据,通过抓取关键字函数 实现准确定位 -From a text document (txt, ini, etc. format) to read and write data, through the crawling keyword function to achieve accurate positioning
GFolder
- 在我的一个项目编制过程中,需要用到一个可以指定初始目录的目录选择对话框,起初我找到了http://www.vckbase.com/bbs /prime/viewprime.asp?id=94 这篇文章,发现由于"bi.pidlRoot "的格式不了解,很难实现这样的功能,后来在一个日本网站上找到了一篇文章,有示例代码和相关说明(现在网址找不到了,抱歉,以后找到了再加上),利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的同仁可以参考一下. 注: 重要的函数和宏定
Folder_Structure
- The function(or the code)finds the number of .bas(can be used for .txt or any other file format)contained in a folder and stores the directory path in an array. This can be later used for accessing the file. This reduces the manual intervention and h
filesystem
- 简单的文件系统设计,实现了文件的创建和删除,目录的创建和删除,显示目录内容以及格式化虚拟磁盘等功能。 -this is a simple filesystem design, function:create and delete document, create and delete directory, display directory contents and format virtualdisk.
Read-All-Files-Once-CPP
- 使用Visual C++编写的一个一次性读取指定文件夹下的所有文件的函数,附带例程源码,还可以指定文件的格式。-Written using Visual C++ a one-time read all the files in a specified folder function comes with source code routines, you can also specify the file format.
CONTACTS_ADDRESSLIST
- 通讯录。功能:能够读取一定格式的ACCESS数据库,新建、查找、删除联系人。目前测试无问题。包含几个主要实现的代码源文件-Contacts(Address List). Function:it is able to read a certain format ACCESS database, find/add/delete contacts.Contain several main code files.
CnCharacterConvert
- 软件名称: 中文字符简繁转化工具 软件版本: v1.0.0.2 版权声明: 版权所有 (C) 2010 THTK INFO-TECH CO., LTD. Email: Joymad@163.com 功能说明: 中文字符简繁转化工具是一款帮助Delphi程序员把自己所开发的Delphi工程源码在简体中文版和繁体中文版之间相互转换的工具软件, 然后在繁体中文环境下直接编译转换得到的繁体中文版源码即可得到彻底的 繁体中文版,整个过程不需要任何
GDAL_FormatConverTiff
- 一个使用gdal转换geotiff文件格式的例子。 实现了geotiff文件从位深度16位到24位的转换,并且使用多线程实现了批量转换和现实功能。-A GeoTIFF file format conversion example. Implementation of the GeoTIFF file from a depth of 16 to 24 conversion, and use multithreading to achieve the batch conversion
ExcelOperate
- Excel读取与写入功能(包括格式转换等),使用COM技术,应用AutoWrap函数进行Excel的操作-Excel read and wirte(Include cell format transform),using com tech, using AtuoWrap function to opereate Excel
CMSimple_a5
- 简易内容管理系统 CMSimple是一种自由的内容管理系统。标榜架构简单,程式档案小并且反应快速。系统以PHP编写,可以在各种平台上运作。 CMSimple不需要使用数据库,所有的页面资料都以一个超文件档案格式,名称为content.htm,存于万维网服务器上。纯文字档的资料设计使得安装与备份工作相对较为简单。 CMSimple的后台管理,仅允许单一用户使用。透过后台管理,可设定各种与页面展示相关的参数。与许多内容管理系统相同,CMSimple提供延伸程式开发架构的设计,
JZIPDEMO
- 用Java压缩解压ZIP文件,将利用java.util.zip 包中提供的类来实现压缩和解压zip 格式文件的功能。当然,本例在功能上完全没有Winzip 等成熟的压缩软件那么强,也不能做的很强,本例仅仅是演示如何来使用java.util.zip 包中的类。-ZIP file compression and decompression using Java will use the class java.util.zip package provided to achieve compressi