-
calculated precision single source shortest path algorithm work in a good source...
精确求出单源最短路径的好算法 可以变换源点的-calculated precision single source shortest path algorithm work in a good source! !
- 2022-01-27 14:42:45下载
- 积分:1
-
视频监控系统
自己当时找了很久才找到一个可以运行的,系统对大家有用!用vc++做的,分为服务器端和客户端,分别可以视频视频的保存,打开回放等功能!
- 2022-11-17 05:20:03下载
- 积分:1
-
irpl understand how the driver must master the knowledge
如何理解irpl,驱动开发必须掌握的知识-irpl understand how the driver must master the knowledge
- 2023-03-28 10:55:03下载
- 积分:1
-
PCA+BP人脸识别matlab
利用PCA降维后BP神经网络,这里面做了一个GUI的界面,分4个.m文件,首先train,然后test可以在GUI里面选择一张测试一次,同时可以测试整体人脸库的识别率
- 2023-01-19 00:25:04下载
- 积分:1
-
to upload from hyperfileshare,u can use it,n try multifiles ,it easy to use
to upload from hyperfileshare,u can use it,n try multifiles ,it easy to use
- 2023-06-23 10:40:02下载
- 积分:1
-
VB做的代理。源代码精简。很容易理解。
这个用VB做的代理服务器.源代码精简.很容易看懂.-the VB do proxy. Source code streamlining. Very easy to understand.
- 2022-02-02 02:05:27下载
- 积分:1
-
我在vc6.0下做的几个小程序,我是新手,所以很多东西,但不经济。
我在vc6.0下做的几个小程序,我是新手,做的东西比较多,但都不精,希望斑竹接受我,以后与大家一起学习!-under vc6.0 I do several small procedure, I greenhorn, so many things, but not excellent, I hope Bamboo accepted, and after we will study together!
- 2023-01-10 23:45:03下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
CISSP 认证必备300题闪卡
通讯与网络保安
CISSP 认证必备300题闪卡
通讯与网络保安-
CISSP certification 300 flash card
Telecommunication and network security
- 2022-12-03 16:05:03下载
- 积分:1
-
中缀表达式的C++实现,包括多个实用头文件
中缀表达式的C++实现,包括多个实用头文件-Infix expressions C++ implementation, including a number of practical header files
- 2022-05-07 17:01:11下载
- 积分:1