搜索资源列表
C++_code
- 提供了很多的C和C++初学时的例子,是很好的学校材料
(c)StudentInformationSystem
- 纯C语言实现的小型学生信息管理系统。不管是初学C还是很久不用C的人来说,不能不算是一补充。-Pure C language to achieve a small student information management system. Whether beginner C or C a long time for those who do not can not but be regarded as a supplement.
UNIX(C)
- linux下的c 语言编程指南,对于初学linux编程的人很有帮助-c under linux programming guide for people learning linux programming helpful
C-for-51MCU
- 《单片机C语言编程与实例》,初学单片机开发用。-" Single-chip C language programming and examples" , learning to use single-chip development.
DAQ-C
- C语言数据采集系统,对初学数据采集的朋友有帮助。-C language data acquisition system, data collection for beginners a friend help.
C语言经典100例
- 100个例子,100个说明,帮助初学的你很快明白算法和规范应用(100 examples, 100 instructions to help beginners, you quickly understand algorithms and specification applications)
C++GUI Qt 4编程(第二版)源代码
- 这是“C++ GUI Qt 4编程(第二版)”书中的源代码,搭配《C++ GUI Qt 4编程》这本书学习,对初学Qt的学者帮助很大。分享给大家,欢迎有意向的朋友下载学习。
C++初学教程(代码呈现)
- 这个里面是vc++开始到指针的教程代码示例,初学者可以拿去看下,很有帮助(This is the beginning of the vc++ pointer to the tutorial code examples, beginners can take to see, very helpful)
C#入门必看的实例程序100个
- C#入门必看的实例程序100个经典案例,对初学c#的各位相信会有助益(C# entry must see examples of procedures, 100 classic cases, for beginners c# you believe it will help)
[初学Visual.C#.2010代码]
- 初学者Visual C#教程,对初学者有所帮助(Beginners Visual C# tutorial, helpful for beginners)
[C程序设计(第四版)].谭浩强.扫描版
- 谭浩强老师的C语言学习资料第四版,适合初学C的编程资料(Teacher Tan Haoqiang's C language learning materials version fourth, suitable for beginners C programming information)
漂亮菜单C++
- 小程序,适合初学MFC的同学学习,一步一步看,框架很详细(Small program, suitable for first learning MFC)
单片机C语言程序设计实训100例
- 电路的连接图,程序都有注释,仿真平台protues,适合初学的人(The connection diagram of the circuit, the program has the annotation, the simulation platform Protues, suitable for the first student)
C#入门经典教程
- 从入门到精通,是初学都必备的开发资料,此学习资料比较适合刚开始接触C#的开发者。(From the beginning to the master, is the necessary development materials for the first study.)
C语言例程
- 以一个水仙花的程序展示c语言基本用法,这是c语言初学者一个很好的例程,初次之外,初学C语言可以仿照标准库中的函数自己编写同样功能的函数,这样能够很好的锻炼自己的逻辑思维能力,提升C语言的编程能力,c语言发明人编写的那本C语言书籍中基本上都是以库函数为例讲述C语言的用法和规则。(Use a narcissus program to show the basic usage of the C language.)
C经典问题
- 文章中包含了C语言初学者需要了解和注意到的问题,希望通过自己的学习过程给初学者一些帮助。(The article contains the problems that the C language beginners need to know and pay attention to, and hope to help the beginners through their own learning process.)
C++数据类型
- 初学C++的一些数据类型知识,为初识C++语言的学习朋友提供便利。(Beginner C++ some of the data types of knowledge, to provide convenience for the first C++ language learning friends.)
C语言函数的嵌套调用
- 初学C的一些数据类型知识,为初识C语言的学习朋友提供便利。(Beginner C some of the data types of knowledge, to provide convenience for the first C language learning friends.)
C语言中计算两数之和
- 初学C的一些数据类型知识,为初识C语言的学习朋友提供便利。(Beginner C some of the data types of knowledge, to provide convenience for the first C language learning friends.)
贪吃蛇C#
- 初学C# 自己用C#语言写的一个 贪吃蛇 鼠标控制 键盘控制(Curable snake mouse control keyboard control)