CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - cpp

搜索资源列表

  1. 文件系统设计.cpp

    0下载:
  2. 操作系统文件系统管理,可实现建立文件,打开文件,写文件,读文件等操作。-OS file system management, achieving the document, open the paper, writing paper, read documents operation.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2959
    • 提供者:高春梅
  1. mazexy

    0下载:
  2. in.txt是存放迷宫矩阵的读入文件。 in.txt文件中间的第一行的第一个数是迷宫的行数,第二个数是迷宫的列数。 从第二行开始都是迷宫矩阵。 注: 1)“0”是通路,“1”是挡板; 2)可以任意更改数据,但是迷宫的行数和列数一定要在第一行中正确标明; 3)每个迷宫数据之间有1个空格,两行之间没有空行; 4)in.txt跟puzzle.cpp一定要放在同一个目录下。 -in.txt maze matrix was deposited into the docume
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:汪江
  1. erchapaixushu.cpp

    0下载:
  2. 调用建立二叉排序树,检索给定值,插入/删除给定指针所指结点各算法的主程序-call to establish two binary sort tree, retrieval given value, insertion / deletion of a given target node under the main program algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3068
    • 提供者:wangjie
  1. duifengpei.cpp

    0下载:
  2. KMP目录下是字符串的堆分配存储表示源程序,其中使用KMP算法完成模式匹配 -KMP directory is the string heap memory allocation, said the source, the use of KMP completed pattern matching algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3021
    • 提供者:wangjie
  1. tongxueluC++biany

    0下载:
  2. 同学录C++编程 程序文件(VC++编译器,其他编译器也可以) cclassmate.h cclassmate.cpp ClassmateLib.h classmatelib.cpp Classmate.cpp StdAfx.h StdAfx.cpp 文件内容在后面列出来. -lots C programming files (VC compiler, Other compilers may) cclassmate.h cclassmate.c
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3103
    • 提供者:宁承林
  1. DFSTree.cpp

    0下载:
  2. 广度优先遍历,包括广度优先遍历的源代码,-breadth - first traversal, including breadth - first traversal of the source code,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1616
    • 提供者:ahui
  1. BFSTraverse.CPP

    0下载:
  2. 深度优先遍历。包含深度优先遍历的源代码,-depth-first traversal. Depth-first traversal contains the source code,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1789
    • 提供者:ahui
  1. based_on_GA.cpp

    0下载:
  2. 用遗传算法实现图像阈值分割,文件中包含word档的说明,很详细
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:16270990
    • 提供者:jane
  1. Randon_Tran08.cpp

    3下载:
  2. 用c语言编写的Randon变换,可以用来分离上下行波场
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2133109
    • 提供者:zyl-wavelet
  1. cpp作业集合

    0下载:
  2. 一些经典小程序,比如排序,输入输出等等
  3. 所属分类:C#编程

    • 发布日期:2010-09-14
    • 文件大小:22258
    • 提供者:onceloved
  1. Drirver.cpp

    0下载:
  2. using namespace std; Strip haha[MAX_STRIP_NUMBER]; void driver(char *command) }
  3. 所属分类:C#编程

    • 发布日期:2011-11-10
    • 文件大小:780
    • 提供者:stuartt
  1. c++文件源码e1_2.cpp

    0下载:
  2. //e1_3.cpp #include float area(float r) //定义求半径为r的圆的面积的函数area { return 3.14159f * r * r; } void main() { float r; //定义浮点型变量r,用于存放圆的半径 cout<>r; //从键盘上输入圆的半径送给变量r cout<<"半径为"<<r<<"的圆的面积="<<area(r)<&
  3. 所属分类:C#编程

    • 发布日期:2011-11-11
    • 文件大小:163840
    • 提供者:qu120664854
  1. cpp-call-cs

    0下载:
  2. c++ 呼叫c#写的DLL c#的类库注册为COM让C++去调用-cpp-call-cs
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:9381
    • 提供者:yang
  1. CPP-to-CSharp-Converter_Source

    0下载:
  2. Converter C++ to C#. Very useful for combination modules which are writed on different language.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:337516
    • 提供者:Max
  1. cpp

    0下载:
  2. 猜数字游戏代码 cpp格式 猜数字的课程设计类型文件-Guessing game code cpp format viewing of the course design types of files
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6786708
    • 提供者:郝峻
  1. CPP-classical--primeral3

    0下载:
  2. C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”。 它是一种使用非常广泛的计算机编程语言。C++是一种静态数据类型检查的、支持多重编程范式的通用程序设计语言。它支持过程化程序设计、数据抽象、面向对象程序设计、泛型程序设计等多种程序设计风格。-C++ programmers to circle the word in the Chinese mainland usually be read as "C Gaga," while
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4260
    • 提供者:haiyan
  1. CPP-classical-perimer4

    0下载:
  2. C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”。 它是一种使用非常广泛的计算机编程语言。C++是一种静态数据类型检查的、支持多重编程范式的通用程序设计语言。它支持过程化程序设计、数据抽象、面向对象程序设计、泛型程序设计等多种程序设计风格。-C++ programmers to circle the word in the Chinese mainland usually be read as "C Gaga," while
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:10382
    • 提供者:haiyan
  1. Crypack.cpp

    0下载:
  2. This a header crypack.h wich should be included onto crypack.c-This is a header crypack.h wich should be included onto crypack.cpp
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3541
    • 提供者:Hakah
  1. 显示图片带缩放

    0下载:
  2. VC+cpp+HALCON图片缩放,用于实现图片缩放功能·(VC+cpp+HALCON picture zoom)
  3. 所属分类:C#编程

    • 发布日期:2017-12-18
    • 文件大小:16393216
    • 提供者:辣烧
  1. cpp设计课程全部代码资料

    0下载:
  2. 很有用的资料,详细介绍了cpp的全部内容,值得下载哦!!!
  3. 所属分类:C#编程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com