搜索资源列表
遗传算法.C
- 用dev-C编写的遗传算法程序,用来计算函数极值的。-with dev - C GA prepared by the procedures used to calculate the maximum function.
i2c-dev
- i2c-dev.c - i2c-bus driver, char device interface
C++
- 內容為DEV C++物件導向程式設計的PPT,說明淺\顯易懂,希望對各位有所幫助
ping.c
- dev c ver4.4.9.9.2 compile ping program for windows system.
DEV C++使用须知
- DEV C++使用须知
高斯-塞德尔
- c语言简单算法实例-c algorithm example, simple language
遗传算法.C
- 用dev-C编写的遗传算法程序,用来计算函数极值的。-with dev- C GA prepared by the procedures used to calculate the maximum function.
i2c-dev
- i2c-dev.c - i2c-bus driver, char device interface-i2c-dev.c- i2c-bus driver, char device interface
Programming_TCP_Sockets_in_C___for_the_Beginner.zi
- teach you socket programming, has doc and source code and screen shot. The source code can compile in DEV-C++ .-teach you socket programming, doc and has source code and screen shot. The sour ce code can compile in DEV-C
sound
- 其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open("/dev/dsp", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY
Socket
- 用socket实现通讯,dev c++编译,可直接用于VC6-Use socket communications to achieve, dev c compiler, can be used directly in VC6
devcpp-4.9.9.2-src
- Dev C++ 4.9.9.2 IDE 的源代码-Dev C++ 4.9.9.2 IDE
C++
- 內容為DEV C++物件導向程式設計的PPT,說明淺顯易懂,希望對各位有所幫助-Content for the DEV C++ Object-oriented programming PPT, notes easy to understand, and they hope to help you
watt32s-2.2-dev.10
- watt32 Dos下的抓包,实现防火墙,tcp重建 -under watt32 Dos capture, realize the firewall, tcp reconstruction
Dev-C++
- dev-c++软体操作手册,可以让使用者快速熟悉dev-dev-c++ software manual, allows users to quickly familiar with the dev
DEV-C
- 简单介绍devC++的用法。Dev-C++是一个可视化集成开发环境,可以用此软件实现C/C++程序的编辑、预处理/编译/链接、运行和调试。本手册中介绍了Dev-C++常用的一些基本操作,每一位同学都要掌握。-Brief usage devC++. The the Dev-C++ is a visual integrated development environment, you can use this software to ach
Dev-C模板
- 新手可以用的C开发模板,用VS或DEVC++打开(Novice can use the C development template, open with VS or DEVC++)
Dev C
- developer c for development
dev c++技术文档 制作动态链接库
- 利用 DEVC++ 创建动态链接库dll(Creating dynamic link library DLL with DEVC++)
学生信息管理系统Dev C++实现
- 通过DEV C++使用C语言实现学生信息管理系统。(Through DEV C++, we use C language to realize student information management system.)