登录
首页 » Visual C++ » CPP-progaram-example

CPP-progaram-example

于 2014-11-28 发布 文件大小:3271KB
0 123
下载积分: 1 下载次数: 1

代码说明:

  C++ 学习基础源码程序,帮助初学者快速掌握C++的基本使用及基础的编码技巧(Learn basic c++ source program, to help beginners quickly grasp the basic use of c++ and basic coding techniques)

文件列表:

C%2B%2B编程实例100篇
................\BGI演示程序
................\...........\64k_test.c,1030,2012-09-04
................\...........\HILBERT.C,2001,2012-09-04
................\...........\Svga64k.bgi,8681,2012-09-04
................\...........\Svga64k.h,847,2012-09-04
................\...........\说明.txt,275,2012-09-04
................\实例01

................\......\Debug
................\......\.....\BuildLog.htm,4980,2013-10-12
................\......\.....\SCREEN.exe.embed.manifest,2048,2013-10-12
................\......\.....\vc90.idb,27648,2013-10-12
................\......\.....\vc90.pdb,45056,2013-10-12
................\......\SCREEN.CPP,813,2013-10-12
................\......\SCREEN.DSP,3401,2012-09-04
................\......\SCREEN.DSW,537,2012-09-04
................\......\SCREEN.EXE,11488,2012-09-04
................\......\SCREEN.ncb,363520,2013-10-12
................\......\SCREEN.OBJ,1306,2012-09-04
................\......\SCREEN.OPT,48640,2012-09-04
................\......\SCREEN.PLG,1411,2012-09-04
................\......\SCREEN.sln,877,2013-10-12
................\......\SCREEN.suo,9728,2013-10-12
................\......\SCREEN.vcproj,4841,2013-10-12
................\......\SCREEN.vcproj.JKHP1209HP3330.USER.user,1425,2013-10-12
................\实例02

................\......\Debug
................\......\.....\BuildLog.htm,10596,2013-10-16
................\......\.....\mt.dep,67,2013-10-16
................\......\.....\Variable.exe,440832,2013-10-16
................\......\.....\Variable.exe.embed.manifest,406,2013-10-16
................\......\.....\Variable.exe.embed.manifest.res,472,2013-10-16
................\......\.....\Variable.exe.intermediate.manifest,381,2013-10-16
................\......\.....\Variable.ilk,1021828,2013-10-16
................\......\.....\Variable.obj,6064,2013-10-16
................\......\.....\Variable.pdb,2042880,2013-10-16
................\......\.....\vc90.idb,35840,2013-10-16
................\......\.....\vc90.pdb,53248,2013-10-16
................\......\Variable.cpp,271,2012-09-04
................\......\Variable.dsp,3425,2012-09-04
................\......\Variable.dsw,541,2012-09-04
................\......\Variable.exe,11941,2012-09-04
................\......\Variable.ncb,314368,2013-10-16
................\......\Variable.obj,992,2012-09-04
................\......\Variable.opt,48640,2012-09-04
................\......\Variable.plg,1149,2012-09-04
................\......\Variable.sln,881,2013-10-16
................\......\Variable.suo,9728,2013-10-16
................\......\Variable.vcproj,4865,2013-10-16
................\......\Variable.vcproj.JKHP1209HP3330.USER.user,1425,2013-10-16
................\实例03

................\......\STRUCT.CPP,818,2012-09-04
................\......\STRUCT.DSP,3401,2012-09-04
................\......\STRUCT.DSW,537,2012-09-04
................\......\STRUCT.EXE,15882,2012-09-04
................\......\STRUCT.ncb,41984,2012-09-04
................\......\STRUCT.OBJ,1773,2012-09-04
................\......\STRUCT.OPT,48640,2012-09-04
................\......\STRUCT.PLG,246,2012-09-04
................\实例04

