-
Perl for Win32 Build B515源代码
资源描述PERL32的C语言源代码,绝对珍贵,编程高手赶紧下载!
- 2022-10-21 18:25:04下载
- 积分:1
-
串基本操作的演示实现串的赋值,连接,求子串,计算长度等操作...
串基本操作的演示实现串的赋值,连接,求子串,计算长度等操作-Series basic operation of the demonstration achieve Series assignment, connectivity, in her series, calculating the length of such an operation
- 2023-07-25 15:00:04下载
- 积分:1
-
License Options file and may replace Named Users for a Program. whether temporar...
License Options file and may replace Named Users for a
Program, whether temporarily or not, no more than four (4)
times per year, prov
file never exceeds the number licensed per Program.
Portions of the Programs may be installed on individual
computers to accelerate startup times, as long as the-License Options file and may replace Named Users for a Program. whether temporarily or not. no more than four (4) times per year. 577 file never exceeds the number licensed per Program. Portions of the Programs may be instal led on individual computers to accelerate star tup times, as long as the
- 2023-05-26 21:00:03下载
- 积分:1
-
opencv配置环境!!!
opencv配置环境!!!
opencv配置环境
opencv配置环境!!!
opencv配置环境!!!
opencv配置环境-opencv configuration environment! ! ! opencv configuration environment! ! ! opencv configuration environment
- 2022-11-01 07:40:03下载
- 积分:1
-
there is a defect in only know that the secret and public key
还有一个缺陷就是在只知道密文 x 及公钥(n,e)的情况下,只要将 (x^e) mod n 所得余数 s 再不断地循环操作 s = s^e mod n,此运算不断地循环 e 次之后,很多情况下都可以循环出原文,只是计算量过余多一些罢了。不过有不少情况下,根本都无须循环 e 次,不过对于1024位的 n 级别来说,e 也是一个相当大的数值,所以循环密文的余数以解得原文是有些不现实。 以上内容仅供参考,如有不实,请予更正-there is a defect in only know that the secret and public key-x (n, e) the circumstances, as long as (x ^ e) mod n from the remaining s to continuously cycle operation s = s ^ e mod n, this constant cycle of Operational e occasion, the very many circumstances can be recycled from the original, but I calculated the volume more than just. There are, however, many instances, simply do not need e cycle times, but for 1024 the level n, e is a very large figure, so secret circle the remainder of the text was obtained in the original is a bit unrealistic. The above is for reference only, if not true, I corrected
- 2022-03-22 01:18:28下载
- 积分:1
-
used to read and write data blocks
使用WriteFile 块读写数据-used to read and write data blocks
- 2022-07-07 01:33:07下载
- 积分:1
-
matlab 代码
对图像去噪使用统计筛选器的代码。请尽你所能描述您的项目中的详细信息。更好的内容将会为您获得更多积分)
- 2022-07-22 09:37:30下载
- 积分: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
-
一个键盘纪录的原码
一个键盘纪录的原码-a keyboard record of the original code
- 2022-07-14 05:10:07下载
- 积分:1
-
NFC刷卡封装dll库
NFC刷卡系统上位机驱动程序,封装成dll动态链接库,方便PB、vb等程序直接调用dll提供的借口,实现对NFC的读卡操作。已编译通过,测试可行。
- 2022-05-16 03:30:20下载
- 积分:1