-
BankSystem
刚学完VC++,试着在VS2010下编写的一个银行活期储蓄系统,用到MFC对话框、CSocket、数据库(After studying VC++, try to write in a bank Savings VS2010 system, used in MFC dialog, CSocket, database)
- 2014-01-26 16:26:17下载
- 积分:1
-
Viterbi
(2,1,3)卷积码的Viterbi译码C程序,已经验证成功((2,1,3) convolutional code C of the Viterbi decoding process, has proved to be successful)
- 2020-12-21 19:39:07下载
- 积分:1
-
RunExitProg
VC++ source code, you can run new process or kill any running process.
- 2014-08-12 08:32:07下载
- 积分:1
-
oontrol
MFC编写的虚拟仪器,是一个封装很好的STATIC控件,不错的(MFC written, virtual instrument is a packaged good STATIC control, good)
- 2017-07-18 06:48:49下载
- 积分:1
-
lcd12864
lcd12864代码 文字绘图储存块与图形绘图储存块运行代码(lcd12864 code basic code)
- 2010-08-12 21:21:28下载
- 积分:1
-
123
NET平台下的IP欺骗和SYN Flood攻击-彭宁-贵州大学(NET platform IP spoofing and SYN Flood attacks- Penning- Guizhou University)
- 2013-12-17 11:41:19下载
- 积分:1
-
11111
Thanks for downloading my Logix RC flight simulator.
This is a Micro Visual C++ project, so it would be easiest for you
to open it with MSVC++ but if you dont have it, you can always use your
own compiler, the source files are all there.
My program uses some free library offered by Microsoft that make direct X
much easier and faster to use. They are located in the 3dPlus directory,
you will have to add them to the lib, and include directory on your compiler.
The EXE is included, it searches for a bitmap to use as the ground, this is
determined in the source. Im know the commenting on the source leaves some to
be expected, but i‘ve run low on time.
If you need help, source code to the librarys, or anything else email me at:
logix@ionet.net I‘ll even send you a CD with everything on it if you mail me
a few dollars.
Please feel free to distribute this but leave it intact.
本站提供飞行模拟器免费下载,版权归其软件公司或原作者所有。如果你喜欢,请支持正版!
- 2010-02-02 17:50:59下载
- 积分:1
-
TeeChart8
Teechart8汉化版,汉化的Teechart8控件,regsvr32后就可以在vc环境下插入。(Teechart8 finished version, finished the Teechart8 control, regsvr32 after the environment can be inserted in the vc.)
- 2010-12-04 10:37:25下载
- 积分:1
-
bit_text
C语言位操作应用举例,简要说明在C语言中如何操作字节中的位(C language bit manipulation application example, a brief description of how to operate in the C language byte in bits)
- 2009-09-13 12:05:30下载
- 积分:1
-
lesson-2
C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。(Classical syntax and application of C++, class preparation and application of the constructor and destructor, function overloading, class inheritance, function coverage, the base class and the derived class constructor, destructor has invoked the order, how in the derived class The parameters passed to the constructor of the base class constructor, the this member variable of the insider type conversion, virtual functions and polymorphism, difference between reference and pointer variables in common. VC compiler theory and engineering process, the different classes in the project is split into the original file, and each class by one. H. Cpp file jointly, header files define the solution of the problem is repeated, cultivate good students programming habits, but also laid a good foundation for later analysis the MFC Appwizard generated engineering.)
- 2012-08-26 00:37:01下载
- 积分:1