-
使用子
使用子像素的方法来减轻图像系统的负荷已经是目前主流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
-
特征提取检测
在线学习操作中我们的算法过程收购特征向量的兴趣点。鉴于假设这条道路区域的单连通,该点列为道路躺在非道路的区域中可以看出作为兴趣点,标注为负样本(非道路样本),反之亦然。我们标注这些点作为新的训练数据(图9所示)。在网上学习实践过程中,有一件事要注意这是一个不知道究竟哪里是真正的我们的边界路域。我们能得到的是路区域在边缘形态运算的结果。为了减少附近的道路边贴错标签的训练数据的可能性,阈值M设定为保证金的边界附近的宽度该段道路和非道路区域如图10所示形态的运算结果。在我们的实验中,我们集合M为40个像素宽度
- 2022-11-04 02:55:04下载
- 积分:1
-
注册表定位器
Windows的注册表编辑器没有自动定位功能,要打开某项注册表键值必须一级级展开,十分麻烦,注册表定位器帮你一键快速定位到注册表项,方便之极,网络上的各种注册表定位器软件也是运用了此源代码,如果你设计的软件需要此项功能可以参考一下该源码。
- 2022-10-17 08:10:03下载
- 积分:1
-
用来发送网内信息的.(使用net send)
用来发送网内信息的.(使用net send)-used to send messages within the network. (Using net send)
- 2022-09-12 06:25:03下载
- 积分:1
-
mfc魔方游戏
用mFC写的魔方游戏,醒目,让人开心,可以看看,
- 2022-07-28 01:22:32下载
- 积分:1
-
web
web - cam. source code. VB 6.0-web- cam. source code. VB 6.0
- 2022-02-28 15:26:34下载
- 积分:1
-
Data structure development kit that contains a variety of data structures, as we...
数据结构的开发包,包含各种数据结构,以及一些简单实例,用2005开发。-Data structure development kit that contains a variety of data structures, as well as some simple examples, with 2005 development.
- 2022-03-01 21:19:03下载
- 积分:1
-
一种加密证书文件的实现,可以对机器码进行加密后以文件形式保存...
一种加密证书文件的实现,可以对机器码进行加密后以文件形式保存-Achieve an encrypted certification file,it can be instored in file form followed encrypting machine code
- 2022-03-25 03:09:13下载
- 积分:1
-
Visual Basic 中的拖拉树节点的实现
Visual Basic 中的拖拉树节点的实现-Visual Basic, drag the tree node to achieve
- 2022-08-12 15:57:40下载
- 积分:1
-
数据结构中的树形结构的层序遍历,仅仅是是对树的创建,销毁,遍历,插入等常规操作的c源代码...
数据结构中的树形结构的层序遍历,仅仅是是对树的创建,销毁,遍历,插入等常规操作的c源代码-Data structure in the tree structure traversal sequences, only yes yes right tree creation, destruction, traversal, insertion and other conventional operations c source code
- 2023-01-05 00:15:03下载
- 积分:1