-
计算机图形学原理及算法教程 (Visual C++版)
数字图象处理
图形裁剪...
计算机图形学原理及算法教程 (Visual C++版)
数字图象处理
图形裁剪-Computer Graphics Principle and Algorithm Tutorial (Visual C++ Version) digital image processing graphics cutting
- 2022-06-27 04:42:35下载
- 积分:1
-
我们要创建我们的第一个3D对象:立方体。为了要显示它是真正的3D对象,呵呵,我们要旋转它,这样,你将会看到它的各个面。记住:所有的3D对象都是由三角形构成的(译...
我们要创建我们的第一个3D对象:立方体。为了要显示它是真正的3D对象,呵呵,我们要旋转它,这样,你将会看到它的各个面。记住:所有的3D对象都是由三角形构成的(译者:神奇的三角形啊…读者:又来了),所以,我们的立方体是由12个三角形构成的(6个面,每个面需要2个三角形,二六一十二,乘法口诀,会不?)。-we must establish our first 3D objects : cube. To show that i s true 3D objects, huh, we should rotating it, then you will see all its surface. Remember : All 3D objects are constituted by the triangle (Translator : magic triangle ah ... Readers : Here we go again), so we are the cube 12 by the triangular composition (six surface, each side needs two triangles, Erliuyishier, multiplication traditional formulas, will not?) .
- 2023-02-19 17:15:03下载
- 积分:1
-
Is a study on the neural network simulation program, used to extract characteris...
是一个关于神经网络的仿真程序,用于提取特征参数后的图像识别-Is a study on the neural network simulation program, used to extract characteristic parameters of the image recognition
- 2022-01-26 01:15:49下载
- 积分:1
-
这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,...
这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。-This is my realtimetable based on the revised procedures, suitable for reading serial data, and draw real-time curve, also used the numerical displayed FlexGrid control, serial settings are
- 2023-06-22 06:45:03下载
- 积分:1
-
利用WPF画曲线源码
源码描述:
一、源码特点
采用winform构进行开发,利用WPF画曲线,可放大缩小,拖动等
二、功能介绍
本源码是一个利用WPF画曲线源码,欢迎下载
三、菜单功能
1、利用WPF知识绘制曲线图形状,曲线图峰值等内容
2、点击Button按钮,现实曲线图,右键有保存复制等功能
3、利用鼠标是实现曲线图的放大缩小和拖动效果
四、注意事项
1、开发环境为Visual Studio 2010,使用.net 4.0开发。
- 2022-02-18 14:37:47下载
- 积分:1
-
automatic face detection and recognition system
自动人脸检测识别系统-automatic face detection and recognition system
- 2022-08-17 11:50:47下载
- 积分:1
-
一个不错的指纹分析代码程序,希望大家会喜欢
一个不错的指纹分析代码程序,希望大家会喜欢-A good fingerprint analysis procedure code, I hope everyone will like
- 2022-04-19 20:45:50下载
- 积分:1
-
OpenGL high
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-19 19:10:48下载
- 积分:1
-
visal development of the original BASIC code on the machine provide internship c...
visal BASIC 开发的原代码提供上机实习的代码,-visal development of the original BASIC code on the machine provide internship code,
- 2023-05-28 20:40:03下载
- 积分:1
-
一个更为复杂的2D Game实例.比之前传的复杂.
Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL...
一个更为复杂的2D Game实例.比之前传的复杂.
Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL技术,还可以学习到两个方面的技术:
part1: win32的消息循环, OpenGL的设置.画一些简单的图形.
part2: 处理并且显示卡通图片.-This source focuses on 2D game development with C++ and OpenGL for Windows platform. We will not only focus on OpenGL but also talk about the designs that are commonly used in game programming with a full object oriented approach. This source include two articles:
Part 1: covers the win32 message loop, the window creation and the setting-up of OpenGL. You will also learn how to draw some simple shapes.
Part 2 : Covers resources handling and displaying simple animations.
Contents
- 2022-05-27 22:46:10下载
- 积分:1