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

搜索资源列表

  1. 18-11-namira

    0下载:
  2. C++ program! full project, use Dev C-C++ program! full project, use Dev C++
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:8062
    • 提供者:Nitromira
  1. Cacl

    0下载:
  2. Calculator on Dev C++ Options: +, -, *, /, cls, exit
  3. 所属分类:Project Manage

    • 发布日期:2017-04-25
    • 文件大小:109227
    • 提供者:Dmitriy
  1. NS2-Eclipse-dev

    0下载:
  2. 如何在Eclipse环境中通过C++语言对NS2网络仿真进行调试的指导说明-How NS2 network simulation debugging through C++ language in instructions Eclipse environment
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:526258
    • 提供者:zhouning
  1. matriz.txt

    0下载:
  2. matrix 3x3 Hello all Taringueros, for those who need to multiply, add or subtract matrices with C + + I bring this code, I just need to change the credits, that is, take my name and put yours. This code while not completely mine, if the changes are.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2002
    • 提供者:Salvador
  1. matriziuytrfghjuytresdfgytrdfghytfghj.txt

    0下载:
  2. matriz 3x3 Hello all Taringueros, for those who need to multiply, add or subtract matrices with C + + I bring this code, I just need to change the credits, that is, take my name and put yours. This code while not completely mine, if the changes are.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2126
    • 提供者:Salvador
  1. adcon1d.c.tar

    0下载:
  2. MCP3424 ADC Chip This code gives you all the 8 Channel readouts at once. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $ sudo gcc adcon1d.c -o adcon1d
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1652
    • 提供者:Mike
  1. adcon1e.c.tar

    0下载:
  2. 8 Channels ADC This C language code, will read all 8 channel at once. This is based on the MCP3424 Chip. Readout abelectronics ADC Pi board inputs via C Required package: apt-get install libi2c-dev Compile with gcc: $
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1859
    • 提供者:Mike
  1. melp_fp

    0下载:
  2. 包括三个文件夹一个简易说明文件其中 1. pc为定点化的源代码,非浮点代码喔,还包含两个工程代码,可以在pc上直接测试。 2. dev_prj为DEV-C++ 5工程文件。其中包含可以在windows直接运行的melp.exe文件、pcm格式声音测试输入文件16bit.raw和解码后的输出文件2.4k.au。 3. vc6_prj为vc6工程文件。其中同样包含可以在windows直接运行的melp.exe文件、pcm格式声音测试输入文件16bit.raw和解码后的输
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:720832
    • 提供者:zhongvv
  1. week6

    0下载:
  2. 西西里上的几道题,dev-c++编译器编译的东东,是几道很好的练习题哦。-A few questions on Sicily, dev-c++ compiler stuff, is a few good exercises oh.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1507
    • 提供者:季泽
  1. chess

    0下载:
  2. 中国象棋人机对弈,基于dev-c++开发环境-Chinese Chess man-machine chess, development environment based dev-c++
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:2887
    • 提供者:ziweixing
  1. DEV_CPP

    0下载:
  2. 在dev C++环境下编译的程序,里面有:拓扑排序,循环赛日程表,有序矩阵查找,最长公共子序列,最大字段和-In the next dev C++ compiler environment program, which are: topological sorting, round-robin schedule, orderly matrix to find the longest common subsequence, the maximum sum
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:4075
    • 提供者:皮阳
  1. Algorithm

    0下载:
  2. DEV-C++环境下编译,减治法求a的n次方,动态规划最短路-Under DEV-C++ compiler environment, minus a treatment method for the n-th power, dynamic programming shortest
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:921
    • 提供者:皮阳
  1. Out-PCA

    0下载:
  2. DEV-C++环境下编译通过,用于求数值计算的列主元法求解方程组-Under DEV-C++ environment compiler, used to seek out the main element numerical method for solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:701
    • 提供者:皮阳
  1. three-ways-to-find-the-gross-error

    0下载:
  2. /* name:用三种方法寻找粗大误差 Copyright: Author: Mr.Lai IDE:Dev-C++ 4.9.9.2 Date: 28/03/13 13:51 Descr iption:莱以特准则、格罗布斯准则 和狄克松准则寻找粗大误差 */-/* Name: three ways to find the gross error Copyright: Author: Mr.Lai IDE: Dev-C++ 4.9.9.2 Date: 28/03/1
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:28459
    • 提供者:lbx
  1. Sorts

    0下载:
  2. 七种常用的排序方法:冒泡排序,直接插入排序,直接选择排序,希尔排序,归并排序,快速排序和堆排序。 在DEV C++上可运行-Seven Sort Algorithm, including BubbleSort, InsertSort, SelectSort, ShellSort, MergerSort, QuickSort, HeapSort.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:5946
    • 提供者:liu
  1. pwm_music

    0下载:
  2. ATMEGA128SPI dev c source
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:9079
    • 提供者:son
  1. iic

    0下载:
  2. I2c-dev.c is part of I2C equipment, access interface device, the access to the hardware is realized by i2c_adapter. It is during initialization, need to register a i2c_driver to the I2C Core. I think this is just to let the user access layer of I2C b
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2347
    • 提供者:berlin
  1. Fuction_Struct

    0下载:
  2. function struct example dev - c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:92680
    • 提供者:seokhaeng,lee
  1. Fuction_Pointer

    0下载:
  2. pointer function example dev - c
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:36080
    • 提供者:seokhaeng,lee
  1. MY_LINKED_LIST

    0下载:
  2. this source is linked list example dev - c
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:97370
    • 提供者:seokhaeng,lee
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 26 »
搜珍网 www.dssz.com