Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - VC6
Search - VC6 - List
DL : 0
VC6.0下的MFC类库。对于VC++6.0的程序设计员很有帮助!-VC6.0 the MFC. VC 6.0 for the programming staff helpful!
Update : 2008-10-13 Size : 1532029 Publisher : 张晓

DL : 0
代码名称:ImageHandler: A Component to Copy an HDC Area to a JPEG File 代码说明:将DC内数据保存为JPG图片 工具/平台:VC6 -code name : ImageHandler : A Component Copy to an HDC Area to a JPEG File code Description : DC within the data retention tool for JPG Photo / Platform : VC6
Update : 2008-10-13 Size : 335168 Publisher : 江杭州

采用VC6.0编写,代码短小精悍,具有很好的参考价值,有单机、人机对战、双人对战等多种模式。-prepared using VC6.0, code small and has good reference value, a single, human-computer screen, double screen and other models.
Update : 2008-10-13 Size : 109316 Publisher : 陈环

采用VC6.0编写,界面精美,对战功能强大,与传统的扫雷游戏相比难度较大,具有很好的参考价值 -using VC6.0 preparation, interface beautiful, powerful players with the traditional mine more difficult than the game, have a good reference value
Update : 2008-10-13 Size : 60250 Publisher : 陈环

实现LZW压缩及解压缩的程序,该程序在VC6环境下编译运行!-achieve LZW compression and decompression procedures, the procedures in VC6 environment compiler running!
Update : 2008-10-13 Size : 17324 Publisher : psz

最有二叉搜索树生成程序,图形界面演示,VC6.0开发-most binary search tree formation process, a graphical interface presentations, the development of VC6.0
Update : 2008-10-13 Size : 29455 Publisher : 郭上华

DL : 0
N皇后问题!图形界面演示,VC6.0开发-N Queen! GUI demonstration VC6.0 development. .
Update : 2008-10-13 Size : 32259 Publisher : 郭上华

DL : 0
棋盘覆盖问题演示程序,图形界面,VC6.0开发-chessboard coverage Demonstration Program, graphics interface, VC6.0 development. .
Update : 2008-10-13 Size : 41650 Publisher : 郭上华

在VC6环境中,COMBOX控件在编辑框中使用IAutoComplete接口,very good!-in VC6 environment, COMBOX control in the editing box IAutoComplete use interface, very good!
Update : 2008-10-13 Size : 54213 Publisher : 刘辉

通过VC6.0+MSXML4加载XML文件,显示为树型格式-VC6.0 MSXML4 by loading XML documents, to format tree
Update : 2008-10-13 Size : 126810 Publisher : 骆兆军

一 题目 全国铁路交通咨询系统 二 需求分析 1.系统配制: 硬件:CPU:P4 1.6G 内存容量 256M 标准输入输出设备 软件:操作系统Windows xp 源程序调试工具VC6.0 可执行文件运行工具 DOS 5.0. 2.该系统有供用户选择的菜单和交互性。 3.建立一个全国铁路交通咨询系统,该系统具备自动查找任意两城市间铁路交通的最短路径和最少花费的功能。 三 设计概要 1.抽象数据类型 本程序运用了关于图这种数据结构。 他的抽象数据类型定义如下: typedef struct unDiGraph { int numVerts //结点 costAdj cost //邻接矩阵 }unDiGraph,*UNG 基本操作: unDiGraph* CreateCostG() 操作结果:构造带权(费用)图。 unDiGraph* CreateTimeG() 操作结果:构造带权(时间)图。 PathMat *Floyed(unDiGraph *D) 操作结果:Floyed函数 求任意两点的最短路径。 -a subject of the national railway traffic advisory system analysis of a two needs. Preparation System : Hardware : CPU : P4 1.6 GHz 256 MB of memory standard input and output device software : Windows XP operating system source code debugging tools VC6.0 executable file running DOS 5 tools. 0. 2. The system is available for users to choose the menu and interactive. 3. The establishment of a national rail traffic advisory system, the system automatically search with arbitrary two inter-city rail traffic and the shortest path to the function at the lowest cost. Three design an outline. This abstract data type procedures on the use of this data structure map. His abstract data type is defined as follows : typedef struct (int unDiGraph numVerts / / node costAdj cost / / adjacency matrix) unDiG
Update : 2008-10-13 Size : 56930 Publisher : gang

这是一个在VC6.0环境下开发的设置对话框背景的源程序,对初学MFC的人来说,很有借鉴意义。-VC6.0 environment in the development of the setup dialog background of the source, for beginners MFC people, very useful.
Update : 2008-10-13 Size : 283611 Publisher :

可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -many people may have thought about the need to achieve some fairly large number of factorial, but C is the standard data types storage space is too small, it is virtually impossible to achieve. We can through other methods to achieve this procedure with a very simple algorithm factorial number of procedures is very short, very simple, notes everywhere, I believe we can easily understand, download source after the open VC6.0 compiler can run after the procedures by the little changes can achieve greater number of factorial, the readers are interested in reading this procedure can be a hands-try, Fun for all at! ! Hope that this procedure can give us some help. There may be many procedural deficiencies that warm welcome to you all to the guide. The next like to express our heartfelt thanks!
Update : 2008-10-13 Size : 2704 Publisher : 梁小姐

利用VC6.0编程实现OCX控件的注册与清除(WINDOWSXP下通过-use VC6.0 Programming OCX controls the registration and clearance (through WINDOWSXP
Update : 2008-10-13 Size : 40824 Publisher : 刘小军

利用rwxls.ocx控件实现EXCEL数据库文件的读写操作(vc6.0 windowsxp下通过)-rwxls.ocx use controls to achieve the Excel database file read and write operations (through vc6.0 windowsxp)
Update : 2008-10-13 Size : 321644 Publisher : 刘小军

一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7 3.作者 http://contact.ys168.com/ 与我联系:ahuixp@sohu.com -a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pdf files and contains the source code two. Source code development environment is VC6, Matlab7 3. Author http://contact.ys168.com/ contact me : ahuixp @ Game
Update : 2008-10-13 Size : 87323 Publisher : 杨峰

PNG格式图像解码,包含VC6,VC.NET以及BorlandC++等多种IDE下的工作区设置-PNG image decoding formats, including VC6, VC.NET and Borland C and other work under the IDE set up a
Update : 2008-10-13 Size : 698657 Publisher : 陈思远

用VC6++对A*寻路算法的简单实现,在界面上点击鼠标就行.-VC6 right with A * search algorithm for a simple way to achieve the click of a mouse interface on the line.
Update : 2008-10-13 Size : 42523 Publisher : 范军

DL : 0
用VC6++写的一个简单的类似连连看一小游戏,里面有时间的限制,-with VC6 write a simple 1000 block of Terry Avenue similar to a small game, there are time constraints,
Update : 2008-10-13 Size : 141336 Publisher : 范军

DL : 0
用VC6++对复合文件的操作,包括建立,删除,存储-VC6 right with the operation of complex documents, including the establishment, delete, storage, etc.
Update : 2008-10-13 Size : 51054 Publisher : 范军
« 1 2 ... 42 43 44 45 46 4748 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.