CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc document

搜索资源列表

  1. socket and chat

    0下载:
  2. 一个简单的用vc做的多线程,socket编程,可以两个ip见发消息,internet网络编程的作业,所以做的很不是很好,我下次会写上详细的文档再传上来的,希望对初学socket编程的人有帮助-a simple vc do with the multi-threaded, socket programming, can see reports from two ip, internet network programming operations, is not doing very well,
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:300444
    • 提供者:四秒
  1. examle

    0下载:
  2. Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。-Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:104080
    • 提供者:亲切
  1. 以二进制形式查看文件

    0下载:
  2. 用VC编写的以二进制形式查看文件,适合初学VC的人参考-VC prepared to view the document binary form suitable for beginners VC reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:48305
    • 提供者:李浩
  1. CountLine

    0下载:
  2. 一个用来统计程序源文件中代码行数的小工具.使用VC++编写-a statistical procedures used to document the source code line number of small tools. Preparation of VC
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36815
    • 提供者:梁我我
  1. 文件类及文件管理类

    1下载:
  2. 这是vc文件类及文件管理类的大量实例及相应的用法和函数说明,够你学习的了-document type and category of document management and the large number of examples of the usage and the corresponding function that you learn enough of a
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:78030
    • 提供者:杨文豪
  1. IJL15

    0下载:
  2. intel jpeg library内含document和vc samples-document library containing samples and vc
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1778505
    • 提供者:董理
  1. DrawB

    1下载:
  2. 用VC编写的圆弧样条,B样条曲线的绘制程序,在单文档中输入任意点,绘制出点间的圆弧样条曲线与B样条曲线-VC prepared by the arc-like, B-spline curve mapping procedures in a single document input arbitrary point and draw points of the circular spline curves and B-spline curves
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:56770
    • 提供者:张sir
  1. 求大N!的程序

    0下载:
  2. 此文档是用VC编写的关于编译原理中求大N!的程序-This document was prepared by the VC on the principle of seeking compiler big N! The procedure
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:918
    • 提供者:nyxz
  1. A逐点循环递归法求哈密顿回路

    0下载:
  2. 此文档是用VC编写的编译原理A逐点循环递归法求哈密顿回路的程序-This document was prepared by the compiler VC Principle A cycle-by-point method for recursive loop Hamiltonian procedures
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:15394
    • 提供者:nyxz
  1. 解一般tsp问题的并行算法

    0下载:
  2. 此文件是用VC编写的关于编译原理解一般tsp问题的并行算法-this document is prepared by the VC on the original compiler tsp general understanding of the parallel algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:99828
    • 提供者:nyxz
  1. 遗传算法用于tsp问题的研究

    0下载:
  2. 此文件是用VC编写的关于编译原理遗传算法用于tsp问题的研究-this document is prepared by the VC on the principle of genetic algorithms compiled for the study tsp
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:196494
    • 提供者:nyxz
  1. 一个多文档浏览器(带有编程思路讲解)

    0下载:
  2. 一个在vc平台上别写的多文档浏览器(带有编程思路讲究的哦)-a platform in many other document browser (with programming ideas of attention oh)
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:68207
    • 提供者:孤行
  1. 迷宫程序1.10版

    0下载:
  2. 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3747
    • 提供者:邵思瑾
  1. 程序监视文件的存取

    0下载:
  2. 用vc写的程序来监视文件的操作。适合初学者。-vc used to write the document procedures to monitor the operation. For beginners.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:36125
    • 提供者:hong
  1. seekey

    0下载:
  2. 注册机编写器是一个很特殊的软件,它可以快速地生成一个注册机,而不需要再过多的了解程序的指令算法。整个程序体实际上只是一个用汇编写的模板,你只要略有汇编基础,就可以轻松方便地写出自己的注册机。此外,你还可以在其中自定义自己的界面和提示信息。可以用VC++或BC++等资源编辑工具自行修改key1.res资源文件,但请不要修改它们对应的ID号。-Fillmore is prepared for a very special software, which can quickly generate a
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:324956
    • 提供者:王峋龙
  1. 无界面电话查询系统

    0下载:
  2. 一个用VC做开发平台,用C语言开发的简单电话查询系统,具有添加记录,修改记录,删除记录,查找记录等功能.能帮助了解文件操作。 -a VC with development platform, with C-language development simple telephone inquiry system, with added records, change records, delete records, the records search function. To help unde
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:44522
    • 提供者:yao
  1. MIPS

    1下载:
  2. 《MIPS五级整数流水线模拟系统》设计文档与源代码。 [代码性质] VC完整应用程序代码-The source and design document of <MIPS simulant system of 5 level int pipelining>. [code kind] VC whole application source code.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:992013
    • 提供者:毛建孟
  1. 自定义水晶报表设计器

    2下载:
  2. 水晶报表是一个报表设计开发的强大工具,功能强大,设计灵活,在水晶报表光盘中只提供了一个完全动态生成报表的例子,使用繁琐。现介绍其在VC++6.0中的简单使用方法。编译环境:VC++6.0 sp5 、Windows 2000 Server sp3 (en)。 一、导入水晶报表使用的动态联接库:根据实际修改文件路径。 #import \"C:\\Documents and Settings\\Administrator\\桌面\\cr\\craxdrt9.dll\" no_namespace-cr
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:563661
    • 提供者:黄肃
  1. FileEditCtrl2

    0下载:
  2. 一个文件选取界面的VC程序,这个是网上下载的。-a document interface VC selection procedures, this is downloaded.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:58495
    • 提供者:netm
  1. INI

    0下载:
  2. 本源码是关于读写ini文件的vc程序,开发环境是vc++6.0。该程序实现了以索引式的读写ini文件,经过适当的修改将可以实现各种存储功能。-the source of the document literacy ini vc procedures, the development environment is vc + + 6.0. The process to achieve a literacy Index-ini file, after appropriate amendments wi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45293
    • 提供者:李力邦
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com