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

搜索资源列表

  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. quickcg_2004

    0下载:
  2. QuickCG can be downloaded here, it s required to compile the code in the articles. quickcg.cpp quickcg.h main.cpp DevC++ users can download a project file for QuickCG here: quickcg.dev (optional DevC++ project file) The following file
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:28677
    • 提供者:jeff
  1. PTMateMain_Src

    0下载:
  2. Dev C++ 4.9.9.2 File Tree: | +---PTMateMain.dev(Work Space) +---dllmain.cpp(Main Working File) +---dll.h(Main Header File) +---*.rc(Resource Files) +---other header files | +-Functions | +----Funcs.cpp (Main Hacking Functions)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:72386
    • 提供者:fwefwef
  1. killcomment

    0下载:
  2. 过滤C++源程序中的注释。源文件需要改名为comment.cpp,这是用dev-c++编写。-Filter C++ source of comment. Source file needs to be renamed comment.cpp, this is dev-c++ write.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:920
    • 提供者:曹洪智
  1. 2A

    0下载:
  2. This is program to measure source lines of code (SLOC) cpp files. Wrote in C++ on platform C++ Bulider and DEV C++ 4.9.9.2. Program is in polish language.
  3. 所属分类:File Operate

    • 发布日期:2017-05-19
    • 文件大小:5374228
    • 提供者:Mateusz
  1. server

    0下载:
  2. the file is a server created in dev c++ Servidor.c-the file is a server created in dev c++ Servidor.cpp
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:112875
    • 提供者:joustark
  1. MathObject

    0下载:
  2. Automatically generated from runtime/MathObject.cpp using /home/khansen/dev/qtwebkit-qtscr ipt-integration/Javascr iptCore/create_hash_table for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:2452
    • 提供者:cibanghui
  1. tiaoshi

    0下载:
  2. 随着信息时代的到来,信息高速公路的兴起,全球信息化进入了一个新的发展时期。人们越来越认识到计算机的强大的信息模块处理功能,使之成为信息产业的基础和支柱。 我国经济的快速发展,汽车已经成为人们不可缺少的交通工具。对于拥有大量车辆的机关企事业来说,车辆的管理系统成为日常事务中的一项重要工作。如何让管理人员及时了解每一辆车的具体情况,提高车的使用效率减少费用的支出,就成为个单位需要解决的一个难题,为了规范企业内部管理,提高企业管理质量,开发出一套专门用于车辆管理的软件。本软件可以集中管理车辆的信息和车
  3. 所属分类:File Operate

    • 发布日期:2017-04-28
    • 文件大小:326058
    • 提供者:刘大贵
  1. 2048.cpp.tar

    0下载:
  2. 用c语言编程实现2048小游戏,可以在dev c++下运行-2048 games with c language programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1499
    • 提供者:刘丹阳
  1. ReadFile_And_WriteFile-Demo(VS2013)

    1下载:
  2. 对上次本人用dev c写的读写文件的程序进行改写,这次是用VS2013写的,将读文件与写文件分别封装成两个独立的函数放到两个独立的文件.cpp(.h)中,便于以后根据自己的需要对函数功能进行相应的扩展。读文件操作制将某一文件的二进制流读出写到一个txt文件中,写文件指将事先写好的数组中的数据一二进制流的形式写成一个新的文件。 两个函数原型: void ReadFile(char* readfilename, char* writefilename) void WriteFile(c
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1280884
    • 提供者:themostfreeboy
  1. 圖形照片以及圖片比對

    0下载:
  2. This DSSIM program has been created by Philipp Klaus Krause based on Rabah Mehdi's C++ implementation of SSIM (http://mehdi.rabah.free.fr/SSIM). Originally it has been created for the VMV '09 paper "ftc - floating precision texture compressio
  3. 所属分类:编译

  1. killcomment

    0下载:
  2. 过滤C++源程序中的注释。源文件需要改名为comment.cpp,这是用dev-c++编写。-Filter C++ source of comment. Source file needs to be renamed comment.cpp, this is dev-c++ write.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1048
    • 提供者:guaai60413
  1. Dev-cPP-MyArray

    0下载:
  2. 定义一个基类MyArray,基类中可以存放一组整数,定义一个类SortArray继承Myarray,实现排序功能,定义一个ReArray继承Myarray,实现逆转功能。-Definition of a base class MyArray, the base class can store a set of integers, the definition of a class SortArray inherited Myarray, to achieve the sorting functi
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:456912
    • 提供者:哈士启
  1. enigma

    0下载:
  2. 使用dev-cpp软件,C语言,还原了二战时期德军的加密系统enigma,并解密了一段文字,配有说明文字。-Using dev-cpp software, C language, to restore the German army during the World War II encryption system enigma, and decrypted a text, with instructions text.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-12
    • 文件大小:241492
    • 提供者:吴江
  1. getword-v4.4

    0下载:
  2. GetWord是一款专业的屏幕取词组件(控件),它可以帮助您在公司产品中快速便捷地集成屏幕取词功能,有效降低软件开发成本。支持的操作系统: Windows 2000/Windows XP/Windows Server 2003/Windows Vista/Windows 7。支持的软件开发环境: GetWord支持所有主流的软件开发环境,如Visual Studio 6.0, Visual Studio .Net 2003, Visual Studio .Net 2005, Delphi ,
  3. 所属分类:钩子与API截获

    • 发布日期:2017-12-24
    • 文件大小:6905856
    • 提供者:junkon
  1. SignalR-Client-Cpp-dev

    0下载:
  2. C++语言实现SignalR(微软WebSocket 库)(SignalR that is writed by Microsoft in WebSocket is based C++)
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:1553408
    • 提供者:g2015
  1. Dev-Cpp

    2下载:
  2. C语言编程软件。支持C语言,c++程序的编程编译运行。
  3. 所属分类:编译

  1. Project_CAD

    2下载:
  2. 这是一个用C语言实现的小项目,开发平台是Dev cpp,基于graphics.h库,程序实现了绘图功能,包括绘制直线、矩形、椭圆等,支持图形拖动和放缩,能够添加文本,可以说是一个简易版的CAD程序,具体功能介绍见资料中的ReadMe.txt(This is a small project implemented in C language. The development platform is Dev cpp. Based on graphics.h library, the program
  3. 所属分类:绘图程序

  1. C++基于TCP/IP简单的客户端、服务器通信程序实例

    0下载:
  2. 使用GCC编译器或DEV-CPP时,编译记得加上 -lws2_32,要不然可能会无法编译
  3. 所属分类:TCP/IP协议栈

« 1 2 3 4»
搜珍网 www.dssz.com