搜索资源列表
ImageToBit
- 这是在C++Builder6下写的一个将彩色图文件 转换成不同位图文件程序,供参考。-This is the C Builder6 wrote under the color of a document conversion into different bitmap file procedures, for reference.
drawskypic
- 可绘制蓝天图案的C程序。本实例实现的效果参见可执行文件。-be drawn to the sky pictorial C program. Examples of the results, see the realization of the executable file.
ply
- This file contains one-line descr iptions of the geometry filters. Geometry Manipulation --------------------- flipply - flip the orientation of faces normalsply - compute surface normal vectors at vertices xformply - transform vertic
bline
- 过型值点的b样条算法 速度快。 Line.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft
chap7all
- Chapter 7 Rational B-spline (NURBS) Surfaces basis.c tbasis.c Calculates the B-spline basis functions. frbsurf.c tfrbsurf.c Calculates and test the fast B-spline surface algorithm. knot.c tknot.c Calculates an open knot vector. rbspsu
chap6all
- Chapter 6 B-spline Surfaces basis.c tbasis.c Calculates the B-spline basis functions. bsplsurf.c tbsurf.c Calculates a B-spline surface. bspsurfu.c tbsurfu.c Calculates a periodic B-spline surface. dbasis.c tdbasis.c Calculates the B-
CIMG
- C语言开发TIFF图形文件处理程序源代码内有详细说明-source code programmed with c language for graphics file manipulation.There is also detailed specification for it
BarcodeGenerator_1.2.rar
- 一个C#写的用来打印条形码的程序,可以打印的条形码有UPCA, Code 128, and Interleaved 2of5.,A C# barcode rendering project. The release is a source code file that prints barcodes to any graphics object. Current version implements: UPCA, Code 128, and Interleaved 2of5. Barcodes
CADScript
- VB编写,可以用来批量插入DWG文件,是一个CAD脚本文件生成的程序!-VB preparation, can be used to bulk insert a DWG file is a scr ipt file generated by CAD programs!
zichixiechi
- 画直齿(标准或变位)渐开线齿形在AutoCAD中 1 打开一张新图纸 2 工具/加载应用程序/找到该文件/加载/关闭 3 工具/宏/宏/选中该文件/运行/出现一个输入界面,输入数据,确定...... 4 画出的图形中,黄色为分度圆,绿色为基圆 测试1(标准齿轮偶数齿) (α=20,h=1,c=0.25,下同) m2 z36 量柱直径4 计算测距78.71879 作图测距78.71871 误差-0.00001 测试2(标准齿轮奇数齿)
iGraph
- Tool for graph(mathematics) visualisation Written on c# with WPF Supports tabs, export to file and import
Seg-Y-duqujixianshi-Matlab
- 此代码 实现 Seg-Y文件的 读取及显示 功能,在matlab环境下开发的,完整调试通过,且附有详细的程序说明。并附有测试的 seg-y 文件。可以帮助学地球物理的,特别是学 物探 的人员实现 需要的功能!对于想要C++代码的,可以自己看懂后,自己写成C++程序,非常简单,方便!-This code implements the Seg-Y file to read and display capabilities, developed under the matlab environment
LogisticMap
- C++变写的LOGISTIC 映射的例子,可以直观演示混沌序列的渐变过程,工程文件 各个模块都在里面,和大家分享-Written in C++ variable LOGISTIC mapping example, you can visually demonstrate the gradual process of chaotic sequence, the project file inside each module, and share ~ ~ ~
draw
- 绘图工具+文件保存与读取小程序。压缩包中有详细注释。 使用方法:打开exe文件,可以绘制矩形和直线,也可以选择不画画模式并对界面上的图形进行拖拽,之后有保存和读取功能,文件保存在c盘根目录下。-Drawing Tools+ file and read the small program. Notes compressed package in detail. Usage: Open the exe file, you can draw rectangles and lines, you ca
Draw
- 头文件,下载用来画图,可以用在C++中,大家都来下载-Header file, download for drawing, can be used in C++, everyone to download
Paint-program
- 一、使用方法 003 程序中定义了几个特殊键: 004 \"V":画笔提起 005 \"W":开始画图 006 \"R":开始擦图 007 \"S":当前图形存入文件 008 \"E":调出已有文件 009 \"C":画圆 010 程序一运行,屏幕上出现一个黄色的边框来设定画图的区域,区域中间出现提起的画笔符号 ,当按下"W"键时,画笔符号变为 ,此时可移动方向键(上、
CPPdrawing-program
- 利用Visual C++实现一个二维绘图系统。该系统能够进行基本图元的绘制,能够进行图元的组合,能够对图形进行各种编辑操作,并能实现图形文件的输入输出。该系统与目前许多CAD软件(如Microsoft Office Visio软件)的基本功能相似-The use of Visual C++ to achieve a two-dimensional drawing system. The system can carry out the basic graphic drawing, to map,
SinXFunction
- 正弦曲线 j基于MFC用C++ 画正弦曲线 幅值设置在Doc文件-Sinusoidal amplitude sine curve j MFC-based C++ painting set in Doc file
Ex1-SSD5
- exercise1 ssd5, Building the Core Classes, based on Data Types - Use of fundamental data types in C++ C++ Class Specification - Produce C++ class implementations Preprocessor - Use file inclusion feature -exercise1 ssd5, Building the Core
DXFRead-master
- 读取dxf文件,并利用opencv画出2D形状(Read the DXF file, and draw a 2D shape using OpenCV)