-
VC++6.0 用户界面制作技术与应用实例 电子版
VC++6.0 用户界面制作技术与应用实例 电子版-VC++ 6.0 user interface technology and application example of the production of the electronic version
- 2022-02-05 04:25:58下载
- 积分:1
-
计算流体力学非常经典的一本书,这么经典的书应该给大家分享一下!...
计算流体力学非常经典的一本书,这么经典的书应该给大家分享一下!-Computational Fluid Dynamics is one of the classic book, such a classic book should be given to share with you!
- 2022-06-19 12:00:22下载
- 积分:1
-
关于卡马克的快速平方根算法,普渡大学的教授用暴力算法验证了其所选参数的准确性并发表的论文。...
关于卡马克的快速平方根算法,普渡大学的教授用暴力算法验证了其所选参数的准确性并发表的论文。-Carmack fast on the square root algorithm, a professor at Purdue University with violence algorithm selected parameters to verify its accuracy and the published papers.
- 2022-02-25 14:14:07下载
- 积分:1
-
MIT "perceptual and artistic principles for effective computer depiction" 计算机视觉相...
MIT "perceptual and artistic principles for effective computer depiction" 计算机视觉相关课程讲稿-第一课-This course presents connections between human visual perception and the art of picture production. Findings from perceptual and cognitive sciences are used to explore pictorial techniques used by artists as they address the challenges raised by the depiction of three-dimensional scenes on a flat media. The course introduces perceptual explanations for a variety of artistic styles. Finally, we present mechanisms that can make an image more effective, and demonstrate the adaptation of these mechanisms to computer graphics. The course is intended for both artists and scientists. Although it offers some practical insights, it is intended more as an in-breadth overview.
- 2023-08-26 21:15:06下载
- 积分:1
-
Linux Kernel Development book length classic small but very clear explanations
Linux Kernel 经典开发书籍 篇幅不大但讲解的相当清晰-Linux Kernel Development book length classic small but very clear explanations
- 2022-03-22 04:07:00下载
- 积分:1
-
一本经典的uwb入门的国外原版教材,原理讲解清楚,与具体应用有较好的结合...
一本经典的uwb入门的国外原版教材,原理讲解清楚,与具体应用有较好的结合-A classic UWB original entry of foreign materials, to explain the principle of clear and specific applications have a better combination of
- 2022-12-11 05:25:03下载
- 积分:1
-
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫...
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫描器的描述。此描述叫做 规则,由正则表达式和 C 代码对组成。flex 的输出是一个 C 代码文件――lex.yy.c――其中定义了 yylex() 函数。编译输出文件并且和 -lfl 库链接生成一个可执行文件。当运行可执行文件的时候,它分析输入文件,为每一个正则表达式寻找匹配。当发现一个匹配时,它执行与此正则表达式相关的 C 代码-flex generated scanner is a tool that can identify lexical patterns in text. flex time into the given input file, in the absence of a given file name, then read from standard input, and thus on the need to generate a description of the scanner. This description is called the rules, by the regular expression and the composition of C code. the output of flex is a C code file- lex. yy.c-- which defines the yylex () function. Output file and compile and link-lfl library to generate an executable file. When running an executable file, it analyzes the input file, for each regular expression match to find. When they find a match, it is the implementation of regular expressions with the related C code
- 2022-07-16 02:04:28下载
- 积分:1
-
VC++的大学上课的课件,是从零基础讲起的,一共8章,大家有需要的课以下来看看。...
VC++的大学上课的课件,是从零基础讲起的,一共8章,大家有需要的课以下来看看。-VC++ class of the University of courseware is based on talk from zero, and a total of 8 chapters, you need to take a look at the following courses.
- 2022-02-13 17:11:37下载
- 积分:1
-
namesake book on the sample code. The East seems to be the new, specific book is...
同名书的书上示例代码。好像是新东方出的书,具体书不在身边,所以忘了。-namesake book on the sample code. The East seems to be the new, specific book is not around, so forgotten.
- 2022-01-26 03:19:37下载
- 积分:1
-
一本关于运动机器人的入门书籍,值得一看~
一本关于运动机器人的入门书籍,值得一看~-A book about anatomy of a robot
- 2022-08-19 05:40:53下载
- 积分:1