-
cleanvcprj
说明: 这是一个清理VC工程文件的程序,和其他类似功能的程序不一样的是它只有一个2k的
批处理。
批处理里面演示了批处理文件的一些技巧。包括文件删除,自安装,导入注册表等实现
方法。
(This is a clear VC project documentation procedures, , and other similar functions of the same procedures that it is only one batch of 2k. Batch inside a batch file demonstrated some skills. Including documents deleted, since the installation, etc. into the registry method.)
- 2006-01-19 13:27:08下载
- 积分:1
-
prestressing-tendon-to-midas-
midas钢束导入工具采用vba编码 附加lsp直线连接(prestressing tendon to midas tool)
- 2021-03-02 22:19:33下载
- 积分:1
-
MyHotKey
利用系统热键可以方便用户的操作,比如经常使用的Alt + Tab可以快速切换窗口;Crtl + Alt +
Delete键可以调出Windows任务管理器或重启机器;oicq软件也会注册系统热键方便用户的操作,等等。本程序就注册一个系统热键Alt + Z,在应用程序执行的任何时候只要按下该热键就会弹出一个消息对话框。
(system hotkeys can use user-friendly operation, For example, the regular use of the Alt-Tab window can quickly switch; Crtl-Alt-Delete keys could be released Windows Task Manager or the reopening of machinery; oicq software registration system hotkeys will be user-friendly operation, and so on. The procedure for registering a system hotkeys Alt Z, Application procedures for the implementation of any time by pressing the hotkey will pop up a message box.)
- 2007-04-28 12:03:33下载
- 积分:1
-
VC_ini_1
一个的读写INI文件的类及实例(INI file reading and writing a class and examples of)
- 2004-06-02 15:59:09下载
- 积分:1
-
OPC客户端远程服务器
说明: OPC客户端源码,可同时连接局域网内的多个OPC服务器
MFC带界面版(OPC client source code, which can connect multiple OPC servers in LAN at the same time
MFC with Interface Edition)
- 2021-01-06 21:28:54下载
- 积分:1
-
Lissajous
Lissajous,李萨茹曲线,
Win32 API,多窗口,其中一个窗口作为
工具条(Lissajous Curves Drawing,using
Win32 API. Muti-Windows, Multi Threads.)
- 2012-05-08 19:59:01下载
- 积分:1
-
EncryptDecrypt
说明: Sample Code for encryption and decription
- 2019-02-03 20:09:05下载
- 积分:1
-
qudongtx
曾经过TX的驱动源代码
VC++编写
给新手参考用
希望能对新手有用(TX has been the driving source code VC++ written reference to the novice hoping to be useful for novice)
- 2011-08-09 12:40:39下载
- 积分:1
-
AddressList
提供通讯录成员的查询、增加、更新及删除等功能。(Provide contacts membership query, add, update, and delete functions.)
- 2013-09-24 19:26:07下载
- 积分:1
-
MESH--SIMPLE
可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件
2:选择要简化的模型,eg:huge_bunny.ply
3:选择简化
(Mesh Simplification Viewer
This program implements four different mesh simplification algorithms. After loading a mesh, the user can easily remove triangles from the mesh and the results are displayed in real time. The mesh can also be rotated and moved closer to or farther away from the viewer.
The goal of mesh simplification is to display a 3D polygonal mesh with fewer triangles while retaining the same shape. In the example above, the original cow model (upper left) is made up of over 5800 triangles. We can easily remove thousands of triangles from this mesh and still display a very similar cow model. While the 500 triangle cow is a cruder representation, this may not make a difference if the cow is far away from the viewer.
)
- 2014-07-10 11:37:50下载
- 积分:1