搜索资源列表
21daysource
- 《21天学通C++》附盘的原代码。书上的每个例子在这里都有相应的C语言程序。-"21-day study of C + +" A set of the original code. Each book on the examples here have corresponding C language program.
treeviewzhizuo
- Visual FoxPro程序设计及其应用系统开发之treeview制作-Visual FoxPro program design and applications development based on the production set.
windowsmessagemap
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this w
vc_jiqiaoshili_part2_3
- Visual.C++程序设计技巧与实例--配套光盘 第2章 MSDEV集成环境与VC编译器 共1个实例 1. MyAppwizard:定制一个AppWizard 第3章 对话框和控件 本章共有15个实例: 1. RedBK 改变对话框背景颜色 2. BitmapBK为对话框设置一幅背景图 3. DlgDemo创建和使用非模式对话框 4. ESCNoExit按ESC时对话框不退出 5. DlgToolTip实现对话框控件的ToolTip 6. Smoot
vc_jiqiaoshili_part7
- Visual.C++程序设计技巧与实例--配套光盘 第7章 窗口和桌面系统 本章共14个实例: 1. NotMoveResize创建不能改变大小也不能移动的窗体 2. DockToolbar将两个工具条摆在一排 3. RemoveUntitle去除MFC APPWIZARD生成工程标题中的\"Untitled-MyApp\" 4. RestoreWindowPos恢复窗口位置 5. SetFormViewBkgrnd设置FormView的背景色 6. DyCrea
GrfxProgPHIGS
- Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes \"Hello World\" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from
C语言常用算法集锦
- C常用算法程序集,在这程序集中包含了20章,每一章又含盖了多个算法的源码,这对于一个c语言的学习者而言是莫大的一笔财富.-C algorithms commonly used procedures set, this program focus includes 20 chapters, each chapter also covers a number of the algorithm source code for a c language learners is a great amoun
partial-difference-equation-method
- 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分
Computational_Methods_for_Fluid_Dynamics.tar
- Peric编写的计算二维流体问题的全套源码。 是书籍<Computational Methods for Fluid Dynamics>的附录程序 其中parallel文件夹下包括了comet3维程序及PVM并行代码-Peric fluid prepared by two-dimensional problem of calculating the full set of source code. Books <Computational Methods for Flu
mdsimulation
- CRYSTAL_COORDINATES是一个FORTRAN90程序,使用双精度运算,它产生,一套4 * NX的*NY*NZ 的坐标,分在一个长方形块NX*NY*NZ单元内。 用户可以指定单元的宽度,每一个点的最大的随机位移。 坐标数据写入到一个文件,可用于可视化,或更可能作为初始条件的坐标分子在分子动力学模拟。-CRYSTAL_COORDINATES is a FORTRAN90 program, using double precision arithmetic, wh
fjhjkiji
- 这是带有时间设置和秒显示的数字闹钟程序,对于电子爱好者来说是很有用的-This is the second with a time to set up and display digital alarm clock program, for electronic enthusiasts is very useful
Linux_chuankou
- linux 串口程序开发详细的介绍了诸如:浈流量缓冲,奇偶校验,停止位,等等的设置-linux serial port program development described in detail such as: Zhen flow buffer, parity, stop bits, and so set
Classicprograms5
- 取一个整数a从右端开始的4~7位。 程序分析:可以这样考虑: (1)先使a右移4位。 (2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4) (3)将上面二者进行&运算。-Take an integer a from the right end of the beginning of the 4 to 7. Program analysis: can be considered: (1) first make a right shift 4. (2) se
DATA_LOG
- 采集Motorola芯片观测量和星历二进制数据的子程序,在运行程序时需要设置此芯片能输出伪距和相位的观测量和卫星星历的工作状态。-Acquisition of the Motorola chip concept of measurement and ephemeris binary data subroutine, when running the program need to set up a working state of this chip can output pseudorange
C
- 《数字信号处理C语言程序集》 内涵各种c语言源码! 第一章 数字信号的产生 均匀分布随机数;正态分布随机数;指数分布随机数.... 第二章 快速傅里叶变换 第三章 快速离散正交变换 第四章 快速卷积与相关 第五章 数字滤波器的时域和频域响应 -" Digital Signal Processing C language program set the connotation of a variety of c language source code!
SQLyjzszsdjstj
- 关于如何在SQL语句中设置时段检索条件的程序源码-Program source code on how to set period search conditions in SQL statements
msp430x20xx_dco_flashcal
- // Descr iption: This code re-programs the F2xx DCO calibration constants. // A software FLL mechanism is used to set the DCO based on an external // 32kHz reference clock. After each calibration, the values from the // clock system are read ou
MyControl
- 本程序使用的是用户控件,功能是完成对就订房间信息的修改。-This program uses a user control function is to complete the set at room information to modify.
wzeyfy
- Set the shortcut for the entire program-Set the shortcut for- the program
MATLAB语言常用算法程序集
- MATLAB语言常用算法程序集 的书籍源码.(matlab's algorithm program set)