CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - The C Programming Language
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - The C Programming Language - List
[
Dialog_Window
]
C window
DL : 0
纯C语言编程的窗体实例-pure C language programming examples of the form
Date
: 2008-10-13
Size
: 158.86kb
User
:
道奇蝰蛇
[
Dialog_Window
]
4102327
DL : 0
Java语言是一个简单的、面向对象的、分布的、解释(执行)的、健壮的、安全的、独立于平台的、可移植的、可扩展的、高性能的、多线程的以及动态的程序设计语言。Java是由C++发展而来的,它是一种彻底的纯面向对象的程序设计语言。面向对象的语言四大特点:1.封装 2.继承 3.多态 4.动态。面向对象技术较好地适应了当今软件开发过程中新出现的种种传统面向过程语言所不能处理的问题。面向对象技术的核心是以更接近于人类思维的方式建立计算机逻辑模型,它利用类和对象的机制将数据与其上的操作封装在一起,并通过统一的接口与外界交互,使反映现实世界实体的各个类在程序中能够独立、自治、继承;这种方法非常有利于提高程序的可维护性和可重用性,使得面向过程语言难于操纵的大规模软件可以很方便的创建、使用和维护。为了与C语言兼容,其中还包含了一些面向过程的成分;Java去除了C++中非面向过程的部分,其程序编写过程就是设计、实现类,定义其属性、行为的过程。所以我们要学好java,但是一学期学到的东西毕竟有限,要学好还要花大量的时间和精力,不是一下子就可以学好的。下面就对我作的小程序进行分析-Java is a simple, object-oriented, distributed, the interpretation of (Executive), robust, secure, platform-independent, portable, scalable, high-performance, multi-threading and dynamic programming language. Java was developed from the C, it is a completely pure object-oriented programming language. Object-oriented languages four major characteristics : 1. Packaging 2. Inheritance 3. Four more states. Dynamic. Object-oriented technology to better adapt to today's software development process for the various new traditional process-oriented languages are not addressed. Object-oriented technology is the core closer to human thinking, the logical way to build a computer model, which uses categories and target the mechanism of data on the operation of its package together, and through a u
Date
: 2008-10-13
Size
: 9.68kb
User
:
张书
[
Dialog_Window
]
C window
DL : 0
纯C语言编程的窗体实例-pure C language programming examples of the form
Date
: 2025-12-19
Size
: 159kb
User
:
道奇蝰蛇
[
Dialog_Window
]
4102327
DL : 0
Java语言是一个简单的、面向对象的、分布的、解释(执行)的、健壮的、安全的、独立于平台的、可移植的、可扩展的、高性能的、多线程的以及动态的程序设计语言。Java是由C++发展而来的,它是一种彻底的纯面向对象的程序设计语言。面向对象的语言四大特点:1.封装 2.继承 3.多态 4.动态。面向对象技术较好地适应了当今软件开发过程中新出现的种种传统面向过程语言所不能处理的问题。面向对象技术的核心是以更接近于人类思维的方式建立计算机逻辑模型,它利用类和对象的机制将数据与其上的操作封装在一起,并通过统一的接口与外界交互,使反映现实世界实体的各个类在程序中能够独立、自治、继承;这种方法非常有利于提高程序的可维护性和可重用性,使得面向过程语言难于操纵的大规模软件可以很方便的创建、使用和维护。为了与C语言兼容,其中还包含了一些面向过程的成分;Java去除了C++中非面向过程的部分,其程序编写过程就是设计、实现类,定义其属性、行为的过程。所以我们要学好java,但是一学期学到的东西毕竟有限,要学好还要花大量的时间和精力,不是一下子就可以学好的。下面就对我作的小程序进行分析-Java is a simple, object-oriented, distributed, the interpretation of (Executive), robust, secure, platform-independent, portable, scalable, high-performance, multi-threading and dynamic programming language. Java was developed from the C, it is a completely pure object-oriented programming language. Object-oriented languages four major characteristics : 1. Packaging 2. Inheritance 3. Four more states. Dynamic. Object-oriented technology to better adapt to today's software development process for the various new traditional process-oriented languages are not addressed. Object-oriented technology is the core closer to human thinking, the logical way to build a computer model, which uses categories and target the mechanism of data on the operation of its package together, and through a u
Date
: 2025-12-19
Size
: 9kb
User
:
张书
[
Dialog_Window
]
AnOverviewoftheC++Programming
DL : 0
本文通过举例,介绍了C++在如下三个方面中的一些关键的概念:C++的设计、C++程序设计以及C++语言的技术性内容。-In this paper, for example, introduced the C++ In the following three aspects of some of the key concepts: C++ Design, C++ Program design as well as the C++ Language technical content.
Date
: 2025-12-19
Size
: 124kb
User
:
木木鱼
[
Dialog_Window
]
How-to-use-Visual-CPP-2008
DL : 0
My objective with this book is to teach you the essentials of C++ programming using both of the technologies supported by Visual C++ 2008. The book provides a detailed tutorial on both flavors of the C++ language, on native ISO/ANSI C++ Windows application development using the Microsoft Foundation Classes (MFC), and on the development of C++/CLI Windows applications using Windows Forms.
Date
: 2025-12-19
Size
: 8.76mb
User
:
万兴
[
Dialog_Window
]
Window-to-achieve-vibration
DL : 0
通过C语言编程实现窗口的震动,对于初学编程的人来说是必须要了解的内容-Window through the C programming language shock, programming for beginners who need to understand is the contents of
Date
: 2025-12-19
Size
: 11kb
User
:
姚海龙
[
Dialog_Window
]
MFC
DL : 0
C++、MFC学习有关,深入浅出讲解MFC编程。-C++ MFC learn about in layman' s language to explain the MFC programming.
Date
: 2025-12-19
Size
: 1.27mb
User
:
传奇诺
[
Dialog_Window
]
VCPP-help
DL : 0
这是一个C语言帮助文档,在使用VC++环境编程时,方便熟悉代码,利于使用-This is a C language help documentation, when Programming VC++ environment, convenient familiar with the code, which will help to use
Date
: 2025-12-19
Size
: 2.42mb
User
:
雷
[
Dialog_Window
]
PLC
DL : 0
使用C++语言对软plc的开发,主要是针对梯形图的编程界面的设计。-Use the soft plc C++ language development, mainly for ladder programming interface design.
Date
: 2025-12-19
Size
: 10.44mb
User
:
周伟
[
Dialog_Window
]
ControlTest
DL : 0
设计了Windows基本控件的使用,本程序使用C语言写的,主要是为了帮助大家理解这些控件的原理,同时为哪些想要学习C语言界面编程的人提供一些提示。MFC、C#的编程者也可以查看。里面的控件介绍包括TREEVIEW、Tab Control、Animation Control、Picture Control、Slider Control、List Control、ListView、Combo Box Control等-Windows is designed to use the basic controls, the program written in C language, primarily to help us to understand how these controls, while providing some tips who want to learn C language programming interface for. MFC, C# programmers can also see. Inside the control instructions include TREEVIEW, Tab Control, Animation Control, Picture Control, Slider Control, List Control, ListView, Combo Box Control, etc.
Date
: 2025-12-19
Size
: 9.59mb
User
:
忧郁二郎
[
Dialog_Window
]
qwxcx
DL : 0
本人十分喜爱C语言编程,但因水平有限,只能作为业余爱好。闲来无事(其实是不知道做什么 ^_^)将多年以前的一些书籍杂志上的DOS下演示性小程序移植到Windows下,纯属自娱性质,发出来能于茶余饭后博观者一乐,余愿足矣(其实主要目的是想在玩游戏时给自己刷点积分--有好东西即便“贵”那也是要下滴,没想到会有人下载。在此更要多谢给我刷积分的朋友,谢谢!!!^_^)!!! - I am very fond of the C programming language, but the level is limited, only as a hobby. Nothing else (in fact, I do not know what to do ^ _ ^) will books and magazines on some DOS many years ago small demonstration program ported to Windows, the purely self-entertainment nature, can be issued to the viewer in a gossip blog music, I would like to be sufficient (in fact, the main purpose is to want to play the game to their own points-brush- there are good things even if your that is to be dripping, did not expect anyone to download this and more would like to thank my brush. points of friends, thank you! ^ _ ^)!
Date
: 2025-12-19
Size
: 812kb
User
:
wwer
[
Dialog_Window
]
dzgx41
DL : 0
C language compiled intelligence game, the source code for learning c graphical interface programming
Date
: 2025-12-19
Size
: 52kb
User
:
rhwaqxrd
[
Dialog_Window
]
kefinitnun
DL : 0
一个含有多个应用程序的C语言编程,需要的可以下了看看,不错的源码-A C language programming, containing more than one application need can the see, good source
Date
: 2025-12-19
Size
: 4kb
User
:
mechandsm
[
Dialog_Window
]
qlectsonicyanthe
DL : 0
C语言程序设计教程电子教案的源代码,很好用,可以用(C language programming tutorial electronic lesson plans of the source code, very good, can be used)
Date
: 2025-12-19
Size
: 23kb
User
:
AN!9785
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.