-
HEX
HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation/editor, while not perfect, but that is a running version, the preparation of this procedure is designed to explore the depth process. Program Interface documents show a 16 per band, ascii code, binary and decimal bytes. Hexadecimal displayed on the left side, 18 minutes, the corresponding code ascii value shown on the right. The binary and decimal value shows optional. The procedures used turbo c 3.1 development. In other dos compatible with the compiler can be compiled, but not tested.
- 2022-05-29 10:48:14下载
- 积分:1
-
抽象工厂
主要是一些初学者对C#抽象工厂的理解。和使用反射,加深对抽象工的理解能力我的程序中有需要一系列的对象,比如apple,orange…, 要想利用他们,我们就必须在程序中根据用户要求,然后一个个调用 new 操作符来生成他们,这样客户程序就要知道相应的类的信息,生成的代码显然不够灵活。我们可以在代码中不利用具体的类,而只是说明我们需要什么,然后就能够得到我们想要的对象吗?
哦,我们都看设计模式,听吧,很多人都在那里鼓吹他们是如何如何的棒,我们看看怎么样利用他们来解决问题。目标明确了,那我们看看哪个能够符合我们的要求。GoF的《设计模式》都看过吧,似懂非懂的看了一些,那我们看看能够不能够“凑”上去呢?J 嗯,我们的程序考虑的是对象怎么创建的,创建型模式应该符合要求吧。然后我们浏览一下各模式的“意图”部分。呵呵,第一个好像就撞到彩了, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 17:25:58下载
- 积分:1
-
使用QT 编写可以控制 网页切换的应用
使用QT 编写可以控制 网页切换的应用 根据网页标题名字可以控制任何当前的已经打开的页面进行切换界面使用QT 库实现。工程是VS2008 并且该 可以用于WEB 系统的导航。一般WEB 无法切换两个TABLE 页 通过该工具的示范可以做到
- 2022-01-26 17:32:47下载
- 积分:1
-
2005最新C++经典著作
2005最新C++经典著作
2005最新C++经典著作
2005最新C++经典著作-2005最新C++经典著作Addison.Wesley.Effective.C.Plus.Plus.55.Specific.Ways.to.Improve.Your.Programs.and.Designs.3rd.Edition.May.2005.eBook-DDU.chm
Addison.Wesley,.C++.Common.Knowledge.Essential.Intermediate.Programming.(2005).chm
Addison.Wesley.-.Exceptional.C++.Style.40.New.Engineering.Puzzles,.Programming.Problems.and.Solutions.-.Herb.Sutter.chm
Addison.Wesley,.C++.Coding.Standards.101.Rules.Guidelines.(2004).LiB.chm
Addison.Wesley.-.Imperfect.C++.Practical.Solutions.for.Real-Life.Programming.chm
- 2022-03-16 20:27:18下载
- 积分:1
-
这是对矩阵连乘的最优解的算法实现,利用优化算法来寻找多个矩阵的最优值及最优连乘次序...
这是对矩阵连乘的最优解的算法实现,利用优化算法来寻找多个矩阵的最优值及最优连乘次序-This is a matrix with the optimal solution by the algorithm, using optimization algorithms to find multiple optimal value and optimal matrix with by the order of
- 2022-07-10 12:58:54下载
- 积分:1
-
呵呵,又一个编码互换程序
呵呵,又一个编码互换程序-Oh, a swap coding procedures. .
- 2022-02-26 21:01:00下载
- 积分:1
-
Windows API
基于Windows API的虚拟终端实现-Windows API-based virtual terminal to achieve
- 2022-02-20 15:30:10下载
- 积分:1
-
Self deleting executable for Win9x/WinNT (all versions). This source file must b...
Self deleting executable for Win9x/WinNT (all versions). This source file must be compiled with /GZ turned OFF (basically, disable run-time stack checks)
- 2022-04-16 12:31:41下载
- 积分:1
-
vc under the Database Programming information, write a very detailed, more suita...
vc下的数据库编程资料,写的很详细,比较适合初学者使用,是入门的好教材-vc under the Database Programming information, write a very detailed, more suitable for beginners, entry is good material
- 2022-08-25 08:55:12下载
- 积分:1
-
从一本书附带代码修改而来 删除邮箱所有邮件(用于清除大量垃圾邮件) 自己修改内设的帐号和密码...
从一本书附带代码修改而来 删除邮箱所有邮件(用于清除大量垃圾邮件) 自己修改内设的帐号和密码-book from a fringe code revision to delete mail from all mail (for the removal of huge quantities of spam) to amend their internal account and password
- 2022-11-13 00:45:04下载
- 积分:1