-
又一个用JAVA3D开发的例子,有很多的控制对初学者很有帮助
又一个用JAVA3D开发的例子,有很多的控制对初学者很有帮助-JAVA3D also used to develop a case that a lot of very useful for beginners control
- 2022-03-05 07:58:07下载
- 积分:1
-
graphical programming : line drawing, the landscape, rectangular, VC
图形编程:画线,园,矩形,VC-graphical programming : line drawing, the landscape, rectangular, VC
- 2022-12-10 22:15:03下载
- 积分:1
-
程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩sourc...
程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩source.zip到C盘,自动生成c:source目录。 2.在VC6下打开工程c:sourceMyModelessSheet.dsw。 3.编译生成c:/source/debug/MyModelessSheet.arx文件。(用Rebuild All命令) 4.启动 AutoCAD2000。选择主菜单“工具”下“加载应用程序”菜单项。 弹出加载/卸载应用程序对话框,选中c:/source/debug/MyModelessSheet.arx 单击加载按扭。关闭对话框。 5.在AutoCAD命令行输入命令MODELESSSHEET,即可显示一个无模式标签对话框。 其中属性页1和属性页2为基本子标签,扩展标签为动态扩展的。 首次运行编辑控件使用初始数据,以后运行使用注册数据,调整对话框尺寸 则编辑窗口的位置自动调整。-platform for running AutoCAD English version. VC6.0 development platform and AutoCAD2000 (the procedures involved in the document has been included in the installation procedure). 1. Decompress source.zip to C plates, automatic generation c : source directory. 2. The VC6 open the project c : source MyModelessSheet.dsw. 3. C Compiler Generation :/source/debug/MyModelessSheet.arx document. (With Rebuild All orders) 4. Start AutoCAD2000. The main menu option "Tools" under "application loading" menu item. Pop loading/unloading applicatio
- 2022-08-26 05:35:33下载
- 积分:1
-
OpenSCAD源码
为有创造力的web开发者而设计,OpenSCAD是一个创建立体3D CAD物体的得力软件。
不像大多数穿件3D模型的的自由软件,它不专注于3D模型的艺术方面而是CAD方面。
- 2023-06-06 14:30:03下载
- 积分:1
-
jpeg2000压缩算法,C编写
jpeg2000压缩算法,C编写-JPEG2000 compression algorithm, C preparation
- 2022-04-19 19:49:47下载
- 积分:1
-
韩裴
韩培友一书的配套完整源代码与误勘表-HAN Pei-Friends
- 2022-07-09 20:06:59下载
- 积分:1
-
图像配准,参数设置的需要,那些有兴趣的可以尝试,B ..
图像配准,需要参数的设置,有兴趣者可以试试,也可以和我联系啊-Image registration, the need for parameter settings, those interested can try, but also can contact me ah
- 2022-09-02 17:20:03下载
- 积分:1
-
电动汽车,由它本身,创造一个新的电动汽车或提高现有的单胎*。
EV, by itself, creates a new EV or raises the existing singleton*.- EV, by itself, creates a new EV or raises the existing singleton*.
- 2022-03-23 09:06:43下载
- 积分:1
-
Potrace是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是...
Potrace是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是EPS文件,它可以用于将公司的徽标和文件的扫描图片的锯齿消除,以任何分辨率显示出来。它的输出格式有: EPS, PostScript, PDF, SVG , Xfig, Gimppath, 和PGM . -Potrace is a bitmap image optimization tools, which can make it smooth, free to zoom the pictures. Its format can be imported is PBM, PGM, PPM, and BMP formats, the default output format EPS files, it can be used for a company"s logo and documents scanned images to eliminate the jagged, any resolution to be displayed. Its output formats : EPS, PostScript, PDF, SVG, XFIG, Gimppath and PGM.
- 2022-03-04 00:36:31下载
- 积分:1
-
位图窗体
使用位图Bitmap类来对窗体进行美化,简单得演示了图形窗体的做法
使用到的API有:BitBlt等
对于文本标签显示到位图上,透明显示。
判断文本标签的方式:在OnCtlColor过程中如果类型CTLCOLOR_STATIC时候,返回空画笔。
- 2022-07-23 05:37:47下载
- 积分:1