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

搜索资源列表

  1. WinAnim

    0下载:
  2. 在dev-C++上运行的一个示例源码。显示一个小球在窗体里弹动的效果。对于理解windows编程很有好处。是一个实例程序。-in dev - C run on a sample of the source code. Show a small ball in Form Lane missile dynamic effects. Programming windows for understanding very good. Is a sample program.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:18550
    • 提供者:ms
  1. main

    0下载:
  2. 普通c语言的一个测试代码,是利用dev C++在windows xp sp3下编译的-C language, a common test code, is to use dev C $!#! in windows xp sp3 compiled under
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1530
    • 提供者:qidizi
  1. simpletalk

    0下载:
  2. 一个简易的聊天窗口,用C+API的方式编辑的,在dev-cpp下编译通过-A simple chat window, using C+ API way to edit, in dev-cpp compile under through
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:7327
    • 提供者:严雷
  1. codeblocks-8.02-setup

    1下载:
  2. Code::Blocks 是一个开放源码的全功能的跨平台C/C++集成开发环境,比Dev-C++更好用。而Dev-C++已经停止开发新版了。所以Code::Blocks是一个比较好的替代工具。   相比于基于Delphi的Dev-C++共享C++IDE,Code::Blocks是开放源码软件。Code::Blocks由纯粹的C++语言开发完成,它使用了蓍名的图形界面库wxWidgets(2.6.2 unicode)版。对于追求完美的C++程序员,再也不必忍受Eclipse的缓慢,再也不必忍受
  3. 所属分类:.net

    • 发布日期:2017-05-28
    • 文件大小:11372009
    • 提供者:郑林涛
  1. HeapHeapSort

    0下载:
  2. 用DEV C++写的,实现了堆及堆排序的算法。-With DEV C++ written a heap and the heap sort algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:8105
    • 提供者:xiamin
  1. Devoyun

    0下载:
  2. Car movement in Dev C using a graphics.h library
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:152717
    • 提供者:ibrahim sefa
  1. nana-0.1.8

    0下载:
  2. C++ 打造的一个GUI界面控件库源码, vc8,vc7.1,dev-c++均可直接编译使用.-C++ to create a GUI interface source control database, vc8, vc7.1, dev-c++ compiler can be used directly.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:580539
    • 提供者:zhoux
  1. Point

    0下载:
  2. 对Point类重载++和――运算符的一个小程序,编译环境为DEV-C-Point Class of overloaded++ and- operator of a small program, the compiler environment of DEV-C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:702
    • 提供者:lee
  1. main

    0下载:
  2. Just a keyboard shortcut doubleclicker in dev c++ i made for exploiting a game. Really simple to understand. It works even when not in focus.
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:776
    • 提供者:lokhesh
  1. PC_TCP_Server

    0下载:
  2. this file describe a TCP Server connexion developed under Dev C-this file describe a TCP Server connexion developed under Dev C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:111624
    • 提供者:imed
  1. libmicxx-1.1

    0下载:
  2. 在开源网站上发现的一个很好的学习C++语言的一个源代码,可以直接在vc6.0以上版本或者在dev-c++上编译通过,一个小使用程序-Found in the open-source Web site to learn a good C++ language, a source code, can be directly above the vc6.0 or dev-c++ the compiler is passed, use a small program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:524653
    • 提供者:刘杰
  1. AirplaneTicketsSYSTEM

    0下载:
  2. 一个用DEV C++写的简单航班售票系统,实现简单的查询,订票,退票功能,可增加、取消航班。高级程序设计语言设计课程大作业。-A system for selling the airplane tickets writing with DEV C++.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:122306
    • 提供者:hyqin
  1. VDrums

    0下载:
  2. Virtual Drums is a drum set programed in C using the SDL API, in the Dev-C++ compiler.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-09
    • 文件大小:2315647
    • 提供者:Lucas Antunes
  1. WinMenu

    0下载:
  2. 简单的打印功能测试程序。 开发环境:Dev-c++,需要在工程属性-参数-连接器里添加Dev-c++安装目录/lib/libwinspool.a。 使用时点击file-print菜单测试-A simple print function testing procedures. Development Environment: Dev-c++, needed in the engineering properties- parameters- Connectors lib added Dev
  3. 所属分类:Printing program

    • 发布日期:2017-03-31
    • 文件大小:23888
    • 提供者:snake
  1. myc_c1

    0下载:
  2. 这些程序是我自己一个一个写的,现拿出来让和我一样的初学者分享一下,用的是dev C++ 编译,里面包括详细的分析过程和代码注释,有两个文件,一个是c++/c 基础的,另一个是基础提高篇,我相信对初学者是有很大的帮助的! 同时里面有运行的图片,下载的同学可以先看题目,然后在自己去做,在和我比较一下思路,我写的不是很好的地方还望赐教-These procedures are my own one by one written now show it to me in the beginner to
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:234072
    • 提供者:唐耒
  1. dev-cpp

    0下载:
  2. Dev-C++是一个C&C++开发工具,使用 Delphi/Kylix 开发, 它是一款自由软件,遵守GPL协议。它集合了GCC、MinGW等众多自由软件,并且可以从工具支持网站上取得最新版本的各种工具支持,而这一切工作都是来自全球的狂热者所做的工作,并且你拥有对这一切工具自由使用的权利,包括取得源代码等,前提是你也必 须遵守GNU协议。它使用 MinGW/GCC/Cygwin 编译器,遵循C/C++标准。 DEV-C++ 已被全国青少年信息学奥林匹克联赛设为C++语言指定编译器-Dev-C
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4892885
    • 提供者:little_cui
  1. game-of-life

    0下载:
  2. Game of Life was created in Dev C++ (GUI). It is a cellular automaton , and was invented by Cambridge mathematician John Conway. THE RULES For a space that is populated : Each cell with one or no neighbors dies, as if by loneliness. Each cell with fo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:19147
    • 提供者:space21
  1. Crack-DEV

    0下载:
  2. 是在进行c#编程经常用到的小工具,devnetbar-C# programming is often used during a small tool, devnetbar
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1568745
    • 提供者:hh
  1. Si-Bar-Lar

    0下载:
  2. Its a C/C++ implementation for Solving Si-Bar-Lar Problem by Dev-c++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1138
    • 提供者:Chris
  1. Dev-Cpp+5.3.0.3+TDM-GCC+x64+4.6.1+Setup

    0下载:
  2. 简便实用的正版dev中文编译器,拥有较全面的系统函数库(Simple and practical genuine dev Chinese compiler, has a more comprehensive system function library)
  3. 所属分类:其他

    • 发布日期:2017-12-14
    • 文件大小:80814080
    • 提供者:s小玉
« 12 3 »
搜珍网 www.dssz.com