搜索资源列表
VC异常捕获,Dmp文件提取
- 只需注册 ::SetUnhandledExceptionFilter(ExpFilter); 将代码放到工程中编译就可以抓获当前错误堆栈文件输出,并且生成当前出错程序的dump。
AsmStudio媲美VC的漂亮的界面
- AsmStudio媲美VC的漂亮的界面,强大的功能,注定了从此MASM和TASM将被扔进 垃圾桶。在5.0版中,AsmStudio更趋于完美:根据个人喜好定制指令、寄存器、操作 符、注释乃至数字的语法着色,可以定制的智能缩排,强大的无限次Undo、Redo,可 定制的指令、寄存器、操作符大小写自动切换,直接编译链接运行,调用debug直接调 试,另有代码定位功能可以方便的定位程序中所有的变量、过程和标号,漂亮的图形 显示使得变量的类型一目了然,此外还有AsmWizard向导自动生成多种
Excel.rar
- vc 操作 读取 excel 导入 导出,代码比较简单。适合学习用,vc read excel import and export operations, the code is relatively simple. Suitable for learning to use
UG.rar
- 用于UG二次开发,智能打孔装配程序代码,mfc dll格式开发,UG for the secondary development of smart drilling assembly code, mfc dll format development
TeeChart.rar
- teechart画图,线图描述,包含代码,teechart drawing, map descr iption, that contains the code
vcHotKey
- VC++ 热键实例程序源码,请先选择菜单进行热键设置,然后测试你所设置的热键。程序将设定Shift为非法输入,当用户按下Shift时用Alt代替,程序使用CTRL+ALT+A为默认的热键,0x41 是A的虚拟键代码,具体详细情况请查阅源代码。-Hotkey instance of VC++ program source code, select the menu for hot key settings, and then test your set hotkey. Program will s
LibrarymanagementsystemdesignVC++code
- Library management system design VC++ code 图书馆管理系统设计VC++代码-Library management system design VC++ Code library management system design VC++ Code
vcmatlab
- vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程-vc code matlab generated by calling the DLL file to achieve a mixture of VC and matlab programming
VC++图书管理系统(代码及数据库)
- vc++图书管理系统(代码及数据库)完成对图书的的借取、归还和超时惩罚等基本操作(Vc++ library management system (code and database)Complete the basic operation of borrowing, taking, returning and overtime punishment of books)
实验代码含UCOSV291
- VC++测试UCOSII 2.91系统(嵌入式实时操作系统μCOS原理与实践)(VC++ test UCOSII 2.91 system)
代码注入器源
- 代码注入器源码,vc++写的,网上的是delphi的(dai ma zhu ru qi yuan ma)
VC工程改名
- 该软件可以用于VC工程改名,主要针对工程代码的再移植。可以减少工作量(The software can be used to rename VC engineering, mainly for the re transplantation of Engineering code. Can reduce the workload)
MODBUS VC
- 这是通讯设备的代码,上面详细的标注了注释,便于理解(This is the communication equipment code, the above detailed annotations, easy to understand)
VC++ D3D游戏例子
- VC++调用D3D开发的3维游戏例子,编译通过,可使用,参考性很强(VC++ call D3D development of 3 dimensional game example, compiled through, you can use, reference is very strong)
1-2
- 用遗传算法解决实例问题,VC++代码,To solve problems using genetic algorithm, VC++ code(To solve problems using genetic algorithm, VC++ code)
VC++ GDI写的坦克大战完整源码
- 最近学习《Visual C++游戏编程基础》这本书,于是就想不能白学,编写一个游戏吧,于是就试着做了个坦克大战游戏,只学过C语言,C++看了一遍书,不会类封装,代码中都是结构体+函数。。。算是C语言式的C++了吧!(Tank war complete source code written by VC++ GDI)
贪吃蛇代码
- 在VC上实现简单的贪吃蛇游戏,用W,A,S,D可以实现控制,仅供初学者学习参考,真正的可玩性并不强(Realization of a simple Snake game on VC)
C语言贪吃蛇代码
- C语言编写贪吃蛇源代码,简单易懂,文件为VC源代码(C language, the source code of snake is simple and easy to understand, and the file is VC source code.)
PLC vc++程序
- VC PLC Ladder Editor.PLC 梯形图 编辑器 开源 代码(VC PLC Ladder Editor)
CButtonST类的实现代码
- 在vc环境中实现比较漂亮的各种按钮,比较容易应用到自己的程序中非常实用.(In the vc environment to achieve a variety of beautiful buttons, relatively easy to apply to their own program very practical.)