-
student
用C++编写一个学生考试成绩信息系统,强化面向对象程序设计思想,使学生能够将C++程序设计中的面向对象、重载、模板、文件等各种概念,灵活的运用到实际的程序设计中去。(Using C to prepare a student information system of examination results, and strengthen OOP thinking, so that students can be C program design in object-oriented, overloading, templates, documents such as the concept of flexible use of procedures to the actual design go.)
- 2008-12-19 08:26:27下载
- 积分:1
-
20131208_052239245
API控制外部组件例程API控制外部组件例程(API routines to control external componentsAPI routines to control external components)
- 2013-12-08 17:44:10下载
- 积分:1
-
多种字体的实现
Viaual C++中的各种字体的实现,源码注视详尽,适合初学者学习,以及有一定经验的朋友参考(The implement of the Fonts in Viaual C++)
- 2005-06-24 22:28:32下载
- 积分:1
-
29852
ebook阅读2.0源码例程,程序结合易语言拖放支持库和应用接口支持库,实现TXT小说阅读功能。(ebook reading 2.0 source code routines, programs combined with easy language drop support libraries and application interfaces support library that implements TXT novel reading function .)
- 2017-01-16 14:53:05下载
- 积分:1
-
MPC_Cube
abaqus加周期性边界条件,很不错的资料。python脚本文件(the file is used for applying periodic boundary condition on abaqus )
- 2021-04-08 16:09:00下载
- 积分:1
-
moses
记录鼠标的操作,让您操作一次之后,即可操作任意次数!(Record mouse operation, allows you to manipulate time after, you can operate any number of times!)
- 2010-05-22 16:01:04下载
- 积分:1
-
Make-Graphic(Like-AutoCAD)
一个vb6.0编写的类似auto cad的程序,功能很完整,值得借鉴.(Similar auto cad program written in a vb6.0 function is complete, it is worth learning from.)
- 2013-12-10 17:01:11下载
- 积分:1
-
FriendEditor
说明: 一个展示MVVM设计模式使用的程序,整合了MVVMLight框架,可以学习MVVMLight的用法(A program that demonstrates the use of MVVM design patterns, integrates the MVVMLight framework, and can learn the usage of MVVMLight)
- 2020-04-02 01:29:01下载
- 积分:1
-
code_e
matlab编的信号符号速率估计的程序,比较容易的(matlab compiled the signal symbol rate estimation procedures, relatively easy)
- 2009-09-16 09:27:44下载
- 积分:1
-
Programming_In_Lua
Lua 就被设计成很容易和传统的 C/C++整合的语言。这种语言的二元性带
来了极大的好处。Lua 是一个小巧而简单的语言,因为 Lua 不致力于做 C 语言已经做得
很好的领域,比如:性能、底层操作以及与第三方软件的接口。Lua 依赖于 C 去做完成
这些任务。Lua 所提供的机制是 C 不善于的:高级语言、动态结构、简洁、易于测试和
调试等。正因为如此,Lua 具有良好的安全保证,自动内存管理,简便的字符串处理功
能及其他动态数据的改变。(Lua was designed to be easily integrated with the traditional C/C++ language. The duality of the language
To the great benefits. Lua is a small and simple language, because the Lua is not committed to doing the C language has done
Good domain, such as performance, the underlying operating and the interface with third party software. Lua is dependent on C to complete
These tasks. Lua mechanism is provided by C are not good at: a high-level language, dynamic structure, concise, easy to test and
Debugging, etc. Because of this, the Lua has good security, automatic memory management, simple string handling work
Can change, and other dynamic data.)
- 2014-12-26 16:52:07下载
- 积分:1