是针对SystemC From The Ground Up这本英文书做的中文笔记,内容很详细,对学习SystemC将有很大的帮助
2021-11-23 18:37:28 2.7MB 计算机 SystemC 笔记
1
Sketch, Ground, and Refine Top-Down Dense Video Captioning
2021-11-18 14:02:32 2.58MB
将《ray tracing from the ground up》的部分代码移植到CodeBlocks。生成的图形对应书本chapter 14: Lights and materials
2021-11-08 19:44:12 900KB ray_tracing ground_up codeblocks transplant
1
本书作者给的代码实现中包含了很多类,所以理解起来有点困难。并且因为作者给的代码不能直接运行(编译会报错),我重新按照作者的结构实现了一下,不过去掉了Point3D这个类,所有三维的点都用Vector3D表示。输出的图像为PPM格式,代码运行环境为Archlinux,没在windows环境下测试过。
2021-11-08 19:39:32 17KB 图形学笔记
1
此数据为星载高光谱遥感数据,里面包含去除无效波段的数据及所其数据维度大小,还包含其Ground Truth,对算法分析验证很有用
2021-10-31 15:50:07 3.69MB 高光谱数据
1
书中所有示例代码的文件,涵盖摄像机,光源,阴影,BRDF等实现
2021-10-19 20:11:47 44.05MB Ray Tracing
1
此书试图用汇编语言来作为编程的入门教程,因此,涉及到的内容都是些编程基础,只是使用了汇编去描述其中也有对gas语法的说明。此书只是一本入门书籍,起到点拨的作用,如要深入还得参考其它书籍,至于语法方面请看gas手册。
2021-10-13 01:18:15 1.26MB gas
1
Programming from the Ground Up is an introduction to programming using assembly language on the Linux platform for x86 machines. It is a great book for novices who are just learning to program as well as for intermediates who have never learned or mastered assembly language programming. It covers many topics skipped by other similar books, including memory management, debugging, interfacing with C, dynamic libraries, and even a bit on GUI programming.
2021-10-06 14:00:01 1.32MB Assembly
1
高清版SystemC From the Ground Up (Second Edition).pdf 带书签
2021-09-04 10:27:48 24.09MB SystemC Second Editi
1