搜索资源列表
C++200eg
- C++程序200个例子,其中从基础出发,由浅入深,很好的作为学习C++的配套训练。-200 C Program, in which from the base, elementary, as a good learning C + + support training.
program
- 51单片机c语言配套程序,多达42个不同的源码下载-51 single-chip matching procedure c language, as many as 42 different source code download
c-program
- C语言程序设计案例精编。包括“贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地雷游戏”-C Programming Language Design Case compiled fine. Including " Snake Game Calculator Reversi game Maze Game Mine sweeping the problem," and so on
C
- 本书结合目前应用非常广泛的C语言以及keil c51编译器,详细介绍单片机C语言编程的方法。本书通过大量应用实例对单片机资源及外围芯片进行详细介绍。 本书分为上下两篇。上篇侧重于介绍基础知识,主要有C51语言和C语言以及汇编语言的对比,单片机内部资源、扩展资源以及其编程等内容;下篇侧重于应用实例,通过实例,读者既可以在工作中进行类比编程,又可以开阔思路,提高实际工作能力。-This book combines a wide range of current applications, as
program
- 数字量转化为模拟量C语言程序单片机程序应用于开发-c program translation ad to da
C-Program
- 谭浩强的C程序设计第四版源代码及课件。2010年出版的谭浩强最新经典C语言程序设计教程最新版。-The source code and ppt of C program of Tan haoqiang. This is the 4th edition.
Genetic-Algorithms-C-program-
- 遗传算法C程序,配套王小平版遗传算法书,可以运行,简单易懂。-Genetic algorithm C program, supporting Wang Xiaoping version of genetic algorithms book, you can run, simple and easy to understand.
CSharp-program
- 编写高质量代码:改善C#程序的157个建议,内容丰富,对于提高对C#的认识和学习有着最快的结晶-源语言: 检测到中文目标语言: 英语翻译自动检测 阿拉伯语 德语 俄语 法语 韩语 葡萄牙语 日语 泰语 文言文 西班牙语 意大利语 英语 粤语 中文 阿拉伯语 德语 俄语 法语 韩语 葡萄牙语 日语 泰语 文言文 西班牙语 意大利语 英语 粤语 中文 请输入您要翻译的文字内容或网页地址,回车即可翻译 编写高质量代码:改善C#程序的157
CPP-program-design
- 谭昊强版C++程序设计,非常使用,供大家参考-C++ program design
C经典程序
- 最基础的C语言程序,覆盖输入输出操作,数组,函数,指针,文件等,很典型。(The most basic C language program, covering the input and output operations, arrays, functions, pointers, documents, etc., is very typical.)
200个C程序
- 200个很实用的c语言程序,对于初学者的帮助是非常大的。(200 very practical C language program, for beginners help is very large)
(c语言)音乐播放器源码
- 一个用c语言编写的音乐播放器 操作说明: 1.单击<简单的DERL,欢迎使用>字样或点击菜单按钮添加音乐目录。 2.歌曲列表选中歌曲双击播放,鼠标右键返回桌面,鼠标左键单击歌曲名或歌手进入歌曲列表。 3.在程序桌面按鼠标右键窗口缩小至只显示歌手和歌曲名。 4.最小化按钮将程序最小化至托盘。 5.在菜单中更换背景可更换背景图或背景色,新增更换自定义的背景图。(配置背景颜色需重新启动程序才能生效。)(A music player written in C language
C# program design
- 这是本人当初学习C#的时候,配套教程的资源包,很多程序简单易懂,适合新手学习。(This is C# project resouce, which is suit for new coder.)
c
- c语言总结,基于谭浩强的版本,虽然老谭的书写的不怎么样。(c program hahhahhahhahahha)
大一上——c语言
- C语言学习初级者编写的程序,是本人于大学大一期间编写的c语言程序,值得大家参考!!(C language learning program written by the beginner is the C language program written in the University. It is worth reference!)
C++语言和面向对象有限元程序设计
- C++语言和面向对象有限元程序设计书籍,书中有源码(C++ language and object oriented finite element program design books with source code)
C语言程序:将一张矩阵笑脸上下翻转成哭脸
- 这是一个简单C语言程序代码,有兴趣的朋友可以按照代码演示一下,看看有什么惊奇的变化,看看本来是笑脸的矩阵能不能变成哭脸。(This is a simple C language program code, interested friends can according to the code shown, to see what was surprising changes, see the smiling faces of the matrix can become a sad face.)
C语言课程设计实例精编
- 精编c语言课程设计内容,内有游戏程序管理等(C language curriculum design for fine content, within the game program management.)
c语言经典程序(1)
- 本文档为《c+c++语言经典、实用、趣味程序设计编程.doc》,可适用于综合领域,主题内容包含c+c++语言经典、实用、趣味程序设计编符等。(This document is "c+c++ language classic, practical, interesting programming programming.Doc", which can be applied to the comprehensive field. The theme contains the cl
exercise 5 BUPT
- C exercise Exercise 5: ‘for’ and ‘do … while” repetition statements 1. Write a program which uses a do/while loop to print out the first 10 powers of 2 other than 0 (ie. it prints out the values of 21, 22, ..., 210). Use a for loop to do the s
