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

搜索资源列表

  1. 紅青3D影像

    0下载:
  2. 利用DEV C++撰寫圖像的紅青圖層擷取,並將其重合製成3D影像
  3. 所属分类:其他小程序

    • 发布日期:2010-11-15
    • 文件大小:935064
    • 提供者:ojkill
  1. Mbank1.0

    0下载:
  2. 代码Mbank1.0.cpp在Dev-C++环境编译运行成功。离散事件模拟---银行模拟。P100 严蔚敏 数据结构题集C语言版-Code Mbank1.0.cpp in Dev-C++ environment, compile and run successfully.--- Bank of simulated discrete event simulation. P100 YAN Wei-min data structure set of C language version of titl
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-04
    • 文件大小:2065
    • 提供者:郭学海
  1. CLAPACK_dll

    1下载:
  2. LAPACK的全称是Linear Algebra PACKage,是非常著名的线性代数库。LAPACK是用Fortran写的,这里是C版LAPACK编译后的dll和头文件。-LAPACK full name is Linear Algebra PACKage, is a very well-known linear algebra library. LAPACK is written in Fortran, here is the C version of LAPACK compiled dll
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1928069
    • 提供者:pattek
  1. bmptoppm

    0下载:
  2. 1、在DEV-C++ 下编译。 2、在cmd命令行下,运行bmp2pnm,可通过修改将bmp转为 ppm pbm pgm等。-1, under DEV-C++ compiler. 2, in the cmd, run bmp2pnm, can be changed by modifying ppm pbm pgm to bmp and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1449193
    • 提供者:长夜未央
  1. ejpgl-dev-0.251.tar

    0下载:
  2. 经过优化的嵌入式系统开源JPEG编解码库;-An open source JPEG codec library optimized for embedded system, including both encoder and decoder. Compact, optimized for specific hardware, easy to be ported to various embedded OS, ESL tools like Handel-C, multi-processor sy
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:177948
    • 提供者:huang
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720
    • 提供者:solo
  1. cv3

    0下载:
  2. Cviceni3 v dev c. vysoka skola
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:19441
    • 提供者:Sete15
  1. DevComponents.DotNetBar2

    0下载:
  2. C#下的DEv公司开发的界面控件组,非常好用-C# under the DEV has developed interface control group, very easy to use
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:977156
    • 提供者:yb
  1. 9927420mpc8541bsp

    0下载:
  2. 飞尔卡思的powerppc 的bsp 代码 主要用处是作为vxworks 5.5的参考代码-8541bsp codes for powerpc cpu from freescale.it is used for vxworks dev
  3. 所属分类:VxWorks

    • 发布日期:2017-03-30
    • 文件大小:274841
    • 提供者:
  1. tb97_181

    1下载:
  2. Toolbar97 version 1.8 for Delphi 2.0-7.0 and C++Builder 1.0-6.0. 非常不错的Toolbar构件,可做出支持拖放的工具栏,就像Office的工具栏,配合AnimatedMenus98或 AnimatedMenus2000可以将菜单条也做在工具栏上。
  3. 所属分类:ComboBox

    • 发布日期:2017-03-30
    • 文件大小:233305
    • 提供者:peakmeng
  1. file-reading

    0下载:
  2. c实现的文件读写。数据源不断产生数据,能够实现对其不断的写入。包含设计文档!-c to achieve the file read and write. Data sources continue to generate data, to achieve its write. Contains design documents! Has been validated in dev c++
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:12385
    • 提供者:kongyameng
  1. zhongshu1

    0下载:
  2. 自己编写的C++,用DEV-C++编译, 求一个有序的数组的众数,用数组实现,效率很高,时间复杂是O(n)-I have written C++, With DEV-C++ Compiler, and an orderly array of plural, with an array of the realization of highly efficient and time complexity is O (n)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:804
    • 提供者:马斌
  1. HUFF

    0下载:
  2. 信息论实验的huffman编码,是c源码,Dev c/c++下运行通过。-Huffman coding information theory experiment is c source, Dev c/c++ Run through.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:1901
    • 提供者:wu
  1. GABYC

    0下载:
  2. 一个用C实现的遗传算法的程序,在DEV C++和Visual C++的环境下可以进行。-Using C to achieve a genetic algorithm procedure, DEV C++ And Visual C++ Environment can be.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3675
    • 提供者:dd
  1. WriteExample

    0下载:
  2. Dev C++ txt文档写入程序实例 一段简单的C++txt文档写入程序-Dev C++ Txt document written procedure for some simple examples of C++ Txt document written procedures
  3. 所属分类:Printing program

    • 发布日期:2017-04-05
    • 文件大小:845
    • 提供者:dd
  1. Qsort

    1下载:
  2. 快速排序算法C实现。编译器使用的为dev C-Quick Sort Algorithm C to achieve. Compiler used for dev C
  3. 所属分类:Data structs

    • 发布日期:2014-11-23
    • 文件大小:109706
    • 提供者:youname
  1. simplephotoshop

    0下载:
  2. Simple Photoshop for Windows, C++, Compiled by Dev-C++ with GTK-Simple Photoshop for Windows, C++, Compiled by Dev-C++ With GTK
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7032
    • 提供者:Arthur Tse
  1. project

    0下载:
  2. 编译原理词法分析源代码(dev c++)-Principles of lexical analysis compiled source code (dev c++)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:17308
    • 提供者:剑啸枫
  1. cmmi-dev-v12-c

    0下载:
  2. Capacity Maturity Model Integration 能力成熟度整合模型 CMMI 官方繁体中文-Capacity Maturity Model Integration Capability Maturity Model Integration CMMI official Traditional Chinese
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2027313
    • 提供者:Dai Dong
  1. 1001

    0下载:
  2. pku acm 1001,dev-C++,完成题目-pku acm 1001, dev-C++, the completion of the subject
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2433
    • 提供者:dyg
« 1 2 3 4 5 67 8 9 10 11 ... 26 »
搜珍网 www.dssz.com