资源列表
flashas3youhua
- 来自Adobe官方的Flash动画优化指南教程,包括以下的内容: • 如何节省内存 • 如何最大程度减小 CPU 使用量 • 如何提高 Actionscr ipt 3.0 性能 • 加快呈现速度 • 优化网络交互 • 使用音频和视频 • 优化 SQL 数据库性能 • 基准测试和部署应用程序-Adobe Flash animations from the
VBshuijing_baobiao
- 师兄做的VB调用水晶报表例子,虽然不是很负责,但用起来特别好,给需要这方面的人一下借鉴.-Hold do VB called Crystal statements example, although not very responsible, but it is particularly good, to the need of people learn from this.
s5
- 孔令德 计算机图形学基础教程(Visual C++版)第五章编程作业-Essentials孔令德Computer Graphics (Visual C++ version) Chapter V programming operation
Draw
- 该代码用MFC实现了一个画图程序,类似于windows中自带的画板功能。能够写字、画直线、圆、椭圆、调整颜色、画笔粗细等功能,是练习MFC以及画图程序常用函数的例子。-The code to use MFC to achieve a drawing program, the sketchpad function similar to Windows.Able to write, draw a straight line, round, oval, adjust color, brush size
CG
- 是计算机图形学的二维绘图程序,包括: 1.图元的生成:直线、椭圆、区域填充 2.样条曲线的生成:Bezier曲线、B-样条曲线 3.分形图形的生成:Julia集、蕨类植物
draw
- 可同时绘制多条贝塞尔曲线和B样条曲线 鼠标增加控制点,可显示或隐藏控制点 拖动控制点可改变曲线 -Can also draw a number of Bezier curves and B-spline curve Point the mouse to increase control, can display or hide the control point Drag the control point can change the curve
Eq2Img_all
- 将Latex表达式转换成图片的源代码 (内含DLL与调用示例)-Latex expression converts the source code (containing the DLL and call a sample of the picture)
TransparentFlashSrc
- 透明 flash 动画 可以全屏播放,效果非常好-gold fish by flash
SimpleDraw_new
- 一个小的画图程序,只有直线,矩形,椭圆。可以设置颜色和线宽。-A small drawing program, and only a straight line, rectangle, ellipse. You can set the color and line width.
Draw
- 编写一个简单的绘图程序,实现点,直线,矩形,椭圆等图形的绘制,并可以任意选择颜色,线型,线宽等功能。-Write a simple drawing program to achieve point, line, rectangle, ellipse and other graphics rendering, and can arbitrarily choose the color, line, line width and other functions.
compress
- 第1章 Windows位图和调色板 第2章 图象的几何变换 第3章 图象的平滑(去噪声)、锐化 -Chapter 1 Windows Bitmap and palette first image geometric transformation Chapter 3, the image smoothing (to noise), sharpening
Bezier
- 画Bezier 曲线,分割升阶求交等功能