搜索资源列表
ColorLookup
- 1. 文件包括vc工程全部文件和一个ReadMe及一个exe示例程序 2 工程名叫做ColorLookup 3 软件名称及版本:颜色常量查看器。1.0版 4 项目背景:制作用户界面时(如写一个编辑器)常需要丰富的颜色但又不知其RGB值,本软件可以完成此任务 5 功能点:(1)方便显示256 * 256 *256 种颜色。(2)显示方式为分页显示。每页显示一定数目的颜色。 (3)用户可以方便的转跳到任意一页。 (4)用户可以指定相邻颜色值之差(及不必显示所以颜色,只显示主
JC 1.0
- JC1.0。本编译器包含完整的文档与程序。借助 Lex & Bison, masm 开发。语句5个,支持混合运算。输入输出作为两个 IO 语句(函数调用),由汇编实现并编译为 io.obj,将由 Link 链接。生成 EXE。整个流程完整清晰,代码易读。-JC1.0. The compiler includes complete documentation and procedures. With Lex Bison, can develop. Statement 5, support mixe
UpdateClient
- 比较两个目录(包含子目录)并更新 1、发现目标目录缺少文件,则更新 2、发现目标目录的文件与源文件不同,则更新 3、更新时,保持与源目录结构相同-compare two directories (including subdirectories) and an update, the target directory lack of documentation, update 2, the target directory file with the source file were
MakeHelp
- 多文档程序中帮助文件的建立,包括帮助的主题索引等的设计-more documentation procedures to help document the establishment, including the subject index to help in the design
计算器(用vc实现)
- 这是一个用vc开发的计算器程序,包括完整源程序和相关文档!-This is a development with the calculator vc procedures, including complete source code and related documentation!
200509131331450
- 功能和DELPHI的窗体设计器相同的控件,可让你的程序在运行时设计窗体。 解压后有个FormDesigner.bpl,将它add到component中,编译的时候,请将lib路径加上解压的目录。 或者将DesignCommon.dcu、FormDesigner.dcu、ObjectInsp.dcu、WsPopupList.dcu、ObjectInsp.dfm、WsPopupList.dfm拷贝到你的工程文件的同一个文件夹中。不过把FormDesigner.bpl add到compone
锁硬盘逻辑盘程序
- 在硬盘上要同时安装许多公软件和用户文件,通常用户文件大多是个人的私有信息,不愿让他人随意查看 和复制。报刊上介绍了多种硬盘的加密方法,多数是独占整个硬盘,禁止让不知道口令的用户使用。本人通过 对硬盘逻辑盘结构的详细分析,提出了对硬盘的一个逻辑盘进行加密的有效方法,达到了独占一个硬盘逻辑盘 的目的,从而圆满地解决了上述问题。-the hard drive to install many public software and user documentation, user docum
绘制圆图
- 微波知识学习中自动绘制圆图及枝节匹配的小软件 是本人课设自己编的程序并有说明文档-microwave automatically drawn map and minor round matches is a small software I own course based series of the procedures and documentation
字库生成软件
- 一种字库点阵生成软件,可以生成各种点阵 其文件是C格式!-a character dot-matrix generation software that can produce all of its documentation is Lattice C format!
操作系统课程设计之键盘中断
- 我做的那部分是直接嵌入组长的OS.JAVA文档中,因为OS文档是编写主界面的,所以直接插入OS中比较方便. 主要思想是这样的:就是在主界面上创建一个文本框,用于接受键盘输入.只要在文本框中输入命令,无论是否正确,系统将会作出反应.-me to do the part of a head of the embedded directly OS.JAVA documents, because OS documentation is the main interface of the prepar
Delphi编程之“GetSystemMetrics”函数
- 该软件是Delphi关于API的一个使用! 有详细说明文档和程序实例!-Delphi is the software on the use of an API! Detailed documentation and procedures examples!
SCC_WebSystem_v1[1].20
- 安全中心整站系统是一个网络安全类整站系统。由七个模块组成,其中包括:文章系统(安全文档)、下载系统(安全工具、**作品)、漏洞发布系统(安全漏洞)、代码发布模块(漏洞利用)、在线申请模块(工作室)和信息发布模块(关于我们)。 -Safety Center Station whole system is a network security system like the whole station. By seven modules, including : articles (safety
format格式化工具源码
- 可以格式化超过200G硬盘的格式化工具,带全部源码及开发文档!-over 200G can be formatted drive formatting tools, with full source code and documentation development!
ICTCLASCaller
- ICTCLAS的JNI调用接口文件: Title:ICTCLAS Caller * <p>Descr iption:do chinese word segmentation.don t change the pakage and CLASS name, orelse you can t use it. * 请不要改变包名、类名以及native的方法名,否则调用将失效。 * 由于ICTCLAS本身存在很多鲁棒性问题,调用segSentence时,strin
cweb.tar
- 著名算法大师高爷爷设计的语言。此语言结合了Tex和C,在写源代码的时候,详细注释,用一个工具单独在源码里面提取C代码编译,还有一个工具单独在源码里面提取Tex源码编译生成文档-famous masters Grandpa algorithm design language. This language combines Tex and C, writing source code, detailed notes, with a separate tool from inside the C so
ElectronicSymbols
- 本文档对微波电路所需的大部分的电子元件都有描述。-the documentation required for microwave circuit most of the electronic components is described.
WpsReader_Full
- wps阅读器,是一个很好的处理后缀为.wps的文件的阅读器,方便好用,能自动查找相应的文件-wps reader, is a good treatment for the suffix. Wps reading of the document for the convenience of ease of use you can automatically corresponding documentation
pl0ImplementInC++
- PL0的编译程序的源程序,在visual Stdio 2003中实现,并带有开发文档-PL0 the compiler source, the visual realization Stdio 2003, with the development and documentation
MS-agent
- msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的C
test-documentation
- test documentation material