-
a cool 3D games source code, can help you learn game development, super
一个超酷的3D游戏源代码,可以帮助您学习游戏开发,超爽!-a cool 3D games source code, can help you learn game development, super-cool!
- 2022-02-04 17:47:54下载
- 积分:1
-
procedures for the creation of the dynamic link library
本程序创建动态链接库-procedures for the creation of the dynamic link library
- 2022-04-24 23:22:11下载
- 积分:1
-
用于监控系统协议的编辑,可用于各种不同的设备,灵活方便,此为商业版本...
用于监控系统协议的编辑,可用于各种不同的设备,灵活方便,此为商业版本-NOTE:
It can monitor system protocol s edition,and be used in various of equipments,with agility and convience,Here is commercial edition.
- 2022-11-14 14:20:04下载
- 积分:1
-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?贪心-Container packing problem given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber are of a long L, but the radius is different from the first i set the root radius of timber ri. Asked how the packing, making maximum utilization of container space? Greedy
- 2022-10-23 02:30:03下载
- 积分:1
-
进程管理系统创建调度通信撤消可监控驱动程序开发
进程管理系统创建调度通信撤消可监控驱动程序开发
-process management system to create scheduling withdrawal of monitoring communications Driver Development
- 2022-01-25 22:12:41下载
- 积分:1
-
基于OpenCV的SIFT实现中的kd-tree改进算法BBF算法
BBF(Best Bin First)是一种改进的k-d树最近邻查询算法。从前两篇标准的k-d树查询过程可以看出其搜索过程中的“回溯”是由“查询路径”来决定的,并没有考虑查询路径上数据点本身的一些性质。BBF的查询思路就是将“查询路径”上的节点进行排序,如按各自分割超平面(称为Bin)与查询点的距离排序。回溯检查总是从优先级最高的(Best Bin)的树节点开始。另外BBF还设置了一个运行超时限制,当优先级队列中的所有节点都经过检查或者超出时间限制时,算法返回当前找到的最好结果作为近似的最近邻。采用了best-bin-first search方法就可以将k-d树扩展到高维数据集上。
- 2023-06-14 06:35:04下载
- 积分:1
-
Serial tapi source
串口tapi源程序-Serial tapi source
- 2022-10-02 02:45:03下载
- 积分:1
-
最新仙镜传说服务器C语言源码,网络游戏公开源码
最新仙镜传说服务器C语言源码,网络游戏公开源码-latest cents Mirror legend C language source server, network game open source
- 2022-07-05 14:14:20下载
- 积分:1
-
procedures have only mean of 0 and variance for a random number to produce the m...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2022-10-24 11:05:03下载
- 积分:1
-
发送和接收电子邮件
这个小程序可以发送,接收,删除,保存邮件与德尔福,它也可以创建多个电子邮件帐户。
- 2022-05-16 00:21:50下载
- 积分:1