Welcome![Sign In][Sign Up]
Location:
Search - VC .cpp

Search list

[Game Programvc网络游戏设计与实现-1

Description: vc网络游戏设计与实现源代码,3个文件一起解压到一个目录中-vc Network Design and Implementation of the game's source code three documents together to extract a directory
Platform: | Size: 354304 | Author: 唐成 | Hits:

[SQL Serverin VC use DB-Library access SQL Server in VC

Description: 在VC中用DB-Library快速访问SQL Server数据库技术-in VC DB-Library quick access to SQL Server database technology
Platform: | Size: 162816 | Author: yahooyeah | Hits:

[Browser ClientVC++开发BHO插件——定制你的浏览器

Description: VC++开发BHO插件——定制你的浏览器-VC plug-BHO-- customize your browser
Platform: | Size: 32768 | Author: 阿牛 | Hits:

[matlabvc调用matlab

Description: 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.
Platform: | Size: 1024 | Author: 李震 | Hits:

[Internet-NetworkWinPin VC

Description: VC编写的一个非常好的 可以用于pin局域网的电脑的程序!!并且是基于线程的!有兴趣的可以研究一下!-VC prepared a very good LAN can be used to pin the computer program! ! And is based on the threads! Interested parties can see!
Platform: | Size: 135168 | Author: teky | Hits:

[Crack Hackrsa1-cpp

Description: rsa非对称加密算法的加密解密vc语言实现-The implement of RSA encryption and decryption algorithm with VC
Platform: | Size: 101376 | Author: | Hits:

[GUI Developvc界面编程

Description: 给出了几个基于vc界面编程的例子包括实现QQ程序的抽屉效果、以动画方式弹出,关闭窗口-given several programming interface based on vc examples include the QQ procedures drawer effects, animation way, blocking the windows closed
Platform: | Size: 612352 | Author: 白云城主 | Hits:

[Windows Developvc技术内幕5源代码(2)

Description: vc技术内幕5源代码,很经典的,对学习vc得人很有用的-vc technology insider 5 source code, very classic, to learn vc right people very useful
Platform: | Size: 1031168 | Author: 微微 | Hits:

[Communication-MobileViterbi(cpp)

Description: OFDM信道编码,用vc实现Viterbi算法-OFDM channel coding, using vc Viterbi Algorithm
Platform: | Size: 1024 | Author: 张秀锋 | Hits:

[GIS programCpp

Description: MapX+VC开发源码
Platform: | Size: 2888704 | Author: chulei | Hits:

[AlgorithmVC++Delaunay

Description: 采用序列化对象CArchive读入原始数据构建Delaunay三角网的VC++代码。可以鼠标点击加新点进行构网,包括二维、三维。还可以进行设色、光照等。-Serializing objects using CArchive read the raw data to build Delaunay triangulation VC++ Code. Mouse clicks can add new points structure network, including the two-dimensional, three-dimensional. Can also be used for colors, light and so on.
Platform: | Size: 149504 | Author: 追风 | Hits:

[Internet-NetworkVC++2

Description: vc++网络程序设计实例详解 人民邮电出版社3-4章源码-vc++ network programming examples explain Posts
Platform: | Size: 1696768 | Author: 李强 | Hits:

[GIS programmapx-Cpp

Description: mapx的VC++开发实例,cpp部分,赶快下载呀!-MapX
Platform: | Size: 2889728 | Author: guo | Hits:

[Windows DevelopCpp-MapX5.0-VC

Description: 用VC实现的,调用地图插件MAPX5.0的程序。 代码仅供参考-Realize with VC
Platform: | Size: 1354752 | Author: liangrh | Hits:

[Data structsVc

Description: 40多版经典教材《数据结构》(严蔚敏、吴伟民著)全部代码实现。目录下TC是标准C代码C文件。VC是标准C++代码CPP文件。-More than 40 version of the classic textbook
Platform: | Size: 468992 | Author: 000 | Hits:

[Software Engineeringcpp

Description: (1)掌握面向对象程序设计语言C++的基本语法 (2)掌握C++面向对象设计的思想 (3)掌握VC++6.0与DEV C++ 开发工具的使用 (4)运用标准C++规范设计应用程序 -(1) grasp the object-oriented programming language C++ the basic grammar (2) to master C++ object-oriented design thinking (3) have VC++6.0 with DEV C++ development tools (4) using the standard C++ specification design applications
Platform: | Size: 439296 | Author: 雷宇 | Hits:

[GUI DevelopEasy_51Pro_v2source_program(VC)

Description: 该程序是Easy_51Pro编程器的配套软件VC源码。-The program is Easy_51Pro programmer supporting software VC source.
Platform: | Size: 3857408 | Author: 路晓 | Hits:

[OpenGL programvisual-cPP-6.0-opengl

Description: vc 图像处理opengl xianxiang-vc photoshopopengl xianxiang
Platform: | Size: 25124864 | Author: zhaojialiang | Hits:

[Windows DevelopCPP

Description: VC++ 编程实例 是孙鑫老师的教学课件 适用于初级和中级编程人员学习和开发指导-VC++ programming example is the Sun Xin courseware for teachers in primary and intermediate programmers to learn and develop guidance
Platform: | Size: 3861504 | Author: super3shine | Hits:

[Program docvisual-cPP-point

Description: 压缩包包括VC++之MFC类库中文手册.chm C语言函数表.chm VC++ 编程指南.chm windows程序设计.chm -Compressed package includes the MFC VC++ Class Library Chinese manual. Chm C language function table. Chm VC++ Programming Guide. Chm windows programming. Chm
Platform: | Size: 6083584 | Author: jimowuxin | Hits:
« 12 3 4 5 6 7 8 9 10 ... 49 »

CodeBus www.codebus.net