搜索资源列表
学vc编游戏-源盘
- 学vc编游戏的配套光盘 要编译[学vc编游戏]源程序一定要运行“学vc编游戏.exe”将程序解包到硬盘上。不要直接用拷贝光盘的办法(直接拷贝的文件是只读属性的)。-the cd of <> if you want to compile the source file in the cd-rom,you must run \"学VC编游戏.exe\" to extract program onto hd.don t copy from cd directly(the attr of t
VC实现通过消息机制实现Exe程序间的数据交换
- VC编程实例 实现通过消息机制实现Exe程序间的数据交换-VC achieved through programming examples news mechanisms Exe procedures for data exchange between the
CorpusDemo.exe
- 这是一个语料库查询系统,可以学习一下VC的文件操作和管理平台建设-This is a Corpus inquiry system, we can learn from what the VC operation and document management platform
nntoolkit-vc
- 在VC中使用nntoolkit工具箱 1、 安装和注册nnToolKit组件 参见神经网络组件《nnToolKit安装手册》。 2、 导入nnToolKit组件 新建一个MFC AppWizard[exe]工程后,导入nnToolKit 使用MFC ClassWizard,添加一个新类,选择From a type of library, 在弹出的对话框中选中nnToolKit.dll 确定后,可以在workspace中发现类InnToolKit (本例
lv+VC+Flash
- 自己用VC做的Flash播放器,可播放Flash的exe文件-own VC do Flash player, Flash can broadcast the exe file
binder-vc
- 修改教主的捆绑器代码,觉的满好的.功能:能捆绑任意exe程序,解压后能同时运行.缺点:暂时不能捆绑任意的文件.-leader of the revised code is tied, Cox for the good. Function : exe can be tied arbitrary procedures, decompress after the same time. Disadvantages : temporarily tied arbitrary document.
DS-Algo-VC
- In addition to individual algorithm, Demonstration System is a \"data structure\" (C language version) book algorithm corresponding to the code (CPP) and the test operating procedures (VC + +6.0 to the EXE). Through the system can demonstrate that th
VC++PB
- 用VC++装扮PB程序,这个文件(WndBG.dll)需要注册的,最好用VC自带的注册工具,也可以用Regsvr命令来注册pbvm70.dll和ibjcc.dll是pb自带的文件,只要和bk同一个目录即可先注册成功,再运行bk.exe文件.如果注册成功,运行bk.exe时回提醒你找不到COM的,一定要注册.
热血传奇客户端mir.exe文件源码 VC#高手看.rar
- 热血传奇客户端mir.exe文件源码, The warm-blooded legendary customer carries the mir.exe document source code
VC_EXECL.rar
- VC 调用execl的模板生成报表!~一个功能比较针对性强的小代码!,VC call execl statements generated template! ~
mutexes
- vc程序-vc procedures
CMulticastSocket-VC-4-demos
- UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
VC_Exe_program_achieve_through_memory_mapping_data
- VC++通过内存映射实现Exe程序间的数据交换VC + + Exe program to achieve through the memory mapping data exchange between-VC++ Exe program to achieve through the memory mapping data exchange between
VC_Start_Control_Exe_program_code
- VC 编程实现启动控制Exe程序经典代码VC Start Control Exe program programming classic code -VC Start Control Exe program programming classic code
exe-HReader
- VC++将LUA嵌入到应用程序中的演示,感兴趣的可以参考下-VC++ will be embedded into the application LUA presentation, interested can refer to
vc-RENAMA-PROJECT-NAME
- 针对VC工程的一个比较好用的修改工程名字的工具!效果不错!简单方便!改名后工程工作稳定!-DEIT PROJECT NAME!
vc-exe-more-smaller
- 让VC编译出来的EXE文件更加小巧,HELLO WORLD一般编译出来92K,优化后才1K-Let VC compiled EXE file more compact, HELLO WORLD generally compiled 92K, 1K after optimization
VC-EXE-
- VC利用消息机制在两个EXE程序间通信,不同的EXE之前实现如何通信,代码很好理解。-VC how communication message mechanism in the communication between the two EXE program before the EXE, the code is well understood.
利用VC实现Word文档预览
- 利用VC实现word文档预览功能,可以将预览嵌入到应用的对话框中。原理是:先调用word的ole接口将doc文件转换为pdf,再利用pdf2swf.exe工具将pdf转换为swf,利用swf进行预览。内有详细的说明文档。(Using VC to implement the word document preview function, you can embed the preview into the dialog box of the application. The principle i
推箱子游戏VC++(带exe文件)
- 用VC++做的推箱子游戏,只能推,不能拉。(The push box game made with VC++ can only be pushed and cannot be pulled.)