-
testROM
vc用驱动接口开发的,可以禁用usb,光驱,软驱,可以作为动态库使用.(vc-driven interface with development, you can disable the usb, drive, floppy drive, you can use as a dynamic library.)
- 2009-04-10 17:58:50下载
- 积分:1
-
按键识别
说明: 单片机按键识别,用于实现不同的键盘输入的识别与后续操作。(The single-chip button recognition is used to realize the recognition and subsequent operation of different keyboard inputs.)
- 2019-06-19 19:47:09下载
- 积分:1
-
MOEA
MOEA/D是一种基于分解的多目标优化算法,这个ppt详细讲解了该算法的特点和方法(MOEA/D is a decomposition-based multi-objective optimization algorithm, this ppt explain in detail the characteristics of the algorithm and methods)
- 2013-11-01 09:52:44下载
- 积分:1
-
GifCodec
参考网上的资料写的gif编解码。
编码用gdi解析常用图片格式,然后组装成gif
解码吧gif的每一帧转换成dib
gif文件格式网上有很多介绍
gif用的变长lzw压缩算法:
没弄懂原理,只知道过程。压缩取一个字符作为后缀,看看字符串是否存在。存在,用对应的编码作为前缀继续取;不存在把字符串添加到字典,前缀添加到输出流,后缀作为前缀继续取。解压取一个编码看看字典中是否存在。存在用对应的字符串的第一个字符作为后缀,看看当前字符串是否存在,不存在添加到字典中,后缀作为前缀,前缀对应的字符串添加到输出流,继续取;编码不存在,前缀对应的字符串的第一个字符作为后缀(这时当前字符串肯定不存在,字典中下一个可用编码肯定等于刚取出的编码),字符串添加到字典中,编码作为前缀,前缀对应的字符串添加到输出流,继续取。
编码流转换成字节流是按位从低到高的,window是小端模式(低字节在低地址),字节内低位在右边。
24位dib转换成8位dib时使用的八叉树算法
图片拉伸时参考的网上的双线性插值算法。
字典满了位数加一,位数是12时不加(Online reference materials written gif codec.
Encoded using gdi resolve common image formats, and then assembled into a gif
Each frame decode it into a gif dib
There are many online gif file format introduced
gif lzw with variable length compression algorithm:
Did not understand the principle, only know the process. Compression takes a character as a suffix, and see if there is a string. Exist as a prefix to continue to take with the corresponding encoding there is no string to add to the dictionary, a prefix added to the output stream, the suffix as a prefix to continue to take. Take a look at extracting coding dictionary exists. Exist with the corresponding first character string as a suffix to see the current string exists, there is no add to the dictionary, the suffix as a prefix, the corresponding string to the output stream, continue to take coding does not exist, prefix corresponding first character string as a suffix (when the current string certainly does not exis)
- 2015-01-17 20:22:25下载
- 积分:1
-
linuxandc
主要是学习linux操作系统的课件和一些c语言的源代码,这些都可以在linux和windows下使用;(Linux operating system is mainly learning courseware and some c language source code, which can be used in linux and windows )
- 2010-11-17 16:56:13下载
- 积分:1
-
energypick1
segy地震数据显示,及剖面能量提取!其中包括的二进制数据读取,双缓冲图像显示!舍不得啊。我的宝贝!(segy seismic data, and extract the energy profile! These include binary data read, double-buffer image display! Reluctant ah. My Darling!)
- 2007-03-21 10:30:23下载
- 积分:1
-
改进PSO算法及其测试函数
说明: 为了更好地改善多目标粒子群优化算法的收敛性和多样性的pso 算法(In order to improve the convergence and diversity of multi-objective particle swarm optimization algorithm, PSO algorithm is proposed)
- 2020-11-05 09:48:28下载
- 积分:1
-
jk
说明: 加载所有模块,可以在网上搜索,供下载者的需要,(Load all modules, you can search the Internet, the need for those who download)
- 2012-06-23 15:06:51下载
- 积分:1
-
并网逆变器源代码
并网逆变器源代码,非常有用 并网微型逆变器源代码 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-03-04 10:10:32下载
- 积分:1
-
C++编写的中国象棋源码,可作同类游戏的参考
C++编写的中国象棋源码,可作同类游戏的参考
- 2022-12-06 06:50:03下载
- 积分:1