CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - vc6.0

搜索资源列表

  1. ShadowAlgorithm.RAR

    0下载:
  2. 本程序为二维图形区域编辑的一个算法例子——完全基于VC6.0的MFC设计的消隐算法,具有高度可移植性以及二次开发性。-shadow algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:94208
    • 提供者:zhbx
  1. Mortgage-Calculator

    0下载:
  2. 此课程设计报告环境为VC6.0,基于MFC模板,适合初学者研读。-This curriculum design environment for VC6.0, MFC-based templates for beginners study.
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:189706
    • 提供者:suhaiming
  1. Matlab

    0下载:
  2. Matlab与C/C++混合编程技术研究。本文基于常用的Matlab6.5 和VC6.0开发环境,在Windows平台下就它们之间的混合编 程问题从Matlab调用C/C++和C/C++调用Matlab两方面进行 深入研究并举例说明。-Matlabhasstrongabilityofnumericalvaluecalculationandanalysis, whereasC/C++isoneofthemostpopularprogramming languages. Andthe
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:226844
    • 提供者:jiaren
  1. SIFT_VS

    0下载:
  2. 用vc6.0实现的sift特征匹配,本人亲试了的,非常好用-Vc6.0 achieve with sift feature matching, I tried pro, very easy to use
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:10819545
    • 提供者:李强
  1. Sift_MatlabPC

    0下载:
  2. 用matlab和vc6.0实现sift特征匹配,本人亲测,可用-Vc6.0 achieve with matlab and sift feature matching, I pro-test, available
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2810515
    • 提供者:李强
  1. plane-game-with-c-source

    1下载:
  2. vc6.0编写的打飞机小游戏,带注释和说明,希望对新手们有帮助-the game named "shot plane",builded with VC++6.0
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:110366
    • 提供者:john
  1. vc6-(1)

    0下载:
  2. 关于vc6.0d的集成开发环境试验说明,介绍vc的集成开发平台,使用于大学一年级学生的学习-About vc6.0d integrated development environment test instructions
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:189723
    • 提供者:liu ning
  1. GLUT

    0下载:
  2. glut教程,vc6.0中使用glut的方法以及glut函数说明-glut course
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:447058
    • 提供者:tyai
  1. mscomm1

    0下载:
  2. vc6.0 mscomm控件实现了串口提取数据进行显示保存与清除功能,可用,已验证-vc6.0 mscomm controls to achieve the serial extraction of data preservation and clear display function is available, verified
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:2040123
    • 提供者:xaqiuti
  1. 16mesh_net_10wave_simple

    0下载:
  2. 这是基于VC的16节点格型光网络的方针程序,假设每条信道有10个波长,随机产生业务请求。具体看程序,探讨请私信。路由采用Dijkstra算法,一个小例子。-this is a simulation for 16 nodes-optical net based on VC6.0.
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:359819
    • 提供者:大富
  1. The-common-errorr-in-VC6

    0下载:
  2. 开发软件VC6中常见的链接与编译错误及分析-the common err in vc6
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:20108
    • 提供者:zhouchao
  1. chess

    0下载:
  2. 基于老虎棒子鸡的棋盘游戏,在VC6.0实现的,对初学C++有很好的帮助-Tiger stick chicken based board game in VC6.0 achieve, beginner C++ has a good help
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:2305
    • 提供者:长贵了
  1. game

    0下载:
  2. 是打地鼠游戏,实用性很好,基于VC6.0,对VC++的初学者很有帮助,很好的-Hamster playing games, practical good, based on VC6.0, VC++ for beginners helpful, very good
  3. 所属分类:Software Testing

    • 发布日期:2017-05-18
    • 文件大小:4967228
    • 提供者:长贵了
  1. CPP-Two-dimensional-code

    0下载:
  2. 是基于VC6.0的二维码编写程序,很好的说明了二维码的生成与读取-Is based on the two-dimensional code VC6.0 programming, a good descr iption of the two-dimensional code generation and read
  3. 所属分类:Software Testing

    • 发布日期:2017-05-12
    • 文件大小:3012786
    • 提供者:长贵了
  1. delete-txt-files-CR-symbol

    0下载:
  2. MOVE.exe是C语言编写的一个小软件,双击执行之后会将d:\\abc.txt中的回车换行符全部去掉。所以首先需要把需要处理的文本改名为abc.txt,然后放在D盘中;执行MOVE.exe就行了。编译代码很简单,用VC6.0建立工程编译即可得到MOVE.exe,读取 d:\\abc.txt ,过滤回车换行符,将需要的文本重新写回abc.txt。 去掉任意字符,修改代码中的49行, 在if中加入&& pFileRead[nIndexRead] != * (*指任意字符)去掉任意字符,重新编译即可
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1238
    • 提供者:xutp
  1. VC6.0

    0下载:
  2. M1 read/write by mingtech
  3. 所属分类:Software Testing

    • 发布日期:2017-05-23
    • 文件大小:7221489
    • 提供者:Jargal
  1. OJ_vcproj

    0下载:
  2. 实现矩阵相乘功能,通过VC6.0实现,请参考-Implement matrix multiplication function, through VC6.0 realize, see
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6943705
    • 提供者:刘伟
  1. aa

    0下载:
  2. 删除字符串中出现次数最少的字符,采用vc6.0编写-Remove the least number of characters appear in the string
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1050791
    • 提供者:刘伟
  1. sqlist

    0下载:
  2. 实现二维数组的相关操作,包括加减等,采用vc6.0编写-Realization of two-dimensional array of related operations, including addition and subtraction, using vc6.0 write
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8199482
    • 提供者:刘伟
  1. Combination-Programming-for-MATLAB

    0下载:
  2. 1.LabVIEW与Matlab_Simulink混合编程方法及应用 2.MATLAB_VC 组合编程方法及其应用 3.MATLAB和LabVIEW混合编程及在控制系统中的应用 4.Matlab与C_C 混合编程技术研究 5.VC6.0与MATLAB7.x混合编程方法研究 6.探讨Matlab与VC 联合编程-these PDF introduced the Research on the Combination Programming for MATLAB and VC 、
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2672946
    • 提供者:xhz
« 1 2 3 45 6 »
搜珍网 www.dssz.com