-
DisktestPRO
这个代码是基于软盘修复,扫描的源代码,年轻一点的可能都不知道3.5寸软盘是什么东东了。时过境迁软盘淘汰了,但是这个源代码却是有很多东西值得我们学习,首先是动画界面和一些对磁盘扇区读写的算法都很不错,尤其里面的一个关于对话界面动画做的相当棒。还有对进度扇区网格的绘制,读取曲线绘制等做的很好,程序整个代码也不大,但功能却是很强大,基本上对软盘坏道搜索,扇区修复,格式化,快速格式化,坏道数据恢复,备份数据,坏的扇区标识和撤销标识,不通过文件系统擦出数据,测试软驱读写速度等等都做的很专业。源代码可以运行在 Windows 95/98及以上操作系统上。对研究磁盘操作维护的网友有一定参考价格()
- 2007-10-22 21:30:23下载
- 积分:1
-
DTM
SourceCode for Triangulated irregular network
- 2009-04-24 13:20:33下载
- 积分:1
-
egaoruanjian
专门恶搞好友的软件,此软件任务管理器无效 阿发啊大法师(Friends spoof specialized software, this software task manager invalid A hair ah Archmage)
- 2014-03-08 12:27:34下载
- 积分:1
-
DesktopSecuritySet1
自己做的ActiveX系统配置控件,单击按钮打开桌面安全设置1对话框,实现:
从活动桌面上删除Web内容;
强制从睡眠或挂起状态恢复时输入密码;
允许使用活动桌面;
禁止调整桌面工具栏长度;
禁止交互用户通过Windows窃听其它用户会话;
允许使用“桌面清理向导”;
禁止使用活动桌面的所有设置项目;
启用“开始”菜单常用程序组;
禁止控制面板和打印机文件夹;
禁止使用任务栏快捷方式菜单;
禁止使用“开始”菜单的“关闭系统”命令;
禁止使用“开始”菜单的“我的文档”命令;
禁止在桌面上运行任何程序;
隐藏桌面上的网上邻居以及所有图标;
隐藏“网络快捷方式”菜单、任务栏;
可以部署在服务器上,适合在公共电脑等不方便带文件的场合进行快速系统配置,也适合嵌入到其它程序中,进行快速开发。
(Make its own system configuration of ActiveX controls, click the Security Settings button to open the Desktop dialog box 1, to achieve:
Events delete from the desktop Web content
Mandatory from the state of sleep or hang password recovery
Permit the use of Active Desktop
Deskbar prohibited adjust length
Interactive users to prohibit other users through the Windows bugging conversations
Permit the use of the "Desktop Cleanup Wizard"
Prohibition of the Use of Active Desktop items all the settings
Opening of the "Start" menu common program group
Prohibition of the control panel and printers folder
Prohibit the use of the taskbar shortcut menu
Prohibit the use of "Start" menu s "closed system" command
Prohibit the use of "Start" menu s "My Documents" command
Prohibit the operation of any program on your desktop
Hide My Network Places on the desktop and all icons
Hide "Network Shortcuts" menu, task bar
Can be deployed on the server for computer)
- 2009-02-12 11:57:48下载
- 积分:1
-
Define-Grid-motion
用于fluent中模拟物面变形运动的UDF,主要用到Define_Grid_Motion宏,适合初学者练习用(Used for Fluent software)
- 2021-04-13 20:58:56下载
- 积分:1
-
moni
用于蘑菇温棚的模拟控制程序,包括xls表和动态显示控件,模拟速度速度可调节(Mushroom greenhouses for analog control procedures, including xls tables and dynamic display of control, analog speed can be adjusted)
- 2010-07-11 00:29:28下载
- 积分:1
-
code1
代码去注释,C++描述,趋势科技2011笔试题,修改网上一些版本的代码错误(Code to comments, C++ description, Trend Micro 2011 pen questions, modified version of the code line number of error)
- 2010-11-29 20:56:10下载
- 积分:1
-
Virtual-function
本示例描述了虚函数的使用规则和注意事项,并且说明了纯虚函数的意义。(The rule and attention for the virtual function are described in the demo, and the significance of virtual function is presented.)
- 2011-09-12 15:24:09下载
- 积分:1
-
vb6_black_book
It is the best black book if vb 6
- 2009-10-25 10:37:41下载
- 积分:1
-
Filecombine
说明: 这是个人写的简单的文件合并工具,有如下特性:
1. 支持二进制和文本文件合并;
2. 可以自定义填充字节(默认为0);
3. 可以选择源文件的任意地址和任意数据长度(在源文件的数据范围之内);
4. 可以任意修改源文件数据在目标文件(合并或拆分)文件的地址范围;
5. 支持拆分源文件,但单次操作只支持一个源文件和一个目标文件;
6. 可以保存/加载文件拆分合并的配置数据,并于重复使用;(This is a simple file combine tool with the following characteristics:
1. Support binary and text file combine;
2. You can customize the padding byte (default is 0);
3. You can select any address of the source file and any data length (within the data range of the source file);
4. The source file data can be arbitrarily modified in the address range of the target file (combine or split) file;
5. Support split source files, but only one source file and one target file are supported in a single operation;
6. You can save/load the file to combine, split configuration data and reuse it;)
- 2019-10-26 14:27:33下载
- 积分:1