搜索资源列表
浙大ACM 第1109
- 浙江大学ACM竞赛网测试题第1109道,内附说明,在DEV C++上编写。-Zhejiang University ACM network testing and that its 1109, enclosing shows that the C DEV prepared.
CommendExplain
- this a implement of a command shell,which is similar to Cisco router console. the project also include example code about how to develop user console application with the command shell module.-implement of a command shell, which is similar to
main
- 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.
DataLink-Protocal-Five
- Dev C++开发环境开发的数据链路层协议的模拟程序。-Stimulating programm of data link layer.
Dev_Callback
- 使用Dev-C++编写的线性链表,用到了回调函数和指向指针的指针,非常经典。-Use a linear list, written by Dev-C++ to use a callback function pointer to a pointer, very classic.
Wav2Pcm2G711
- 使用Dev-C++进行编译,包含wav2pcm,pcm2alaw(ulaw),alaw(ulaw)2pcm,pcm2wav共计四个小程序。-Compiled using Dev-C++ contains wav2pcm, pcm2alaw (ulaw), alaw (ulaw) 2pcm, pcm2wav total of four small program.
guess_number_by_c
- 这是一个用C语言(dev c)编写的猜数字游戏,并配备了两份代码编写提示。 如果你能够在两份代码提示的帮助下,独立完成猜数字游戏的编程,说明你对C语言循环语句和控制台编程有了较好的理解。 本文件适合C语言教学培训。-This is a C language (dev c) written guessing game , and is equipped with two coding tips. If you can help the next two code hints , ind
computer_by_c
- 这是一个C语言(DEV C)开发的表达式计算程序。该程序演示了C语言swtich的基本功能。独立完成该程序,说明你掌握了C语言switch语句的使用。-This is a C language (DEV C) developed expression uation procedures. This program demonstrates the basic functions of C language swtich . Independently of the program , indi
Create-Picture
- 为两个程序,配合使用。一个是读取图片文件的二进制流,按照规定的格式写入一个txt文本文档中,另一个程序是将此文本文档中的内容按照指定格式复制到代码的数组中,最终可生成原图片。特点:第二个程序不需要单独的图片附件,而是将所需图片的二进制流存储到了数组中,在需要的时候使用。注:由于程序较简单,本人采用DEV C++程序编写,无工程文件,若用VS2013编译会出现fscanf和sprintf以及fopen等这些文件读写函数不安全的警告,需用_s的函数替换,只需按照相应格式替换即可,这里不再赘述。-Fo
ReadFile_And_WriteFile-Demo(VS2013)
- 对上次本人用dev c写的读写文件的程序进行改写,这次是用VS2013写的,将读文件与写文件分别封装成两个独立的函数放到两个独立的文件.cpp(.h)中,便于以后根据自己的需要对函数功能进行相应的扩展。读文件操作制将某一文件的二进制流读出写到一个txt文件中,写文件指将事先写好的数组中的数据一二进制流的形式写成一个新的文件。 两个函数原型: void ReadFile(char* readfilename, char* writefilename) void WriteFile(c
woli-code
- Console Code for dev