-
mp3
只是简单的功能。
1.播放功能
2.暂停功能
3.停止播放功能
(Just a simple function.1playing function2pause function3stop playing function)
- 2012-05-18 22:47:30下载
- 积分:1
-
tiff_process
它可以实现16位灰度tiff格式的灰度像素提取出来,并输出该数据到excel表(It can achieve 16-bit grayscale tiff format grayscale pixel extracted, and outputs the data to excel table)
- 2016-04-02 12:50:26下载
- 积分:1
-
convert
conversion tool for units
- 2019-07-10 01:27:04下载
- 积分:1
-
MessageSend
基于java的一个Socket发送消息实现源代码,供大家参考(A Socket-based java source code to send a message, for your reference)
- 2013-12-06 17:03:57下载
- 积分:1
-
Android_Teris
具有卓越的通用性、高效性、平台移植性和安全性,非常实用。(Excellent versatility, efficiency, platform portability, and security, very practical.)
- 2011-12-16 09:33:59下载
- 积分:1
-
Dll_Test
登陆窗口 可用做dll库,.net 4.5 (load from)
- 2016-11-07 08:34:37下载
- 积分:1
-
calculator
计算器工具 提供简单的科学计算(Calculator tool provides a simple scientific computing)
- 2008-07-23 13:39:29下载
- 积分:1
-
LLLComplexity
LLL algorithm with its complexity
- 2015-05-11 21:53:32下载
- 积分: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
-
RSACoder
说明: RSA安全编码组件
用私钥对信息生成数字签名
用私钥解密
用公钥加密
用私钥加密(RSA Security Coding Component
Generating Digital Signature with Private Key Pair Information
Decryption with Private Key
Encryption with public key
Encryption with Private Key)
- 2020-06-16 15:00:02下载
- 积分:1