CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - VC .cpp
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - VC .cpp - List
[
Game Program
]
vc网络游戏设计与实现-1
DL : 1
vc网络游戏设计与实现源代码,3个文件一起解压到一个目录中-vc Network Design and Implementation of the game's source code three documents together to extract a directory
Date
: 2025-07-07
Size
: 346kb
User
:
唐成
[
SQL Server
]
in VC use DB-Library access SQL Server in VC
DL : 0
在VC中用DB-Library快速访问SQL Server数据库技术-in VC DB-Library quick access to SQL Server database technology
Date
: 2025-07-07
Size
: 159kb
User
:
yahooyeah
[
Browser Client
]
VC++开发BHO插件——定制你的浏览器
DL : 1
VC++开发BHO插件——定制你的浏览器-VC plug-BHO-- customize your browser
Date
: 2025-07-07
Size
: 32kb
User
:
阿牛
[
matlab
]
vc调用matlab
DL : 0
将一个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.
Date
: 2025-07-07
Size
: 1kb
User
:
李震
[
Internet-Network
]
WinPin VC
DL : 2
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!
Date
: 2025-07-07
Size
: 132kb
User
:
teky
[
Crack Hack
]
rsa1-cpp
DL : 0
rsa非对称加密算法的加密解密vc语言实现-The implement of RSA encryption and decryption algorithm with VC
Date
: 2025-07-07
Size
: 99kb
User
:
李
[
GUI Develop
]
vc界面编程
DL : 1
给出了几个基于vc界面编程的例子包括实现QQ程序的抽屉效果、以动画方式弹出,关闭窗口-given several programming interface based on vc examples include the QQ procedures drawer effects, animation way, blocking the windows closed
Date
: 2025-07-07
Size
: 598kb
User
:
白云城主
[
Windows Develop
]
vc技术内幕5源代码(2)
DL : 0
vc技术内幕5源代码,很经典的,对学习vc得人很有用的-vc technology insider 5 source code, very classic, to learn vc right people very useful
Date
: 2025-07-07
Size
: 1007kb
User
:
微微
[
Communication-Mobile
]
Viterbi(cpp)
DL : 0
OFDM信道编码,用vc实现Viterbi算法-OFDM channel coding, using vc Viterbi Algorithm
Date
: 2025-07-07
Size
: 1kb
User
:
张秀锋
[
GIS program
]
Cpp
DL : 0
MapX+VC开发源码
Date
: 2025-07-07
Size
: 2.75mb
User
:
chulei
[
Algorithm
]
VC++Delaunay
DL : 3
采用序列化对象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.
Date
: 2025-07-07
Size
: 146kb
User
:
追风
[
Internet-Network
]
VC++2
DL : 0
vc++网络程序设计实例详解 人民邮电出版社3-4章源码-vc++ network programming examples explain Posts
Date
: 2025-07-07
Size
: 1.62mb
User
:
李强
[
GIS program
]
mapx-Cpp
DL : 0
mapx的VC++开发实例,cpp部分,赶快下载呀!-MapX
Date
: 2025-07-07
Size
: 2.76mb
User
:
guo
[
Windows Develop
]
Cpp-MapX5.0-VC
DL : 0
用VC实现的,调用地图插件MAPX5.0的程序。 代码仅供参考-Realize with VC
Date
: 2025-07-07
Size
: 1.29mb
User
:
liangrh
[
Data structs
]
Vc
DL : 0
40多版经典教材《数据结构》(严蔚敏、吴伟民著)全部代码实现。目录下TC是标准C代码C文件。VC是标准C++代码CPP文件。-More than 40 version of the classic textbook
Date
: 2025-07-07
Size
: 458kb
User
:
000
[
Software Engineering
]
cpp
DL : 0
(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
Date
: 2025-07-07
Size
: 429kb
User
:
雷宇
[
GUI Develop
]
Easy_51Pro_v2source_program(VC)
DL : 2
该程序是Easy_51Pro编程器的配套软件VC源码。-The program is Easy_51Pro programmer supporting software VC source.
Date
: 2025-07-07
Size
: 3.68mb
User
:
路晓
[
OpenGL program
]
visual-cPP-6.0-opengl
DL : 0
vc 图像处理opengl xianxiang-vc photoshopopengl xianxiang
Date
: 2025-07-07
Size
: 23.96mb
User
:
zhaojialiang
[
Windows Develop
]
CPP
DL : 0
VC++ 编程实例 是孙鑫老师的教学课件 适用于初级和中级编程人员学习和开发指导-VC++ programming example is the Sun Xin courseware for teachers in primary and intermediate programmers to learn and develop guidance
Date
: 2025-07-07
Size
: 3.68mb
User
:
super3shine
[
Program doc
]
visual-cPP-point
DL : 0
压缩包包括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
Date
: 2025-07-07
Size
: 5.8mb
User
:
jimowuxin
«
1
2
3
4
5
6
7
8
9
10
...
49
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.