-
读股票卡数据画K线图源码,好程序啊
读股票卡数据画K线图源码,好程序啊-Reading the stock card data source line graph K paintings, good program ah
- 2023-07-11 02:50:02下载
- 积分:1
-
使用小波变换的处理方法对图象进行图象的压缩。
使用小波变换的处理方法对图象进行图象的压缩。-Deal with the use of wavelet transform methods of image compression image.
- 2022-01-31 20:17:26下载
- 积分:1
-
MIMEPQ编解码
MIMEPQ编解码-mimeqp codec
- 2022-11-24 05:50:03下载
- 积分:1
-
Adaptive Huffman Coding procedures, including the screen output and save the fil...
自适应的哈夫曼编码程序,包括屏幕输出和文件保存。-Adaptive Huffman Coding procedures, including the screen output and save the file.
- 2022-05-15 19:09:50下载
- 积分:1
-
一个关于条码的源代码有二维条码和一维条码,有兴趣的可以看一下,好东东呀...
一个关于条码的源代码有二维条码和一维条码,有兴趣的可以看一下,好东东呀-description about barcode one barcode and two barcode code
- 2022-02-14 08:08:22下载
- 积分:1
-
伦佩尔
- 2022-06-13 23:53:30下载
- 积分:1
-
这里给出的源代码huffman.zip与八种不同的方法来实现…
这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。――总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip with eight different ways to achieve the Huffman coding algorithm. The code is intended to demonstrate different Huffman Algorithm of principle, the implementation of efficient algorithms compare the difference, but not against the actual application environment needs to do more space or efficiency optimization. All of the code is written in C, in order to more easily achieve various data structure, large-scale application of the code of the standard C library and template technology.-- In general, these is the role of code examples and demonstrations; If you want to use the code in practical application, we may need to do further restructuring and optimization.
- 2022-10-29 05:05:04下载
- 积分:1
-
这是用visual studio 实现的program。是一个自动关机的程序!效果,功能不错!...
这是用visual studio 实现的program。是一个自动关机的程序!效果,功能不错!-This is the realization of visual studio with the program. Is an automated shutdown procedure! Effect, function well!
- 2022-04-27 10:56:58下载
- 积分:1
-
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is d...
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
- 2022-10-29 01:55:05下载
- 积分:1
-
ucOS_II移植到Keilc51小模式下简介及内核源代码
ucOS_II移植到Keilc51小模式下简介及内核源代码-ucOS_II transplanted to Keilc51 small mode profiles and the kernel source code
- 2022-04-01 05:34:05下载
- 积分:1