................\......\POINTER.CPP,795,2012-09-04
................\......\POINTER.DSP,3413,2012-09-04
................\......\POINTER.DSW,539,2012-09-04
................\......\POINTER.EXE,15758,2012-09-04
................\......\POINTER.ncb,33792,2012-09-04
................\......\POINTER.OBJ,1920,2012-09-04
................\......\POINTER.OPT,48640,2012-09-04
................\......\POINTER.PLG,1263,2012-09-04
................\实例05

................\......\CHGTYP.CPP,319,2012-09-04
................\......\CHGTYP.DSP,3401,2012-09-04
................\......\CHGTYP.DSW,537,2012-09-04
................\......\CHGTYP.EXE,26451,2012-09-04
................\......\CHGTYP.ncb,33792,2012-09-04
................\......\CHGTYP.OBJ,1014,2012-09-04
................\......\CHGTYP.OPT,48640,2012-09-04
................\......\CHGTYP.PLG,1256,2012-09-04
................\实例06

................\......\MATH.CPP,703,2012-09-04
................\......\MATH.DSP,3377,2012-09-04
................\......\MATH.DSW,533,2012-09-04
................\......\MATH.EXE,29255,2012-09-04
................\......\MATH.ncb,33792,2012-09-04
................\......\MATH.OBJ,1746,2012-09-04
................\......\MATH.OPT,48640,2012-09-04
................\......\MATH.PLG,1117,2012-09-04
................\实例07

................\......\RANDOM.CPP,733,2012-09-04
................\......\RANDOM.DSP,3401,2012-09-04
................\......\RANDOM.DSW,537,2012-09-04
................\......\RANDOM.EXE,18505,2012-09-04
................\......\RANDOM.ncb,41984,2012-09-04
................\......\RANDOM.OBJ,2056,2012-09-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cata
    利用大整数问题实现catalan数的求解,catalan数的计算涉及到互质问题(The use of large integer problems solving to achieve catalan number, catalan calculation of the number of issues related to coprime)
    2010-01-04 19:13:23下载
    积分:1
  • skin-detect
    contain step to detection human skin background using C++. From RGB as input convert to Ycrcb
    2014-10-29 08:14:12下载
    积分:1
  • cholmod_wrapper
    CHOLMOD: a sparse Cholesky factorization package
    2014-09-05 13:18:57下载
    积分:1
  • Knight2
    这是自己写的骑士巡游问题的源代码,控制台实现没有图形化(This is, the parade was the Knights of the source code, not realizing console Graphic)
    2006-12-05 21:41:59下载
    积分:1
  • tanhaoqiang
    谭浩强(第三版) 程序代码及习题答案.rar(Hao (third edition) program code and answer the questions. Rar)
    2013-11-21 18:51:28下载
    积分:1
  • shuzishuiyin
    数字水印源码,基于matlab的,可实现,共同分享。(Digital watermarking source code, based on the matlab can be realized.)
    2013-07-18 00:50:08下载
    积分:1
  • FDTD3DCODEUSING
    一个三维FDTD的计算程序,比较有用,适合初学者。(A three-dimensional FDTD calculation procedures, more useful for beginners.)
    2014-01-03 14:55:19下载
    积分:1
  • The-CPP-Programming-Language
    The C++ Programming Language(Bjarne Stroustrup著) 书中第五部分附录及代码(The C++ Programming Language Calculation Codes)
    2014-01-06 12:35:27下载
    积分:1
  • ECEFilterCheck
    这段代码是最近调试的一段ECG滤波检波的软件,它实现了对一段ECG数据的GAUS变换滤波,能较为准确的测定出P,Q,R,S,T等关键波的长度及特征。有兴趣的可以看看(This code is the latest section of ECG filtering detector debugging software, which implements the ECG data on a GAUS transform filtering, can be more accurate determination of the P, Q, R, S, T, and the length of the critical wave characteristics. Interested to see)
    2011-04-29 15:32:41下载
    积分:1
  • xlate
    matlab辅助电路分析补丁,可借助它设计仿真示波器(matlab patch auxiliary circuit analysis, design and simulation can make use of it Oscilloscopes)
    2008-12-18 23:24:18下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载