搜索资源列表
PixelProfile
- 一個可擷取出 Image 中的 Pixel Slice 並顯示出 Pixel Value/Linear Distance 的直方圖, 包含 Red, Green, Blue, Intensity, Hue, Saturation 等資訊顯示, 並有資料分析.-can have just one of Pixel Image Slice showed Pixel Value / Linear Distance histogram contains Red, Green, Blue, Intensi
simpledrawer
- 实现简单功能的绘图器,不知刚才有没上传成功,重新上传一次-simple function of the plotters, I wonder if there are not just upload successful, a re-upload
AdvancedGraph
- 刚开始学习VC++ 做的程序,,呵呵,,乱七八糟的,,比CGraph类差远了-VC just started learning to do the procedures, what mess, and worse than CGraph category from the world, and
vcmat
- 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
tocircle
- this is a cirle program.please i just want the 2c2.-this is a cirle program.please i just want t he 2c2.
OpenSCAD_src
- Have you ever wondered how a 2D CAD application is designed and implemented? I have, so I decided to sit down and write one. Now implementing a fully functional 2D CAD is a tremendous task for a single person, and not something that can be completed
Work1_lyl
- 这个程序都是我在上图形课做的,挺不错的。特别是那些对于刚学vc图像编程的人特别有用。-this procedure are my last class to do graphics, sounds very good. Especially for those just learning programming vc images of people particularly useful.
编辑控件源代码RopFun_demo
- 编辑控件源代码RopFun_demo,刚下的,我还没看,大家看看有用没-Edit Control RopFun_demo source code, just the, I have not yet, we see no useful
LineStretch.rar
- 一个画线的小程序,不只是画线,还具有选线的功能。,Line a small program, and not just painted lines, also has the function of line selection.
curve
- 用Qt写得曲线显示控件和使用的小例子,使用简单只需按顺序给定X轴和Y轴的数值-Written with the Qt controls and use of the curve shows a small example, just by using a simple sequence of a given X and Y axis values
OpenSCAD_src
- OpenS-CAD, a simple 2D CAD application Have you ever wondered how a 2D CAD application is designed and implemented? I have, so I decided to sit down and write one. Now, implementing a fully functional 2D CAD is a tremendous task for a single person
imagemaker
- 在实际项目中我们经常需要绘制一些实时的数据图片,比如当前各公司的用水量、用电量还有播放声音视频时实时显示当前的声频等等,在我们最熟悉的任务管理器也有这么一个功能,用来表示当前CPU的使用频率,最近笔者刚刚给朋友完成了一个类似的功能图,用曲线图来实时表示一些实际数据,由于形象直观,很受客户欢迎。 新闻来自: 新客网(www.xker.com) 详文参考:http://www.xker.com/page/e2008/0725/54949.html-In actual projects, we
20051117065127
- 这是一个个画图程序,刚刚做好,可以直接执行。-This is a Paint program, just do a good job, capable of immediate implementation.
ball
- 计算机图形学课程设计 -画一个具有不同光照效果的球 说实话,这个算法不实用,只能画表面,因为当时设计数据结构的时候,只存放了半个球的数据,目的只是为了显示立体球的效果而已,这样计算速度会更快些。-Computer Graphics curriculum design- painting a different light effects of the ball I can honestly say that this algorithm is not practical, can only
bezier
- 实现bezier曲线并呈现,基于VC++的,很好用。-The realization of Bezier curves and show, based on the VC++ And it just works.
zhaodadong051201333
- 这是本人大学时候的vc++课程设计,本画板可以实现一些基本图形的绘制,以及一些线条宽度的调节,颜色的变化,特别要说的是,本画板的颜色选择器不是windows自带的,是本人编写的,这个只是一个课程设计水平不是很高,请大家多多指教。-This is when I University of vc++ curriculum design, the drawing board can achieve some of the basic graphics rendering, as well as som
DynamicControls
- dynamic control , you can control your iteams like me, just do like this and you will see .
fidocadj
- 这是刚才上传的fidocad java部分的可执行文件,要运行的话,你的计算机需要先安装jre,可以从sun的网站上下载,我在此就不在上传。 本程序对应的源代码为 fidocadj_sources,已经在本站上传, 大家搜索一下就可以找到。 该文件已经编译好,可以运行,上传的目的是为了方便界面预览的朋友下载,-This is just part of fidocad java to upload the executable file to run, you need to install th
SWT_simple_example
- 内有自己用SWT实现的非常简单的小画板及其它一些基本画图的小小例子,本人也是刚学SWT,希望写的不好大家勿笑-SWT with the realization of its own with a very simple drawing board and other basic drawing some small examples, and I was just learning SWT, I hope we do not write good laugh
draw
- 这是一个简单的画图程序,全部调用的是系统的画笔和画刷工具,可以画一些简单的图形(如铅笔功能、橡皮擦、圆、直线、折线等),可以设置一些图形的属性,如填充样式、线型等!目前还没有画贝塞尔曲线的功能,可以存储图形!功能比较简单!另外,由于做了双缓冲处理,所以画图时屏幕没什么闪烁! 实现的功能不是太复杂,只是一些基本的功能!-This is a simple drawing program, all the system calls the brush and the brush tool, you c
