搜索资源列表
pdf417_enc.2.8.tar
- The pdf program with source code takes as input a file that consists of two columns. The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed an
dfbrec_l
- DFBREC_L Directional Filterbank Reconstruction using Ladder Structure x = dfbrec_l(y, fname) Input: y: subband images in a cell vector of length 2^n f: filter in the ladder network structure, can be a string naming a stan
cPP
- 3位數的 anqstron 輸入字串後反印出 十近位轉二進位 開根號 十六進位轉二進位 巴斯卡三角形 cycle length MaxAry-reverse lotto-3 digit anqstron input string after the anti-printed ten proximal transfer binary roots and turn hex binary Pascal triangle cycle length MaxAry-rever
02
- 该文提出了一种在基于离散采弦变换(DCT,Discrete Coslne‘nansform)压缩域进行纹理图 像分类的方法.此方法主要利用了DCT域能量具有方向性的特电,直接在辩程长编码(RLE,Rlm I。ength E眦ollⅢg)形成的码流中根据这种方向性来提取、组织特征矢址,对纹理图像进行分粪.此方法只需对压缩 【封像世行简单的Hu圩maⅡ解码.要处理的数据量较少,处理速度快实验结果表明.这种分类方法具有较高 的准确性.-This paper presents a str
abc
- 查看某个文件夹中的图片,显示在网页中。程序片: package tom.jiafei import java.io.* class FileName implements FilenameFilter { public boolean accept(File dir,String name) { boolean boo=false if(name.endsWith(".jpg")||name.endsWith(".JPG"))
cPP
- 3位數的 anqstron輸入字串後反印出十近位轉二進位開根號十六進位轉二進位巴斯卡三角形cycle lengthMaxAry-reverselotto-3 digit anqstron input string after the anti-printed ten proximal transfer binary roots and turn hex binary Pascal triangle cycle length MaxAry-reverse lotto
128x64PCtoLCD
- 功能介绍: 1.生成中英文数字混合的字符串的字模数据. 2.可选择字体,大小,并且可独立调整文字的长和宽,生成任意形状的字符。 3.各种旋转,翻转文字功能 4.任意调整输出点阵大小,并任意调整字符在点阵中的位置。 5.字模数据输出可自定义各种格式,系统预设了C语言和汇编语言两种格式,并且可自己 定义出新的数据输出格式;每行输出数据个数可调。 6.支持四种取模方式:逐行(就是横向逐行取点),逐列(纵向逐列取点),行列(先 横向取第一行的8个点作为第一个字
shuruzifushuchuqichangdu
- 写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度-Write a function, find the length of a string, in the main function in the input string and output its length
string104
- 实现字符串拷贝、拷贝size_t大小的字符串、字符串连接、将size_t大小的字符串连接、求字符串长度、字符串比较。-To achieve a string copy, copy size_t size string, string concatenation, the connection string size_t size, find the string length, string comparison.
strings
- 自定义字符串的常用操作:串拷贝、求串长、查找字符串的操作。-The common custom string operation: string copy, find string length, find the string operation.