资源列表
NL-Delphi-IDE-Menu-Extension
- NL Delphi IDE Menu Extension. An example of Delphi 7 IDE menu extender.
HTMLDoc-Property-Editor-With-Preview
- This simple project is basically a Property editor for the HTMLDoc property in TPageProducer component. The intention is to have a basic syntax highlighter and a preview of the HTML Code. While you can do this in Frontpage or in IE, I think it s nice
DMW
- Displaymate for windows 顯示器顯示軟件-DisplayMate for windows
Persistent-IDE-Bookmarks
- Persistent IDE Bookmarks. A plugins for Delphi 5 to 7 IDE to add support for bookmarks. Lines can be bookmarked. Will be automatically saved within project option file (DOF file).
HideData2BMP
- 原创程序,功能是把数据文件(好像EXE文件除外)隐藏在BMP图片中。可以收纳BMP图片文件大小四分一的数据文件。-hide the data file in to bmp file
Delphi-7.0-IDE-Menu-Customizer
- Delphi 7.0 IDE Menu Customizer. A source code package for Delphi 7.0 IDE plugin. The plugin will allow you to customize the IDE menus. A new menu item will be added to access the menu customization.
parallelport
- 计算机并口驱动程序,能够接管计算机的并行口。-the parallelport driver ,it can open the parallelport of the computer
csharpdim
- C#源码,数据库应用,点名程序 C#点名程序,也可当作是一个随机摇号或幸运抽奖程序,可以帮助老师在课堂上进行随机点名,实例采用Visual Studio 2008作为开发工具,采用C#开发。为了简单数据存储采用文件的形式。在系统的bin目录下用lottery.asf存放学生的信息。lottery.asf是Access数据库,为了安全改名为lottery.asf。通过参与此系统的开发,读者可以了解信息管理系统的需求分析、设计和实现的完整过程,掌握Access数据库的基本管理方法、常用SQL
chaofangsrc
- VC/C++源码,文件操作,浩方 最近迷上了魔兽真三国无双,但是一次一次的挤房间然我很不爽,本程序将自动尝试进入浩方真三菜鸟房的40-60号房间。先需要进浩方然后选 竞技-真三-上海专区。 浩方自动进菜鸟房,编程思路: 1.用SPYXX分析窗口结构,取得父窗体以及那个ListView窗体的句柄 2.发送LVM_GETITEMPOSITION消息取得坐标 3.发送WM_LBUTTONDBLCLK模拟鼠标双击 4.设定在15秒内,看是否出现人
PcrimeNumber
- C#源码,算法相关,素数 使用C#判断素数的一个实例程序源代码,在输入框内输入任意数字,即可立即判断出该数值是否为素数,源代码开源,对学习C#中的算法有益。 -C# source code, algorithm related, prime number using C# to determine the prime numbers an instance of the program source code, enter any number in the input box, y
Arbitrariness
- C#源码,随书源码,递归算法,排列组合 C#递归算法:0~N位数的排列组合,组合的数字在0~5之间,输入需要组合的位数,点击“计算”按钮,程序会列出所有符合条件的数列组合。一个学习C#递归算法的好范例。-C# source code, source code with the book, recursive algorithms, permutations and combinations C# recursive algorithm: 0 ~~ N digit permutation
cjiesf
- 算法相关,三角形,算法 解三角形,冰火天空软件,6种情况解三角形,包括各边,各角,面积,内切圆,外接圆,三高等三角形特征计算。并且可以输出计算过程。另外可以随机产生试卷和答案。 使用时注意不用删除mathsystem.txt文件。否则你要自己输入序列号。序列号为:11111-22222-33333。如果mathsystem.txt文件被删除,则运行后手动输入即可。 -Related algorithms, triangle, Algorithms for Solving t