搜索资源列表
Java门电路画图器
- Java门电路画图器 基本功能: 1。文件的保存,打开; 2。添加基本元件; 3。元件的配置用XML保存,不用修改程序即可增加,修改,删除基本元件 4。画点,画线,字符; 5。删除元件 6。统计元件 画好的电路用xml文件保存,基本元件的配置也是使用xml文件 这个软件虽然小,但是涉及了很多知识,对学Java的初学者还是很有帮助的。 文件的保存,单个门电路的保存都是用XML文件存储,使用了线程... 虽然是一个画门电路的软件,但是纯粹是一个
TerrainEdtPainterV1bSource
- Terrain Edit Tool To load a terrain you need to use the .ox3 look the sample in [TerrainLoad] folder. But you have two chose with the texture you can add a glmateriallib to your form and load the saved texture manualy with your setting.
new123Draw
- 绘制电子元器件软件,可以提供电阻和电容绘制的示例程序。如果大家想添加其他功能,可参考源代码中电阻,电容器的绘制代码,是学习GDI绘图的好例子。-mapping software, can provide resistance and capacitance examples of mapping procedures. If you want to add other functions, source code reference resistors, capacitors mapping c
HA_Application
- HOOPS和ACIS的开发平台,本程序已经将HOOPS1282和ACISR14连接起来,可以直接在里面添加ACIS代码,进行显示。-HOOPS and ACIS development platform, the procedure has HOOPS1282 ACISR14 and link up directly inside ACIS add code, according to the report.
API-huitu
- API绘图小程序,简单,还须补充,请高手指教,-API mapping procedures small, simple, should add, please enlighten master,.
vc动画
- vc中添加动画的示例程序-vc add animation sample program
vb-net
- vb.net toolbox添加picturebox Mypicturebox-vb.net toolbox add picturebox Mypicturebox
demo_rar
- 一个可以读取并显示bmp文件的框架程序,可以在里面添加代码实现其他的图像处理功能,里面已经添加了一段sobel算子的程序。-one can read and display bmp the framework document procedures, Inside the can add code to achieve other image processing functions, Add inside a segmentation operator procedures.
Béziercure
- 法国数学家贝塞尔发明了矢量作图法,所以把用矢量作出的图形叫做贝塞尔曲线\" ,画贝塞尔曲线的函数:生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线!
cutscreenc++
- 一个简单的屏幕截取的c++源代码,可以拿来学习或者对于现有软件添加新的功能-a simple interception of the c-screen source code can be used to study the existing software or add new functions
AddControls
- add various GUI controls into a grid control dynamically.-add various GUI controls into a grid contro l dynamically.
24rgbtogray
- Visual C++ 数字图像处理一书的源代码,在此基础上,添加了24位真彩图-〉8位256色灰度图的程序。经-Visual C Digital Image Processing a book of source code, on this basis, Add a 24-color pictures - "eight 256-color gray-scale map process. After
曲线处理——贝塞尔曲线程序
- ;生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线! 其实这是我得一门选修课的作业!欢迎指教!
AddTextToBitmap
- 该程序实现了在图片上添加文字的功能-the program achieved in the pictures add language functions
graph2d_src
- CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots. CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot v
jingangshi
- 用VC制作的一个简单的金刚石的图案,可以自己添加控件-VC produced a simple diamond pattern can add their own controls
曲线处理——贝塞尔曲线程序
- 生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线!
图像中添加高斯噪声的功能
- 该程序是利用opencv编写的,实现的是在一幅图像中添加高斯噪声的功能。,The program is to use opencv prepared to realize is that in an image to add Gaussian noise function.
ColorPickerSource.zip 在DataGridView的Cells中添加一个颜色拾取的组合框
- 在DataGridView的Cells中添加一个颜色拾取的组合框,源码 ,Cells in the DataGridView add a color pick up the combo box, source
add-myblobtrack
- opencv实现运动物体跟踪,如果opencv提供的模块不够,则需要亲自动手写一个自己的模块。-use opencv to track the target,if there no enough block,than we need add my own block.