Welcome![Sign In][Sign Up]
Location:
Search - vc document

Search list

[Other resourceVC++Document

Description: 讲述VC++很好的资料,有助于初学者学习C++,讲了些概念和程序实例,有助于理解。-about VC good information to help beginners learn C, say some examples of the concepts and procedures that contribute to understanding.
Platform: | Size: 407562 | Author: 周涛 | Hits:

[Other resourcevc调用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: 1756 | Author: 李震 | Hits:

[Communication-Mobile精通vc图象编程source

Description: vc图像编程的经典教案,是VC程序员的必备参考-vc picture programming classics teach the document, is the VC programmer necessary refers
Platform: | Size: 5067776 | Author: 李莉 | Hits:

[Windows Develop《vc精华文摘-文件篇》

Description: 《vc精华文摘-文件篇》-"vc essence Digest-chapter document"
Platform: | Size: 33792 | Author: | Hits:

[Education soft system学生成绩管理系统VC-ODBC

Description: 自编的一个实用的学生成绩处理管理系统。支持.dbf文件,不需注册数据源,打开文件,程序自动写注册表,注册数据源,对数据库进行操作。能够根据平时,期中,期末成绩计算最终成绩,并输出成html文件打印。很实用。-writing a practical handling of student performance management system. Support. Dbf documents with the registered data sources, open files, automatically write the registry, the registered data sources, the database operations. According to peacetime, period, end of the final performance computing performance and output into html document printing. Practical.
Platform: | Size: 182272 | Author: 王李斌 | Hits:

[File Format文件的读写

Description: VC中文件的读写-VC document reader
Platform: | Size: 196608 | Author: 冯占 | Hits:

[Books《VC精华文摘-文件篇》

Description: VC精华文摘-文件篇-VC essence Digest-chapter document
Platform: | Size: 33792 | Author: | Hits:

[Crack Hack用VC编写文件加密程序的源代码

Description: 用VC编写的一个简单的文件加密的程序源代码-VC prepared by a simple document encryption source code
Platform: | Size: 1953792 | Author: 柳星 | Hits:

[Other改变单文档背景的VC源代码

Description: 改变单文档背景的VC源代码-single document to change the background source code VC
Platform: | Size: 83968 | 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:

[GUI Develop在VC++6.0开发中实现全屏显示

Description: 全屏显示是一些应用软件程序必不可少的功能。比如在用VC++编辑工程源文件或编辑对话框等资源时,选择菜单“View\Full Screen”,即可进入全屏显示状态,按“Esc”键后会退出全屏显示状态。-full screen display is the number of application software programs essential to the function. For example, in the VC++ editing projects source document or edit dialog and other resources, the choice menu "View \ Full Screen", which can be accessed in full-screen state, according to the "Esc" key will be to withdraw from full-screen display status.
Platform: | Size: 5120 | Author: 风清扬 | Hits:

[Printing programvc结合excell

Description: visual c++环境下往EXcel中写入数据,在excel文档中保存写入数据和打印功能-visual environment for MS-Excel writes data in Excel document preservation and write data printing
Platform: | Size: 81920 | Author: 张三 | Hits:

[Firewall-Security标准VC版FTP客户端源代码

Description: 本文件进行了实施测试通过的,但如果访问不了非本机的服务器,可查看你是否启动了个人防火墙,本程序没有解决个人防火墙问题。-this document for the implementation of the test, but if not visit the non-server machines, you can check whether or not to launch a personal firewall, this procedure does not solve the problem of personal firewall.
Platform: | Size: 68608 | Author: 张无忌 | Hits:

[Internet-NetworkVC中用Socket传送文件示范源码

Description: VC中用Socket传送文件示范源码,本示例可以了解Socket 的基本原理-VC Socket document transmission source model, the sample can understand the basic tenets of Socket
Platform: | Size: 108544 | Author: tony | Hits:

[GIS programvc+mapx例子

Description: 首先得安装MapX控件,并在VC源文件中引用CMapX的头文件,能够实现放大,缩小,添加图层数据,进行图层的管理-first be installed MapX, and the VC source quoted CMapX the first document to achieve zoom in and out, add layers of data, the management layer
Platform: | Size: 60416 | Author: | Hits:

[EditBoxVC文档编辑

Description: 简单的文档编辑器,用VC编写,功能简单,希望能任加精阿-simple document editor, VC prepared, a simple function, hoping intensive A-plus
Platform: | Size: 1994752 | Author: 陈看 | Hits:

[VC/MFCVC++Document

Description: 讲述VC++很好的资料,有助于初学者学习C++,讲了些概念和程序实例,有助于理解。-about VC good information to help beginners learn C, say some examples of the concepts and procedures that contribute to understanding.
Platform: | Size: 407552 | Author: 周涛 | Hits:

[SCMdocument

Description: vc开发docment的代码, 有一定的参考价值,好好利用-vc development docment code has certain reference value, to make good use of
Platform: | Size: 51200 | Author: | Hits:

[GUI DevelopSingle-document

Description: 单文档分割框架的一个例子.可以作为初学者的很好的参考!-Single-document segmentation framework for an example. Can serve as a good reference for beginners!
Platform: | Size: 1624064 | Author: danny | Hits:

[Windows Developvc

Description: vc++单文档动态创建菜单 vc + + single document dynamically created menus-vc++ single document dynamically created menus
Platform: | Size: 3072 | Author: longfnb | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net