搜索资源列表
学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做的升级程序
- 这是一个模仿其它的软件用VC做的升级程序,大家可以看看效果!-This is a copy of the software with other VC promotion procedures done, we can look at the results!
用VC++编写的拷屏打印
- 本程序可实现屏幕拷贝打印,用VC++编写并编译通过。-this procedure can screen print copy, with VC prepared and compile.
U-COPY
- u盘拷贝程序 自动识别u盘 自动拷贝u盘全部内容到硬盘 vc代码 -automatic identification procedures set u u automatically copy all the contents of the disk drives vc code
foldercopy
- vc实现文件拷贝,可设置时间。只需输入源文件和目的目录就可实现拷贝。-vc copy files can be set-up time. Only input source and purpose can be achieved catalog copy.
HTTPproxy-vc
- 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器,其根目录是“ProxyServer”, 在运行该程序前首先需要把该目录拷贝到C盘的根目录下,当然也可以在源代码中改变指定的位置。-This is an example of a proxy server, which supports two agents, which have a virtual Web server, the root directory is "ProxyServer" run
VC++(MFC)Face
- 说明: 1.copy these four files to your pragram folder, 2.add \"*.Lib\",\"*.h\" to the project if USING MFC DLL, the files in \"DLL\" Folder, if using static lib,the files in \"static\" folder 3.add #include\"SkinMagicLib.h\" to the C*APP.c
VC++InternetCommunicationAndAnalyse(Source)
- 本是《Visual C++网络通信协议分析与应用实现》的源代码 看看应该还不错... 都是一些VC网络方面的基础知识... ... 是从光碟上直接COPY下来的-the "Visual C network communication protocol analysis and application realization," should look at the source code is not bad. .. are some VC network is a
VC++.NET_Brilliant_100_cases_Matching_code
- 本书所附光盘的内容包含了开发实例的所有程序源码,所有程序源码都是在Visual C++.NET上编译通过的。要运行本光盘上的实例,用户需要先安装Visual C++.NET编译环境,请将光盘上的实例拷贝到本机硬盘上,并去掉其只读属性。程序拷贝到本机硬盘后,经编译即可直接运行。-the accompanying CD-ROM contains examples include the development of all the procedures source, FOSS is all the
copy
- VC环境下编写的自我复制小程序,运行正确
vc调用matlab
- 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
VC 系统操作通过菜单的形式完成
- 系统操作通过菜单的形式完成,包括:文件复制、文本文件显示、文件连接、文件目录显示、文件更名、文件删除、文本文件字节数统计内容、文件内容比较功能-System operation through the menu in the form of completion, including: file copy, text documents, file connections, file directory display, file rename, file delete, the text fi
VC-copy
- VC中剪贴板简单复制粘贴操作,适合初学者练习使用-VC in clipboard simple copy and paste operation, suitable for beginners to practice using
3D下的计算机图形学的编程实践VC源码
- 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
VC_animation_system_copy_process_code
- VC编程开发动画模拟系统拷贝进程代码VC Programming animation system copy process code -VC Programming animation system copy process code
how-to-copy-VC-resource
- 如何拷贝一个工程的对话框资源到另一个工程中-How to copy a project to another project in the dialog resource
VC-copy-delete-file
- vc 实现对文件的遍历,对指定文件的复制、删除等操作。-vc traversal of the document, the specified file copy, delete and other operations.
VC++的Ansys二次开发源代码
- 1、请将安装文件下的rotor文件夹拷贝到D盘根目录下。 2、如为Windows Vista操作系统请不要将程序安装在系统盘C盘下。 3、模态分析自动用log.txt作为例子测试。 4、实时ansys请导入log_test.txt作为例子测试,此时系统已进行了建模和网格划分工作,只需要求解和后处理即可。(1, please install the file under the rotor folder copy to the D packing directory. 2, such as
VC++ 视频捕获录像程序源代码
- 这是自由代码,你可在合法范围内任意使用,复制,修改,加到自己的作品中. 祝你学习进步!事业有成!(This is a free code that you can use, copy, modify, and add to your own work within the legal scope. I wish you progress in learning and success in your career!)
vc++ 模拟文件拷贝动画(带进度条)
- vc++ 模拟文件拷贝动画(带进度条)显示,文件拷贝动画实则是一个AVI动画,在窗体中调用AVI进行播放。(The vc++ simulation file copy animation (with progress bar) shows that the file copy animation is actually a AVI animation.)