本人初学c语言程序不是很拿手,几个值得研究的c语言经典例题。希望大家指教-I novice c language program is not very good at, several worth studying classical language c examples. We hope the exhibitions 下载
n牛的c语言经典例题,学好c语言在此一举-n cattle classic example c language, learn the language c one stroke 下载
C语言不错例题及源代码,恨经典的常用算法,仔细看看,请多多指导Cst2008- 下载
100个经典的c语言小例子,包括推理等题目和详细的解答过程。-100 classic example of a small c language, including topics such as reasoning and detailed answer process. 下载
经典C语言程序设计100例1-10 如【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去        掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("\n") for(i=1 i<5 i++)    /*以下为三重循环*/   for(j=1 j<5 j++)     for (k=1 k<5 k++)     {      if (i!=k&&i!=j&&j!=k)    /*确保i、j、k三位互不相同*/      printf("%d,%d,%d\n",i,j,k)     } } -classic C Programming Language Design 100 cases [1-10 as a procedure -- topic : 1,2,3, 4 figures, the number can be formed without contending with repeat the three-digit figures? Are? 1. Program Analysis : can be filled in 100, 10, - digit figures are 1,2,3,4. With all the components removed after not satisfied with the conditions. 2. Source code : main () (int i, j, k printf ( "\ n") for (i = 1 i 下载
耿国华高教出版社的《数据结构》的光盘(C语言),除了课件还有所有例题及课后题、经典算法的程序源代码,很不错!-Geng China Higher Education Press the "data structure," the CD-ROM (C language) In addition there are all examples courseware and after that, classical algorithm source code that was pretty good! 下载
经典"模拟退火算法" 解决“推销员问题”的实例 对数模和组合优化问题很有帮助 简单易懂的C语言编程和详细的注释,容易推广到其他语言- 下载
求解非线性方程组 matlab通信仿真代码 俄罗斯方块源码c canopen协议 多线程 udp atmega8 例程 vfp软件帮助 最优化算法代码 单片机 方波 链表 chain table bluelab 3.6下载 vc ao开发资料 最小二乘原理 介绍 allan方差分析 pxa270 xllp 北京54 wgs84坐标转换 xp风格 css代码 图像处理 源代码 vb 点对点通信 设计 抓包程序 jsr 例子 mysql c 连接池 vhdl 8位加法 较好的购物商城程序 c语言文件读写实例 dvs机芯 qq 设置自动发送 authware多媒体源程序 java smartupload 精通 struts 代码 多用户检测 仿真程序 linux 可显示字符 keil c51 v8.05 完全汉化版 下载 evc播放器源代码 mt9t001 yuv rgb转换程序 画椭圆的方法 c 代码范例举例 ti定点fft代码 反向约定 matlab课件下载 红外解码c程序 pop3协议分析 元胞自动机开发vb jakes模型 delphi tcp ip编程 mapx函数 gep 代码 icon文件的格式 输出avi文件的vc代码