搜索资源列表
functionssssssssss
- 介绍了C语言的库函数的电子书,大家下来看看,有利于平时学习!-introduced the C language library functions of e-books, we look down, is conducive to learning in peacetime!
draw
- 这是用vc++编写的画图程序,介绍了画图的基本函数,适合初学者练习!
DrawImgOnDlg
- 结合网上的代码,找到了两种全图显示的办法。 第一种是使用GDI+,同样需要使用到picture control,不过这次需要设置属性->杂项->type,选择Owner Draw类型。然后从CStatic类中派生出一个新类:CGdiPlusImgCtrl。重载DrawItem函数来实现绘制图像 可能你觉得使用GDI+麻烦,需要对GDI+环境进行初始化,打包程序又得附带gdiplus.dll。那么我介绍的第二种方法使用GDI就没这么麻烦了。 第一种是使用GDI,同样需要使
GDI-SDK
- Gdi开发文档,函数介绍的很详细,对GDI学习很有帮助-Gdi development of the document, described in great detail the function of GDI very helpful
ChineseversionofVC6.0Class
- 介绍vc++编程中常用的类 ,还有类中的 库函数等等.-Chinese version of VC 6.0 Class Library Reference Manual (under). S.wdl
GDIplus
- GDIplus库函数,里面有VC6.0集成开发环境下面如何配置使用GDIplus库的介绍-GDIplus library functions, there are integrated development environment VC6.0 how to configure the following introduction to the use of library GDIplus
VGA-image-storage-and-recovery
- VGA图像的存储与恢复:介绍三种不但可有效地存取VGA整屏图像,而且能实现存取任 意大小图块的方法及其Turbo C函数。-VGA image storage and recovery
TIZigBee
- 本人亲自整理TI公司zigbee芯片简介 介绍了其主要特性 和接口内容,详细的函数文档-I personally order TI zigbee chip company profile describes the main features and interfaces, and details of the function of the document
CSharp_GDIplus_Programming
- 简要介绍了在c#,GDI+编程的一些重要的类和及其函数和属性。-Brief introduction to program in c# with GDI+.
gdiplus20071007
- windows中的GDI介绍以及GDI类定义和方法\函数,-windows described in the GDI and GDI class definitions and methods of \ function,
GDIP
- windows中的GDI介绍以及GDI类定义和方法\函数,-windows described in the GDI and GDI class definitions and methods of \ function,
Applications-draw-beautiful-flowers
- 数学中有三叶玫瑰线(方程为ρ=Asin(3β)、四叶玫瑰线(方程为ρ=Asin(2β)等曲线,这些曲线的极坐标方程很简单,基本形式均为:ρ=Asin(nβ),即任意一点的极半径ρ是角度β的函数;其直角坐标方程为:x=Asin(nβ)cos(β),y =Asin(nβ)sin(β)。 在程序中控制角度β使其从0变化到2π,描出极半径ρ所对应的点,这样就可以绘出漂亮的玫瑰线;当然,n不同所描出的曲线的形状也就不同。 出于好奇,笔者又编写了一些方程,如:ρ=A[sin(nβ)+3 sin(3n
2011-6-1GDI--vs--VCPP
- GDI的介绍及相关函数的应用,具体在编程中的实现。VC++初学者与想学好MFC 的同学推荐,很实用的东东。还原各个函数和MFC类 的原本面目。-GDI presentation and application related functions, specifically in the programming to achieve. VC++ MFC beginners and want to learn the students recommended, very practical stuf
graphics
- graphics 函数库实例介绍,有源码操作,教你学会图像编程-graphics library example to illustrate, a source operation, the image you learn to teach programming
5dianguanghua
- 求出了等值线上的各个点,怎么把这些点连成一条光滑的曲线,就需要用到光滑算法。光滑算法有很多种,比如线性跌代、分段三次多项式插值法(又称五点法),二次多项式加权平均法、张力样条函数法等。主要介绍五点法,也是用来光滑等高线的常用方法。-Curve fitting, fitting a smooth curve in classic 5 points
floyed-calcuate-the-dsitance
- 地点测量距离程序总体设计 在TC3.0环境下编译通过,共有5个函数。 分别是Introduce,shortestdistance,floyed,display及main。 其功能分别是: Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。-map distance floyed
Demo1901-01
- 本文件概要介绍组成 Demo1901-01 应用程序的每个文件的内容。 Demo1901-01.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Demo1901-01.cpp 这是主应用程序源文件。 包含用于显示窗体的代码。 Form1.h 包含窗体类的实现和 InitializeCompo
Demo2002-02
- 本文件概要介绍组成 Demo2002-02 应用程序的每个文件的内容。 Demo2002-02.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Demo2002-02.cpp 这是主应用程序源文件。 包含用于显示窗体的代码。 Form1.h 包含窗体类的实现和 InitializeCompo