-
BOOK_PROGRAMS
/* figure.c /*
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Interactive Figure Program from Chapter 8 using cylinders (quadrics) */
/* Style similar to robot program but here we must traverse tree to display */
/* Cylinders are displayed as filled and light/material properties */
/* are set as in sphere approximation program */(/* Figure.c /* /* E. Angel, Interactive Computer Graphics*//* A Top-Down Approach with OpenGL, Third Edition*//* Addison-Wesley Longman, 2003*//* Interactive Figure Program from Chapter 8 using cylinders (quadrics)*//* Style similar to robot program but here we must traverse tree to display*//* Cylinders are displayed as filled and light/material properties*//* are set as in sphere approximation program* /)
- 2010-11-15 18:38:18下载
- 积分:1
-
pragma
网上收集的常用pragma指令的用法,对于使用其他c++库很值得学习(Online collection of common usage of pragma directives for the use of other c++ Library is worth learning)
- 2008-07-23 00:40:30下载
- 积分:1
-
8941662456
说明: 本程序使用MFC编写了一个能够在同一界面上显示立体图形的三视图的源程序。(This program using MFC wrote a can in the same interface shown on the SanShiTu three-dimensional graph of the source program.)
- 2020-11-30 09:49:27下载
- 积分:1
-
ex8-extractwatermark
水印要求完全不被修改,完全脆弱水印一般是从空域LSB算法演变而来。(Watermark demands nothing to modify, the fragile watermark is completely general LSB algorithm has evolved the airspace。)
- 2015-05-11 15:33:22下载
- 积分:1
-
fuzzypid
基于matlab的恒温控制系统的simulink仿真环境搭建(Matlab simulink simulation environment based on the temperature control system structures)
- 2021-01-18 17:28:42下载
- 积分:1
-
udp_multi_broadcast_vxworks
udp多网口组播程序,广播程序。适用于vxworks系统(udp multicast test,broadcast.used on vxworks system)
- 2020-08-04 23:58:36下载
- 积分:1
-
CUDA CUFFT样本
Example of using CUFFT. In this example, CUFFT is used to compute the 1D-convolution of some signal with some filter by transforming both into frequency domain, multiplying them together, and transforming the signal back to time domain.
- 2022-06-16 11:20:17下载
- 积分:1
-
Pspan_pci
adlink master board 6760 pci driver for control powerspan slave pci driver
- 2009-02-24 14:52:50下载
- 积分:1
-
KeyMouse
通用键盘鼠标模拟(包括USB和PS2)
通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。
简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。
模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_MAKE、KEY_BREAK,然后调用KeyboardClassServiceCallback。(Universal keyboard and mouse simulation (including USB and PS2))
- 2010-07-23 11:19:14下载
- 积分:1
-
Source
printer management system to control prin jobs while running
- 2016-03-01 23:22:42下载
- 积分:1