搜索资源列表
20040516162943130
- 计算机图形学课程设计模拟画图软件的代码 -computer graphics simulation of the class curriculum design software code ..............................................
DibShow
- 是一个图象处理的软件源码.用的是c++和windows程序设计的思想哦.希望大家看看.-is an image processing software source code. C is used in windows and the program design thinking oh. We hope to see.
yzd
- 信息隐藏检测与攻击技术研究!02年我的毕业设计,看看网上到处有人找,忍痛奉献。水印攻击代码,请勿用于非法用途!ABOUTUS(本软件可以检测一切基于空域隐藏的信息和一部分基于频域隐藏的信息,可以攻击目前绝大部分数字水印,特别独特的IBM攻击技术可以攻击目前所有的数字水印。)-information hiding and attack detection technology! 02, I graduated from the design, look at the Internet is ful
Graphics-dengzi
- 一个简单图形软件包。 设计一个简单图形软件包,它调用已有的DDA程序,并包括如下功能: 1. Window(x1,y1,x2,y2) 2. Viewport(x1,y1,x2,y2) 3. MoveTo2(x,y) 4. MoveBy2(x,y) 5. LineTo2(x,y) 6. LineBy2(x,y) 7. Shift2(dx,dy) 8. Pivot2(x,y) 9. Rotate2(angle) 10. Scale2(S
tiaoxingmamake
- 我在这里设计的条形码产生和识别的程序,一方面是为了使自己弄清条形码的产生原理;另一方面也是为了通过程序的建造来实现一种产生条形码的软件。-Here I have designed bar code and identification procedures, one is to make ourselves understand the principle of producing barcode; the other is to adopt procedures to achieve the
SARImage
- 利用VC开发卫星数据处理软件.针对SAR图象特点进行设计.可以实现SAR图象读取,微弱信息检测等功能.欢迎访问!-VC satellite data processing software. SAR image characteristics against design. SAR can be achieved Image read, weak information detection, and other functions. Welcome to!
MyDraw
- 简易绘图软件 创建基于single document的程序,在这个程序中,用户可以利用鼠标绘图,要求: 用户通过菜单选择绘图形状和颜色; 第 Windows 程序设计实验指导书 用户拖动鼠标时,根据用户的选择绘制图形; 用户可以保存和打开绘制的图形; 用户可以通过对话框输出文字;
PicEdit
- 一个完整的用于制作类似于ppt图像工程的软件,可完成图像工程管理、图像绘制、动画等功能。设计windows图像编程、xml等方面。
JingXiang-Design-Jeff
- 大学毕业设计,关于金属金相组织的图像处理,使用了一些图像处理的经典算法。并且由此软件而出的‘关于二值图像的识别’论文被中国期刊网索引。-graduated from the University of design, metal microstructure of the image processing, use some of the classical image processing algorithm. And this software out 'on the binary
lineGraph
- 这个画直线软件是应用图形学里的知识,自己设计画直线函数,能够实现各个方向直线的正确画法的系统,
Interface
- 让你的软件界面变得更加完善,主要是模拟金山毒霸的界面而设计的
主流激光打标软件的VC设计.rar
- 详细介绍了一款激光打标软件的设计流程和相关源代码的例子。
2Color33
- 本软件为双色球专版,不能处理其他类型彩票的数据.事实上个人认为特定彩票的分析处理要比通用型彩票处理一些方面会强些. 功能简介: 1)每期开奖号自动获取功能,当然也可以手动输入(需要连通Internet) 2)任意公式组合,不再局限于由旋转矩阵产生的固定公式 3)集成了多种常见并很有效的筛选公式(包括一些自创的),个人认为公式并不是多就好,我们看中的是"质"而不是"量" 4)独门多种曲线图示均值对比功能,能有效发现潜在脉点. 5)3秒内极速产生成33选6的全部
DUBAInterface
- 一个仿金山毒霸界面的示例程序,可以据此设计精美的软件界面。-An imitation Jinshan drug tyrants interface sample programs can be accordingly designed, the software interface.
jiaotongdeng
- LED显示屏在交通控制中采用广泛,如图1(a-b)试设计一个矩形LED显示屏(软件模拟),并能显示至少5种不同的交通标识-LED display in the traffic control used in a wide range of Figure 1 (ab) try to design a rectangular LED display (software simulation), and can show at least five kinds of different traffic
windows
- LED显示屏在交通控制中采用广泛,试设计一个矩形LED显示屏(软件模拟),并能显示至少5种不同的交通标识-LED display in the extensive use of traffic control, test the design of a rectangular LED display (software simulation), and can show at least 5 different types of traffic marking
MyDrawL
- 简单绘图软件,可以绘制直线、矩形、椭圆;可设置图形边线宽度和颜色;主要运用面向对象设计,类的多态、子窗体、子类化-Easy mapping software, you can draw a straight line, rectangle, ellipse can set line width and color graphics the main use of object-oriented design, class of polymorphic, sub form, sub-categ
BMPViewer
- 读取BMP文件格式的软件设计,包括图形的旋转、缩放等基本操作。-The solftware of read bmp.
huatu
- 本人的软件设计程序,图形编程 提供一个图形工具界面,让用户能够画出直线,椭圆,多边形等几何元素,结果可以保存并可读出。-I design the software program, graphical programming a graphical tool interface, allowing users to draw geometric elements such as lines, ellipses, polygons, and results can be saved and c
windows程序设计GDI函数编写绘图软件
- 使用c++开发,windows程序设计GDI函数编写的可以实现画线,画图,字体,线的粗细颜色等功能,模仿电脑上的画图工具