-
MS06034
漏动攻击MS06034源程序,编译后可运行,测试效果一般,因为是一个比较老的洞了(MS06034 source leakage dynamic attack, the compiler can be run to test the effect of the general, because it is a hole the old)
- 2009-06-14 12:40:02下载
- 积分:1
-
ffmpegmfc
自己做的FFMPEG移植到VC下的开源工程:ffmpeg for MFC。本工程将ffmpeg工程中的ffmpeg转码器(ffmpeg.c)移植到了VC环境下。并且使用MFC做了一套简单的界面。它可以完成一个视频转码的基本功能:封装格式以及编码格式的转换。
详细参见:
http://blog.csdn.net/leixiaohua1020/article/details/28744935(This software transplant ffmpeg to Microsoft VC++ environment.
And use MFC to build a simple Graphical User Interface. )
- 2014-08-16 14:39:40下载
- 积分:1
-
IconMenu
说明: ICO菜单,在VC下编译通过,比较漂亮和实用(ICO menu, compiled by the VC, more beautiful)
- 2010-04-12 16:50:59下载
- 积分:1
-
C-notes
C 语言常见问题集,本书共20章,原著:Steve Summit,翻译:朱群英, 孙云。这不是一本普通的基础入门书籍,他把所有C中可能遇见的难点,容易出错的地方全部收集其中,通俗易懂
第一章:声明和初始化
第二章:结构、联合和枚举
第三章:表达式
第四章:指针
第五章:空(null) 指针
第六章:数组和指针
第七章:内存分配
第八章:字符和字符串
第九章:布尔表达式和变量
第十章:C 预处理器
第十一章:ANSI/ISO 标准C
第十二章:标准输入输出库
第十三章:库函数
第十四章:浮点运算
第十五章:可变参数
第十六章:奇怪的问题
第十七章:风格
第十八章:工具和资源
第十九章:系统依赖
第十章:杂项(C language FAQ, book has 20 chapters, original: Steve Summit, translation: Zhu heroes, Sun Yun. This was not an ordinary introductory books, he may meet all the difficulties C, error-prone areas to collect them all, easily understood
Chapter One: Declaration and initialization
Chapter II: Structure, joint and enumeration
Chapter III: expression
Chapter IV: Pointer
Chapter V: empty (null) pointer
Chapter: Arrays and Pointers
Chapter VII: memory allocation
Chapter VIII: Characters and strings
Chapter IX: Boolean expressions and variables
Chapter X: C preprocessor
Chapter XI: ANSI/ISO standard C
Chapter XII: standard input output library
Chapter XIII: Library Functions
Chapter XIV: floating-point operations
Chapter XV: Variable parameters
Chapter XVI: strange question
XVII: Style
Chapter XVIII: Tools and resources
XIX: system dependent
Chapter X: Miscellaneous)
- 2010-09-21 23:24:48下载
- 积分:1
-
Runpe
Simple Run File im Memory )
- 2013-10-06 07:26:38下载
- 积分:1
-
TeeChart2013_130818_SourceCode
vb 饼状图和柱状图,这里是一个demo,并含有注释,方便新手学习(vb,circle chart and point chart)
- 2013-09-06 15:09:48下载
- 积分: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
-
Demo1
这是我Windows编程课写的一个MFC绘图程序有点像Windows自带的的绘图板(This is my Windows Programming MFC class to write a drawing program somewhat like the Windows built-in graphics tablet)
- 2009-04-20 19:59:30下载
- 积分:1
-
zhigong
职工信息控制系统 c++语言 (Information Control System staff c++ language)
- 2009-09-12 12:06:16下载
- 积分:1
-
Tetris
说明: 大概在最近两天之内编码完成,但此前一天开始构思。第一天晚上主要完成了方块旋转算法,第二天也就是今天加了消方块的处理算法。但是可能还有一些考虑不周的地方,比如,没有采用定时中断,而是图方便采用了和cpu频率有关的delay()函数来模拟时间间隔,这是需要改进的地方。(Probably within the last two days to complete coding, but the idea of the day before the beginning. Completed the first night the main box rotation algorithm, the next day that is today' s consumer box added processing algorithms. However, there may be some places where ill-considered, for example, does not use timer interrupt, but rather seek convenience and the cpu frequency of using the delay () function to simulate the time interval, and that needs improvement.)
- 2009-08-28 17:14:12下载
- 积分:1