资源列表
Jquery
- 这是一个web前台统计数据的线性图,希望对你们有帮助。-This is a web front desk statistics linear figure, want to help you.
1546
- 用Canny算子提取边缘,用vc编写的,编译通过。人人为我,我为人人。
VC
- 此代码是在VC++下开发,能够播放AVI视频,逐帧读取,方便视频的后续处理-This code is in VC++ under development, can play AVI video, frame by frame to read, easy to deal with the follow-up video
DrawTools
- 简单的绘图程序,对于学习GDI或修要用绘图程序的人有一定帮助。-draw lines and rectangle.it s useful for GDI.
混沌资料
- Lorenz系统李式指数编程,抛物线-kx^2+(k+1)x混沌分岔行为,(Lorenz system lie exponential programming, parabolic -kx^2+ (k+1) x chaotic bifurcation behavior,)
low-pass-filter-design
- 用频率采样法设计FIR低通滤波器,本科生毕业设计用-Undergraduate graduation design with low-pass filter design FIR frequency sampling method,
databaseViewerForAutocad2006
- 一个用来显示Autocad内部数据结构的极佳工具. Autocad2006二次开发人员必备!-used to indicate an internal data structure Autocad an excellent tool. Autocad2006 Secondary Development staff required!
hueituruanjiecexu
- === === = =画图小将 说明文档= === === = 本程序主要实现画直线,画圆,画矩形等功能,界面友好,使用方便,构造了两个类CShape和CFunction负责画图,易于代码的移植复用。 CShape | -CShapeLine |-CShapeRect |-CShapeCircle | CFunction | |-CFuntionSelect |-CFunctionLine |-CFunctionRect
DraeLine90
- 这是我的计算机图形学作业,有时间看看,应该有帮助,有什么意见或建议联系我。谢谢!-This is my computer graphics operations, with some time to see if that should be helpful, what comments or suggestions contact me. Thank you!
zhuangshi
- CAD装饰样图 仅供学习用,转载别人请勿用于私利-CAD bowknot sample figure only for learning to use, reproduced others do not used for self-interest
ContourCOM
- 二维等值线的COM组件,对于等值线编程具有很好的参考意义。-Two-dimensional contour of the COM component, for contour has a good reference for programming.
NEWLLDraw1
- 自己编写的动态画图的程序,可以实现铅笔、直线、矩形、椭圆等动态绘图功能。