-
83314539
说明: 实现了二进制卷积码的viterbi硬判,软判,以及穿孔卷积码(The viterbi hard, soft and perforated convolutional codes of binary convolutional codes are implemented.)
- 2019-04-02 06:16:02下载
- 积分:1
-
DiXu
说明: 图像曝光矫正代码, 用于图像恢复纹理, 参考文献见文件夹中的内容(Image exposure correction code Used for image restoration texture See the contents of the folder for references)
- 2020-06-17 09:00:02下载
- 积分:1
-
H2RCode
carrydrop撒钱的例程,是repastJ软件的经典教程(throw money routines,It Is a classic repastJ software tutorials)
- 2021-04-15 16:48:54下载
- 积分:1
-
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
- 2022-05-19 18:52:33下载
- 积分:1
-
Stock
Stock:自定义的随机股票交易回测系统(Stock: a custom random stock trading back test system)
- 2018-03-27 13:27:42下载
- 积分:1
-
DropExDemo
说明: 内容拖放的演示, 主要实现列表内容之间的拖放交换(Drag and drop the contents of the demonstration, list the contents of the main drag and drop between the exchange)
- 2008-10-08 09:14:25下载
- 积分:1
-
ListIterator
An ListIterator is used to sequence over a List of objects. ListIterator can move backwards or forwards through the list.
- 2014-02-18 14:50:58下载
- 积分:1
-
mpeg2 DVB broadcasting TS detailed data structure, and is conducive to the devel...
mpeg2 DVB 广播 TS的详细数据结构,有利于开发DVB-S的应用-mpeg2 DVB broadcasting TS detailed data structure, and is conducive to the development of the DVB-S Application
- 2023-01-12 13:35:03下载
- 积分:1
-
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初...
本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初始化struct sockaddr_in。那么对接收到的数据 进行分析的proc_icmp()将多一道对IP报头ip->src字段的判断。-this procedure only a pair of IP addresses, IP to a test, a simple change procedures. This can be placed on a separate process (the use of fork ()), causing Lane send_icmp cycle, each re-initialization struct sockaddr_in. Then Butt received the data analysis proc_icmp () will more than one pair of IP header ip-gt; Src field judgment.
- 2023-06-22 05:20:03下载
- 积分:1
-
visual-oscilloscope
基于labview的虚拟示波器的设计(本人毕业设计所编,仅供参考)(Labview virtual oscilloscope-based design (I graduated design ed for reference only))
- 2013-04-03 16:05:40下载
- 积分:1