搜索资源列表
易支持库创建--移位扩展库.rar
- 本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实现了移位操作(Delphi7+WinXp通过) 2.在易语言中导入此支持库(复制TaoLibShift.fne)到易语言的LIB目录下,然后才可以执行 [诺亚点阵汉字提取器.e] 3.输出的格式有 ASM和C两种格式,可以直接应用于8x8点阵LED,
zigzag
- % 这是参照 University of California 提供的 MPEG 源代码的基础上编制的。 %用分块方法(8x8的块)对图象做zigzag变换, %效率极高,程序简洁,属信息隐藏中常用的方法之一。 %作者:辽宁大学 信息学院 范铁生 %email:fts0@163.com
izigzag
- % 这是参照 University of California 提供的 MPEG 源代码的基础上编制的。 %用分块方法(8x8的块)对图象做zigzag变换, %效率极高,程序简洁,属信息隐藏中常用的方法之一。 %作者:辽宁大学 信息学院 范铁生 %email:fts0@163.com
易支持库创建--移位扩展库
- 本程序旨在讲解如何用Delphi创建一个可以在易语言中执行的支持库,并给出了一个实用的汉字取模的易程序, 1.支持库为标准DLL格式,扩展名为fne. 在其中实现了移位操作(Delphi7+WinXp通过) 2.在易语言中导入此支持库(复制TaoLibShift.fne)到易语言的LIB目录下,然后才可以执行 [诺亚点阵汉字提取器.e] 3.输出的格式有 ASM和C两种格式,可以直接应用于8x8点阵LED,-This procedure aims to explain how to use De
queen
- 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出: 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上. -Eight queens problem is an old and well-known problem is a typical example backtracking algorithm. The problem is that the famous mathemati
Row_Column_Reduction
- 无损图像压缩技术,具有高冗余的块。 说明:减少行的列: 输入:8x8块 输出:行参考矢量(逻辑)8x1双向 列参考矢量(逻辑)的1x8 减少矩阵 行的列扩展: 输入:行参考向量,列参考矢量和减少矩阵 输出:8x8块 参考:赛义夫Alzahir,“彩色地图和图形压缩,图像处理国际会议,香港2010年9月-A lossless image compression technique for blocks having high redundancy. De
eightQueen
- c语言下棋盘的8皇后问题。在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-c language board 8-queens problem.
font_8x8
- LINUX系统上的8x8的字体文件库。欢迎大家一起学习。-LINUX system the 8x8 font file library. Welcome everyone to learn together.
font_pearl_8x8
- LINUX系统上二进制8x8字体文件库。有需要的朋友请下载!-LINUX system binary 8 x8 font document storehouse. Need friends please download!
twl4030_keypad
- driver for 8x8 keypad controller in twl4030 chips
twofish
- pre generated 8x8 tables from the four 4x4s.
recon_mmx
- copy mem 8x8 mmx for Embedded Linux.
sixtappredict8x8_neon
- vp8 sixtap predict 8x8 neon for Linux.
copymem8x8_neon
- vp8 copy mem 8x8 neon for Embedded Linux.
vp8_subpixelvariance8x8_neon
- vp8 sub pixel variance 8x8 neon for Linux.
twl4030_keypad
- twl4030_keypad.c - driver for 8x8 keypad controller in twl4030 chips.
vp9_mvref_common
- This function returns either the appropriate sub block or block s mv on whether the block_size < 8x8 and we have check_sub_blocks set.
armCOMM_IDCT_s
- The 8x8 2D IDCT is performed by calculating a 1D IDCT for each column and then a 1D IDCT for each row. -The 8x8 2D IDCT is performed by calculating a 1D IDCT for each column and then a 1D IDCT for each row.
SkBlurImage_opts_neon
- Helper function to load 2 pixels diffent rows to a 8x8 NEON register and also pre-load pixels for future read. -Helper function to load 2 pixels diffent rows to a 8x8 NEON register and also pre-load pixels for future read.
vp9_loopfilter
- 64 bit masks for left transform size. Each 1 represents a position where we should apply a loop filter across the left border of an 8x8 block boundary.