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

搜索资源列表

  1. dangaosi

    0下载:
  2. 高斯背景建模,建立但搞死模型,基于C++编写,绝对超值,行心窝没错的-dan gao si bei jing jian mo it is very usefll ,i think you will love it,it can help you much.you konwn i do it much time. i think it can do much and it is good for you .
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6.43mb
    • 提供者:张静波
  1. PMACView

    0下载:
  2. 用C++语言程序实现CRC校验,开发环境是VC++6.0版本。-Using C++ language procedures realize CRC checksum, the development environment is VC++6.0 version.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.91kb
    • 提供者:李祖想
  1. Matrix

    0下载:
  2. 使用c++实现矩阵的各种运算 ,一个C++初学者的好实例-implement some kinds of algorithm of Matric by C++ ,this is a good example for the beginner of c++
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.46kb
    • 提供者:林仁富
  1. ctest

    0下载:
  2. 一些各大公司的C/C++笔试题目.有绝对的参考价值.-Some major companies C/C++ written subject. There is an absolute reference value.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:237.38kb
    • 提供者:龙少
  1. guess

    0下载:
  2. C++的猜数字游戏 界面不是很丰富 初学者 -猜数字of C++ interface is not very rich game for beginners Ha ha
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:1.03mb
    • 提供者:姜明
  1. yffx

    0下载:
  2. 语法分析 C2.1 实验目的 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析. C2.2 实验要求 利用C语言编制递归下降分析程序,并对简单语言进行语法分析. C2.2.1待分析的简单语言的语法 用扩充的BNF表示如下: (1)<程序>::=begin<语句串>end (2)<语句串>::=<语句>{ <语句>} (3)<语句>::=<赋值语句>
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:329.39kb
    • 提供者:zhangjuan
  1. guess

    0下载:
  2. 一个能知道你所想的程序,结果会令你出乎意料的惊奇,其实如果你用理智的态度去想想,你就会知道为什么,这个程序是在WINDOWS XP下用C++写的-A program that can know what you are thinking,and the result will suprise you very much,but if you think logically,you shall know why,this program is developed in WINDOWS XP usi
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.89mb
    • 提供者:firb
  1. final_ice

    0下载:
  2. 用C++完成一个程序,能读取BMP图象文件(真彩色,256色等)到内存中,而后在console界面中用文本方式显示,同时可以将图象颜色翻转并重新存储。-Using C++ to complete a program that can read BMP images file (true color, 256 colors, etc.) into memory, then using the text in the console interface is displayed, while the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:586.03kb
    • 提供者:Wendy
  1. AES

    0下载:
  2. 本文是AES算法的一种C++实现,AES的很多实现方法中,这一种不一定是最好的。-This is the AES algorithm is a C++ implementation, AES' s a lot of realization, this one kind is not necessarily the best.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:12.71kb
    • 提供者:钟佳荣
  1. Calculator

    0下载:
  2. 简单的C++四则运算,由于有些特殊函数不能通过键盘输入,则自定义-Simple C++ four operations, due to some special function can not be input through the keyboard, the custom
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2kb
    • 提供者:张荣
  1. binarytree

    0下载:
  2. C++写的二叉树链表,创建二叉树使用非递归的方法,计算个位数的。-The C++ to write the binary tree linked list, create a binary tree using a non-recursive method to calculate the single digits.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2.58mb
    • 提供者:张荣
  1. Inverse-matrix-

    0下载:
  2. 矩阵求逆,该C++程序实现功能,是对一个矩阵求逆-Inverse matrix this is imporatant Inverse matrix is very important, and, in the mathematical aspects
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1.1mb
    • 提供者:lixiaowei
  1. qujianshu

    0下载:
  2. 区间数C++实现,算法比较简单,供学习算法的大二学生参考-The interval number C++ implementation, the algorithm is relatively simple, for the learning algorithm sophomore reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:1.74kb
    • 提供者:周惠
  1. Collision

    0下载:
  2. C++ 语言  爆炸效果,- collision,using C++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1023.93kb
    • 提供者:song
  1. transposition-cipher

    0下载:
  2. 移位密码的加密以及攻击方法,C++文件,密码学初步-Encryption and password attack methods shifts, C++ files, cryptography preliminary
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.69mb
    • 提供者:马艾静
  1. RGB_D_Slam_test

    0下载:
  2. 在linux下运行的 深度相机slam ,C++语言。 (Running under Linux depth camera slam, C + + language.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3.64mb
    • 提供者:hanahan789
  1. qwtl7

    0下载:
  2. 人工智能中的八皇后问题,使用C++开发.()
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:Elsaqav
搜珍网 www.dssz.com