资源列表

« 1 2 ... .18 .19 .20 .21 .22 223.24 .25 .26 .27 .28 ... 842 »

[绘图程序Byangtiao

说明:用vc实现B样条编程,主要根据定义编程,简单易懂!-With vc the realization of B-spline programming, primarily on the basis of the definition of programming, easy-to-read!
<liguo> 在 2025-01-16 上传 | 大小:1.85mb | 下载:0

[绘图程序ScreenCap

说明:用GDI函数抓屏 如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个窗口,桌面也有一个窗口句柄(HWND)”这个简单的常识为基础的,如果我们得到了桌面的设备上下文(DC),就可以利用blit(复制)它的内容到我们创建的DC中。我们可以用GetDeskWindow()得到桌面的窗口句柄,从句柄得到DC也是很容易的 -GDI function w
<xuxiang> 在 2025-01-16 上传 | 大小:72kb | 下载:0

[绘图程序JAVA-draw

说明:下载的JAVA画图程序,和大家共享-Download JAVA drawing procedures, and for all to share
<熊俊> 在 2025-01-16 上传 | 大小:35kb | 下载:0

[绘图程序WJC

说明:万能试验机数据采集、分析、显示系统,界面美观。-Universal testing machine data acquisition, analysis, display systems, interface aesthetics.
<王守志> 在 2025-01-16 上传 | 大小:3.09mb | 下载:0

[绘图程序dxflib-2.2.0.0-1.src.tar

说明:一个dxf读写的类库(包含类库源码及演示源码)-Dxf to read and write a class library (including class library source code and demo source code)
<jdh> 在 2025-01-16 上传 | 大小:135kb | 下载:0

[绘图程序ElecCAD

说明:自编的绘制电子线路图源码,模仿Protel 99SE风格-Self-drawn electronic circuit diagram of the source, to imitate the style Protel 99SE
<余飞> 在 2025-01-16 上传 | 大小:366kb | 下载:0

[绘图程序picture

说明:实现了画笔功能,提供调色板可以选择颜色,以及可选画笔的粗细,使用的是jdk1.5版本-Realized brush function, provided the color palette to choose, as well as the optional brush thickness, using jdk1.5 version
<luo> 在 2025-01-16 上传 | 大小:19kb | 下载:0

[绘图程序xiangpijinhuaxianfa

说明:用STRUCT和指向函数的指针定义结合实现了模拟鼠标类,并用它来写了橡皮筋画线法。-Struct and pointing with the pointer function combined with the realization of the definition of a simulation-type mouse and use it to write a rubber band painting line method.
<小强> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[绘图程序ultrawinchart20_trial

说明:this is a program of how to using vtk on .net
<kINGDom> 在 2025-01-16 上传 | 大小:6.27mb | 下载:0

[绘图程序RGB

说明:用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。-Used
<陈一工> 在 2025-01-16 上传 | 大小:16kb | 下载:0

[绘图程序STLViewer

说明:VC++与OPENGL编写的一个小的完整的CAD软件,《Visual C++ CAD应用程序开发技术》一书中的主要示列程序,做的很精致,值得学习-VC++ With OPENGL prepared a small complete CAD software, Visual C++ CAD application development technology , a book that set out the main procedur
<sun> 在 2025-01-16 上传 | 大小:440kb | 下载:0

[绘图程序xfarbe-2.3

说明:一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多。-A great two-dimensional contour mapping procedures, the use of bicubic surface fitting algorithm, the contour lines to be very smooth, compared t
<sun> 在 2025-01-16 上传 | 大小:276kb | 下载:1
« 1 2 ... .18 .19 .20 .21 .22 223.24 .25 .26 .27 .28 ... 842 »

源码中国 www.ymcn.org