搜索资源列表
screendraw
- 可随意在屏幕作图,直接进入屏幕,通过鼠标可直接在屏幕绘图。
CDC3
- 双缓冲即在内存中创建一个与屏幕绘图区域一致的对象,先将图形绘制到内存中的这个对象上,再一次性将这个对象上的图形拷贝到屏幕上,这样能大大加快绘图的速度。双缓冲实现过程如下: 1、在内存中创建与画布一致的缓冲区 BufferBmp=new Graphics::TBitmap() BufferBmp->Canvas->Handle=CreateCompatibleDC(Canvas->Hand
数据绘图
- 生成一系列点的二次回归方程。以读文件方式读取数据,并可自设比例尺显示在屏幕上,然后进行回归,并可进行显著性检验。-generate a series of points of quadratic regression equation. Reading papers to read data, as well as self-imposed scale display on the screen and then return to c
数据绘图
- 生成一系列点的二次回归方程。以读文件方式读取数据,并可自设比例尺显示在屏幕上,然后进行回归,并可进行显著性检验。-generate a series of points of quadratic regression equation. Reading papers to read data, as well as self-imposed scale display on the screen and then return to c
ModuleDrawDXF
- DXF文件绘图接口.可以读出标准DXF文件,按原比例,绘制在计算机屏幕上.-DXF file mapping interface. Can read out the standard DXF file, the original ratio, drawing on the computer screen.
ShowRadarData
- 敏视达公司新一代天气雷达数据读取文件,通过它可以把反射率强度显示在屏幕上;Visual C++,绘图程序/Graph Drawing- Sensitively regards reaches the company new generation of weather radar data to read takes the document, through it may the index of reflection intens
bushanshuohuizhiboxing
- 在信号处理中,通常需要把采集信号的实时波形显示出来。 如果直接在屏幕上动态绘图的话,会出现闪烁现象,为了克服这个问题,本文采用的就是先在内存绘图,然后再拷贝到屏幕,从而实现动态绘图而不闪烁 -in signal processing, usually need to collect real-time signal waveform displayed. If directly on the screen dynamic mapping
892244121
- 这一个直接可以在屏幕上画图的工具!在多媒体教学中很有用的!-this one can directly on the screen painting tools! Multimedia teaching in very useful!
houyang
- 功能很齐全的一个JAVA绘图程序设计,可以画矩形、椭圆、改变线形的粗细、颜色、还具备橡皮擦的功能和清除功能,可实现整个屏幕的清除.最重要的是具备良好的交互功能,已经通过了老师的检查!为JAVA Applet程序-function is a subset of a JAVA program design drawings, paintings can be rectangular, oval, change the line thickn
boxingtu402
- VC实现波形不闪烁动态绘图 实现的方法:先在内存绘图,然后再拷贝到屏幕-VC does not flicker waveform realize realize dynamic mapping approach: first drawing in memory and then copied to the screen
Practice
- 本程序给出了实现内存绘图的功能源码,能够防止绘图时候内存泄露和屏幕闪烁,同时能够从文本文件中读取数据以用来绘图-This procedure gives realize the function of graphics memory source, to prevent memory leak when drawing and screen flicker, at the same time be able to read from t
Draw
- 一个绘图的程序,为了增加效果,运行程序点击窗口后屏幕黑屏。可以通过更改画笔大小来改变绘图的区域。-A mapping procedure, in order to increase the effect, run the program click on the window after the screen goes black. Can change the brush size to change the graphics are
screendraw
- 可随意在屏幕作图,直接进入屏幕,通过鼠标可直接在屏幕绘图。-Free drawing on the screen directly to the screen through the mouse directly on the screen graphics.
1
- 第二章 解线性方程组的直接法 --------------------------------------------------------------------------------------- 主函数文件 子函数文件 功能 实例 --------------------------------------------------------------------------------------
CD7
- 屏幕绘图及其打印 c711为配置MFC的设备环境类 C721为准备打印设备和打印参数 C731为自动打印的消息处理 C732为自动打印的客户区和非客户区-C711-screen graphics and printing equipment for the configuration environment MFC Class C721 for ready printing devices and print param
Page
- 在屏幕上绘图,可设置画笔,可设置热键,设置窗口最前,启动最小化等-Drawing on the screen can be set up brushes, to set the hotkey, the front window set to start minimized, etc.
Scientific_Computing_and_C_assembly
- 第二章 解线性方程组的直接法 第三章 解线性方程的迭代法 第四章 插值法 第五章 数据拟合 第六章 数值微分和积分 第七章 矩阵特征值问题 第八章 非线性方程数值解法 第九章 非线性方程组的抚今迭代解法 第十章 常微分方程初值问题的数值解法 第十一章 常微分方程边值问题的数值解法 附录A C语言屏幕绘图 -Chapter II solution of linear equations in
pingmuhuitubaocunshili
- 屏幕绘图的保存实例 也是C#的,我没有找到C#所以发到这里了 大家多多包含 这个东西不错的很好用-The preservation of the screen graphics are also examples of C# and I did not find C# So here we made to contain this thing a lot of good with a good
StudyGDI
- C# 矢量图形编程学习 1 全屏幕缩放:在选择位置向四周缩放(选择屏幕点被"锁定" 平移. 2 以毫米为计量单位 3 鼠标绘图操作方式可以选择 -Programming C# vector graphics to learn a full-screen zoom: in the choice of location to the surrounding zoom (select screen point to be &q
Textoutputandthescreendrawing
- 基于visualc++的文本输出与屏幕绘图-Text output and the screen drawing