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

搜索资源列表

  1. MotoEDK

    0下载:
  2. 精简版本的devkitARM, IDE CodeBlocks (已经配置好了), SDK, 一个简单的实例(HelloWorld) 能做什么:创建 编辑项目, 编译 (Debug 和 Release 2种模式可选), 错误处理, -Streamlined version of the devkitARM, IDE CodeBlocks (already configured), SDK, a simple example (HelloWorld) can do: Create editing
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-31
    • 文件大小:13655149
    • 提供者:chen
  1. codeblocks

    0下载:
  2. 本书主要论述一款开源、免费、跨平台的集成开发环境Code::Blocks的安装、配置以及程序的调试和编译等。-This book discusses an open source, free, cross-platform Integrated Development Environment Code:: Blocks installation, configuration and debug, and compile and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3351851
    • 提供者:水清无鱼
  1. v4l2_v2.1.0

    0下载:
  2. 下位机图像捕获程序,及其源代码,编译环境Ubuntu 9.10 codeblocks 8.02。-Lower computer image capture process, and its source code, build environment Ubuntu 9.10 codeblocks 8.02.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2627584
    • 提供者:yubo
  1. V4L2_PWM.tar

    0下载:
  2. 下位机图像采集和PWM控制整合版程序,及其源代码,编译环境Ubuntu 9.10 codeblocks 8.02。-Lower computer image acquisition and PWM integrated version control procedures, and its source code, build environment Ubuntu 9.10 codeblocks 8.02.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:30226
    • 提供者:yubo
  1. change

    0下载:
  2. 这是一套实现字典顺序查找的c++容器编写的算法,对于不重复的大型文档速度很优越,已经在codeblocks下成功运行。代码最大的特点是效率非常好-it s good for someone who want find a word in a long file.you can find that c++ vector is very fast and simple.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:233090
    • 提供者:张晓坤
  1. Anecdots

    0下载:
  2. Anecdots, www.codeblocks.org, just for study
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:1355392
    • 提供者:Denis
  1. ChessBoard

    0下载:
  2. 用c++算法实现了棋盘覆盖,任意选择一个方格作为特殊方格,可以用四种不同形状的L型骨牌覆盖其余方格。用CodeBlocks开发实现。-In c++ algorithm to realize the cover board, choose a square as a special box, can use four different shapes of L domino cover the rest of the box. With the development CodeBlocks rea
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:260357
    • 提供者:pu
  1. EdgeDetect

    0下载:
  2. 功能:对bmp格式的灰度图和彩色图片进行边缘检测,输出目标图片; 程序核心算法:利用模板矩阵与图像矩阵进行卷积达到边缘检测的效果; 文档说明:1.EdgeDetect.cpp(全部源文件),采用纯C/C++编程,不借助任何框架;2.边缘检测.pdf 算法原理pdf文档;3.sources 存放待处理图像;4.targets 存放目标图像。 使用方法:用常用C/C++ IDE(codeblocks,devc++,vc6.0, vs2008等)打开EdgeDetect.cpp源文件
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2422846
    • 提供者:冯小康
  1. CodeBlocks-jiaocheng

    0下载:
  2. Code Blocks的详细使用方法,pdf文档格式的,很好用的编程工具,希望大家喜欢。-Code Blocks detailed use method, PDF document format, nice programming tools, hope you like them.
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3703947
    • 提供者:arthur
  1. Open-Gl..Space-Creation-using-Open-Gl(CPP)-by-Mul

    0下载:
  2. A project on open GL on creating space...animation of the earth and satellite Languages used..C++ and open GL It is a codeblocks project
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-27
    • 文件大小:6002688
    • 提供者:mmoloki
  1. SemanticAnalyzer

    0下载:
  2. 使用C语言在codeblocks上开发的简单编译器,能够将一般C语言编译。-Simple compiler, use the C language development on the codeblocks general C language compiler.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:17251
    • 提供者:dada
  1. main

    0下载:
  2. lagrange插值函数,采用codeblocks编写,运行通过,误差较小-lagrange interpolation function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:baiyang
  1. armTest

    0下载:
  2. arm test program for winarm and gnuarm(yagarto). with isis design file for lpc 2103 and codeblocks project.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:106366
    • 提供者:goriproject
  1. Software-security-experiment

    0下载:
  2. 栈溢出漏洞实验,源码加实验截图及实验报告 验证并解释程序bufferoverflow2.cpp 使用CodeBlocks编译示例程序bufferoverflow2.cpp 验证并解释程序password.cpp -Stack overflow Validation and explain program Write example program bufferoverflow2.cpp password.cpp
  3. 所属分类:Exploit

    • 发布日期:2017-03-29
    • 文件大小:453683
    • 提供者:wtwlnx
  1. HanioTower

    0下载:
  2. 汉诺塔的C语言程序,在codeblocks可运行-Han s tower C language program, in codeblocks can runeblocks可以运行mage
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:28514
    • 提供者:张水梅
  1. BiSearchTree

    0下载:
  2. 二叉树的c语言实现,在codeblocks可运行-Binary tree c language implementation, in codeblocks can run
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:17216
    • 提供者:张水梅
  1. BiSrchTrBalanced

    0下载:
  2. 平衡二叉树的c语言实现,在codeblocks可运行-Balance binary tree c language implementation, in codeblocks can run
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:19480
    • 提供者:张水梅
  1. queuelink

    0下载:
  2. 队列的链式存储,可以在codeblocks处运行-Queue of chain store, can be in codeblocks place operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:4177
    • 提供者:张水梅
  1. linuxcode-blocks-.doc

    0下载:
  2. 亲,你还为linux下刷题没有工具烦恼吗?用codeblocks吧。codeblocks不能编译?下载我的文档吧,手把手教你。-The pro also under linux, you brush the question tool trouble? With codeblocks. The codeblocks not compile? Download the My Documents, taught you.
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2964
    • 提供者:张腾
  1. readpowersource

    0下载:
  2. 在codeblocks下用wxwidgets编写的串口程序,实现对三相程控标准功率源的读写-The wxwidgets written in codeblocks serial read and write procedures to achieve the three-phase program-controlled standard power source
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7317665
    • 提供者:jhon
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com