-
使用子
使用子像素的方法来减轻图像系统的负荷已经是目前主流3D程序中的必用方法。比如知道Sin函数的特性,就只需要计算0~pi/2的点就可以了,剩下的pi/2~pi可以通过子像素来画出,在图形量大的情况下可以减轻至少一半的系统压力。 这个程序不光可以加速Sin函数的显示,还可以加速所有函数的显示。 -The use of sub-pixel image of the ways to reduce the load on the system is already the existing procedures of the mainstream 3D methods will be used. For example, to know the characteristics of Sin function, we only need to calculate 0 ~ pi/2 could be the point, and the rest of pi/2 ~ pi can be sub-pixels to draw, in the graphic case of a large quantity can be reduced at least half of the system pressure. This process not only speed up the Sin function can be shown that all functions can also speed up the display.
- 2022-05-25 18:34:59下载
- 积分:1
-
butterfly on nature
butterfly on nature-butterfly on nature
- 2022-03-13 04:21:16下载
- 积分:1
-
就是一些CALL调用,是以前的,什么完美的的CA
就是一些CALL调用,是以前的,什么完美的的CA-no
- 2022-12-04 13:45:02下载
- 积分:1
-
IBE(基于身份的加密)
基于身份标识的加密算法 IBE 由Shamir于1984年首先提出。这种加密算法的基本思想是公钥可以是任何唯一的字符串 ,如 email地址 、身份证或其他标志,它的优点是公钥是可识别的,不需要通常PKI系统的证书发放,同时可以以椭圆曲线形式实现该算法。IBE加密方案的安全性建立在CDH (Com puta-tional Diffie.Henman) 困难问题的一个变形之上,称之为BDH(Bilinear-Diffie-Hellm an)问题。IBE的核心是使用了超奇异椭圆曲线上的一个双线性映射(Weil pairing)。双线性映射是对修正后的Weil对和Tate对的总结和抽象,是第一个实用的IBE方案口]之所以成功的关键,因而在2001年后的大部分IBE方案中都得到了应用.
- 2022-02-24 21:40:56下载
- 积分:1
-
多
实现多文档界面的记事本,比较有实际参考价值,可以-Multi-document interface, notebook, there is a practical reference value for comparison, you can look at the
- 2022-06-01 01:29:41下载
- 积分:1
-
数据库的课程设计,一个旅行代理系统,做得很简单,但是交差够了,...
数据库的课程设计,一个旅行代理系统,做得很简单,但是交差够了,-database of curriculum design, a travel agent system, so very simple, but, given enough, huh
- 2022-08-21 15:13:38下载
- 积分:1
-
求集合的各元素的重数,也就是重复次数,和集合的众数,也就是重复次数最多的元素...
求集合的各元素的重数,也就是重复次数,和集合的众数,也就是重复次数最多的元素-Seeking re-set the number of each element, that is, repetition, and the collection mode, that is, the highest number of repeated elements
- 2023-01-09 11:35:04下载
- 积分:1
-
C#读取gps串口信息,可以实时读取gps模块定位信息
可以选取串口号,解析gps模块获取的坐标,并且实时显示获取的字符串信息,可以判断当前定位状态是否处于锁定状态。
- 2022-08-12 17:03:59下载
- 积分:1
-
数据的编译信息大全PC系列PC汇编
PC汇编资料大全 -PC Series PC compilation of the data compiled information Daquan
- 2022-03-06 16:52:00下载
- 积分:1
-
在屏幕上移动的球
这是 UIUC 的 ECE298 LAB7 的代码。然后,代码的主要目的是以球移动屏幕上的代码。
- 2022-03-01 11:53:41下载
- 积分:1