-
lab5
模型尺寸参见OpenGL观察实验。要求修改代码达到以下要求:
1. 通过设置材料使得桌面和四条腿的颜色各不相同,分别为:(1, 0, 0), (0, 1, 0), (1, 1, 0), (0, 1, 1), (0, 0, 1);
2. 通过设置材料使得茶壶为金黄色;
(Experimental observation model dimensions refer to OpenGL. Required to modify the code to achieve the following requirements: 1. Material by setting makes desktop and four-legged different colors, namely: (1, 0, 0), (0, 1, 0), (1, 1, 0), (0, 1, 1), (0, 0, 1) 2 by setting the tea material that is golden yellow )
- 2013-11-05 21:44:04下载
- 积分:1
-
zineng
智能家居系统。。。包括PS2键盘,红外遥控,温度传感,12864液晶显示,PC机对MCU实时控制,继电器阵列控制(Intelligent home systems. . . Including the PS2 keyboard, infrared remote control, temperature sensing, 12864 LCD, PC machine on the MCU in real-time control, relay array to control)
- 2008-06-21 21:31:46下载
- 积分:1
-
SingleCalibrate
基于opencv的相机单目标定程序,很好的学习资源,做图像矫正的可以看看~(Opencv based on a single target of the camera program)
- 2015-05-06 13:53:42下载
- 积分:1
-
Joker-Hacks-Dayz-Sa
Another Dayz SA hack with script r
- 2016-02-05 14:06:38下载
- 积分:1
-
autosar xcp上位机源码
autosar xcp上位机源码
- 2020-12-10下载
- 积分:1
-
C++约瑟夫环
简单的约瑟夫环,用C++语言,在VISUALSTADIO上编译通过,新手,大神勿喷,使用递归算法约瑟夫环(约瑟夫问题)是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去
- 2022-04-17 08:30:37下载
- 积分:1
-
vu222
算法优化非常好,几乎没有循环,FMCW调频连续波雷达的测距测角,基于matlab GUI界面设计。( Algorithm optimization is very good, almost no circulation, FMCW frequency modulated continuous wave radar range and angular measurements, Based on matlab GUI interface design.)
- 2017-05-08 23:25:39下载
- 积分:1
-
基于hessian矩阵的FrangiFilter
说明: 基于hessian矩阵的FrangiFilter,用于图像增强,常用于影像图像血管增强(FrangiFilter based on hessian matrix, which is used for image enhancement, is often used for image enhancement of blood vessels.)
- 2019-02-13 16:35:31下载
- 积分:1
-
在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方...
在Visual C++中使用内联汇编不需要额外的编译器和联接器,且可以处理Visual C++中不能处理的一些事情,而且可以使用在C/C++中的变量,所以非常方便。内联汇编主要用于如下场合:
1.使用汇编语言写函数;
2.对速度要求非常高的代码;
3.设备驱动程序中直接访问硬件;
4."Naked" Call的初始化和结束代码。
-used in conjunction with the compilation does not need additional compiler and connectivity devices, which can be dealt with Visual C can not handle some things that can be used in the C/C variables, so it is convenient. In conjunction with the compilation mainly for the following occasions : 1. The use of assembly language to write function; 2. The very high speed code; 3. Device driver had direct access to hardware; 4. "Naked" Call the initialization and termination code.
- 2023-07-28 22:55:03下载
- 积分:1
-
smartcar_image
智能车程序 用于图像采集,处理等~~~~~~~~~~~~~~(smartcar programme)
- 2009-04-15 10:01:52下载
- 积分:1