搜索资源列表
Stack-number-conversion
- 用栈实现的数制转换,用C语言实现的,大家请用DEVC++编译器去编译,别的可能有问题-Stack to achieve the number system conversion, using the C language, we with DEVC++ compiler to compile, another may have a problem
quickcg_2004
- 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
mobile_screen_program
- 一个很好的C语言实现的,模拟手机屏幕字符编辑的程序,开发环境是DevC-A good realization of the C language to simulate the mobile phone screen characters in the editing processes, development environment is DevC++
prjmemory
- 软件说明:. 发布设计的游戏音频引擎很好使用的支持vc2009,codeblock devc++ 支持ogg,wav,mp3 多线程流式音频播放该版本可以满足一般需要非商业可免费使用 ... -Software Descr iption:. Release of the game audio engine designed to use very good support vc2009, codeblock devc++ supports ogg, wav, mp3 audio stream
devc
- 数据库实验:哈夫曼树的源代码,实验课上用的到!-Database test: Huffman source code, experimental class used to!
dataOrgJob1
- 数据结构的课程练习,关于约瑟夫报数问题,DevC++实现,-Data structures course exercises, Joseph reported on the number of issues, DevC++ implementation
Devc
- 、一元多项式的加法、减法、乘法的实现 【问题描述】 设有一元多项式Am(x)和Bn(x),   Am(x)=A0+A1x1+A2x2+A3x3+… +Amxm   Bn(x)=B0+B1x1+B2x2+B3x3+… +Bnxn   请实现求M(x)= Am(x)+Bn(x)、M(x)= Am(x)-Bn(x)和M(x)= Am(x)×Bn(x)。 【基本要求】 首先判定多项式是否稀疏; 分别采用顺序和动态存储结构实现; 结果M(x)中
hangman
- This source code for hangman program. It s created in devc++ and the enviroment is for newbie programmer.-This is source code for hangman program. It s created in devc++ and the enviroment is for newbie programmer.
sin-contenido
- area de un triagulo en devc problema resuelto
paixu
- 用C编写的基数排序程序,在DEVC++环境下编译并运行成功。-Radix sort written in C program, compile and run under DEVC++ environment successfully.
devcpp
- 使用DevC++进行简单的编码,Dev是个很小巧的工具,轻便好用。-Use DevC++ simple coding, Dev is a very small tool, portable easy to use.
Snake
- 开发环境是DEVC++4.9.9.2(因为没有这个选项,所以写在功能描述里了) 是一个贪吃蛇游戏。 操作:w上s下a左d右 开局输入游戏速度,速度越快吃到食物的分数越高。-It is a classical snake game. Operation:w:up, s:down, a:left, d:right At the beginning of each round, you will be asked to input an integer as the speed o
DevC-codes
- Herewith i hv uploaded the dev C++ code for your persual reference. Kindly hv a look at it and active my login.
Hex2Bin
- 实现hex文件转bin文件,源码使用devC++编译-Realize the hex file transfer bin file
BandHero2.0
- Allegro Guitar Hero DevC++ 2010 Allegro Guitar Hero DevC++ 2010 Allegro Guitar Hero DevC++ 2010 Allegro Guitar Hero DevC++ 2010-Allegro Guitar Hero DevC++ 2010 Allegro Guitar Hero DevC++ 2010 Allegro Guitar Hero DevC++ 2010 Allegro Guit
Dev-C模板
- 新手可以用的C开发模板,用VS或DEVC++打开(Novice can use the C development template, open with VS or DEVC++)
yizhilianbiao
- DevC++平台,使用C语言实现异质链表(Heterogeneous linked list realized by C language)
c语言编写坦克大战源代码
- 基于C语言DevC++编程的坦克大战实例,仅供参考(Based on C language DevC++ programming example of Tank Wars, for reference only.)