-
The_Magic_Of_Computer_Graphics
计算机图形学重要参考。对理解OpenGL和D3D的渲染过程有重要帮助。(Computer graphics is a vast field that is becoming larger every day. It is impossible to cover every topic of interest, even within a specialization such as CG rendering. For many years, Noriko Kurachi has reported on the latest developments for Japanese readers in her monthly column for CG World. Being something of a pioneer herself, she selected topics that represented original and promising new directions for research. Many of these novel ideas are the topics covered in The Magic of Computer Graphics. Starting the basic behavior of light, the first section of the book introduces the most useful techniques for global and local illumination using geometric descriptions of an environment. The second section goes on to describe image-based techniques that rely on captured data to do their magic. In the final section, the author looks at the synthesis of these two complementary approaches and what they mean for the future of computer graphics.)
- 2015-01-28 12:30:23下载
- 积分:1
-
24dian
24点游戏应该是大多数人熟悉的游戏了,这个源代码就是实现24点游戏的。(24 points, the game should be familiar with the game most people, this source code is to achieve 24-point game.)
- 2008-12-16 21:21:57下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1
-
GPIO_Interrupt
TMS320C6678 GPIO源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,GPIO主要用于通用管脚的输入输出,可以响应中断,代码书写简单,可以用于简单的命令控制(TMS320C6678 GPIO source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capability, GPIO mainly used for general purpose input and output pins that can respond to the interrupt, write simple code, can be used for simple command control)
- 2014-10-18 22:02:22下载
- 积分:1
-
CheckSum
可以快速计算文件的CRC32校验值,主要用于bin和hex、rom文件的校验。(It can quickly calculate the CRC32 check value of files, mainly used for the check of bin, hex and ROM files.)
- 2021-04-10 15:58:59下载
- 积分:1
-
code
一种利用硬盘序列号对自开发软件的简单且有效的加密注册方法,适用于发布量不大、尤其不公开发行的专用工程软件。主要目的:为使开发者的软件不被任意复制使用,用户每装一台机器都需要向开发者报知用户号并索取注册号。基本原理:将硬盘序列号做运算后做为用户号,开发者可利用科学型计算器,根据用户报知的用户号和只有自己知道的密钥直接算出注册码返回给用户;用户端不需注册机,开发者也不需解码器,且注册成功后Windows系统会自动保存,以后无需再注册,软件升级也无需重新注册。 所附VC源代码中有实现方法和详细注释。(A use of hard disk serial number from the development of software for simple and efficient encryption registration method is not applicable to the amount released, especially not publicly released a dedicated engineering software. The main purpose: to enable software developers to use not to be arbitrarily copied, each user needs to install a machine to developers informing the user number and request a registration number. Rationale: The hard disk serial number as user numbers do after the operation, developers can take advantage of the scientific calculator, directly calculated by the license is returned to the user based on the user notification of user numbers and only you know the key client without RI, developers also need a decoder, and after successful registration Windows system will automatically save the future without re-registration, software upgrades without having to re-register. There annexed VC source code implementation and detailed notes.)
- 2014-03-25 17:57:13下载
- 积分:1
-
AI_dll
基于研华PCI-1710HG数据采集卡基于动态链接库的模拟量输入程序。用VC++6.0MFC实现。程序功能实现实时模式量值显示,绘制历史曲线及上下限报警指示。(Advantech PCI-1710HG-based data acquisition card is based on the dynamic link library analog input program. With VC++6.0MFC implementation. Program features to achieve real-time mode values displayed and plotted historical curve and lower limit alarm indication.)
- 2021-03-08 21:09:28下载
- 积分:1
-
memory_edit
一个可以查看内存,并且可以编辑内存的小程序(one can view memory, and can edit the memory small programs)
- 2005-02-27 01:26:48下载
- 积分:1
-
UDPTest
UDP协议测试工具,可根据设定绑定UDP绑定IPD端口,进行相关的UDP吸引收发数据测试。(UDP protocol test tools, according to the set bound to the UDP binding IPD port, the UDP attract send and receive data test.)
- 2013-04-18 09:18:39下载
- 积分:1
-
80c51
80c51单片机相关测试程序,包含led灯的显示程序(80c51 microcontroller-related test procedures, including procedures led light display)
- 2011-10-10 15:38:15下载
- 积分:1