-
朱丽娅图的绘制程序
朱丽娅图的绘制程序-Julia Map procedures
- 2022-09-28 06:45:03下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
完整的数字字符识别系统,VC开发,本人原创,识别率可以达到80%
完整的数字字符识别系统,VC开发,本人原创,识别率可以达到80%-complete digital character recognition system, VC, I originality, the recognition rate can reach 80%
- 2022-01-26 04:58:38下载
- 积分:1
-
Crawl remote cpu usage, and show the curve of flash. Similar windows resource ma...
抓取远程cpu使用率,并通过flash显示曲线。类似windows资源管理器的性能-Crawl remote cpu usage, and show the curve of flash. Similar windows resource management performance
- 2023-06-03 17:35:02下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-16 09:58:19下载
- 积分:1
-
implementation_fft
vhdl语言按fft接口标准把数字图像信号转换成标准VGA格式。适合做学习试验
-implementation_fft
- 2022-03-12 09:34:48下载
- 积分:1
-
一个很经典的读线读点画点画线的VC 程序
一个很经典的读线读点画点画线的VC 程序-a classic read read dotted dotted line VC procedures
- 2022-10-16 18:30:04下载
- 积分:1
-
Of a set of values to draw the curve, in which a value is from
通过对a的值的设定来绘制曲线,其中a的值是从-10到10的整数。-Of a set of values to draw the curve, in which a value is from-10 to 10 integer.
- 2022-02-18 15:21:26下载
- 积分:1
-
plt文件转dxf
plt文件转dxf-diverted dxf
- 2022-10-29 10:15:04下载
- 积分:1
-
集装箱号码的定位算法,对于字母数字有较好的定位效果,为进一步的号码分割识别奠定了基础...
集装箱号码的定位算法,对于字母数字有较好的定位效果,为进一步的号码分割识别奠定了基础-location algorithm for extraction of codes in containers
- 2023-09-08 20:20:02下载
- 积分:1