搜索资源列表
imagetoasc
- 图象文件转换为asc码image to ascII -image file conversion for asc code image to ascII
asciiart
- 一款图片转换为ASCII码艺术画的软件,完全开放源码,同时还采用了.ini文件保存技术,使代码更少。还可以修改ASCII字符的默认亮度等,是一款不可多得的BBS利器。-converted to ASCII art painting software, a completely open-source, and also used that. Ini document preservation technology, code less. Also ASCII characters can mod
gl_ms3d_ascii_loader
- 这是一个读取ASCII码的服饰动画制作OPENGL代码,如果想玩游戏制作,那么就该看看这个代码.-This is a read ASCII costumes animation OpenGL code, if want to play the game, then this look at the code.
ContourFill.rar
- 非常好的等值线追踪源代码,并且包含了真正的等值线填充颜色的代码,打开的文件时ASCII码格式。有很强的参考价值。,Very good contour tracking source code, and includes a true color-filled contour of the code, open code format ASCII file. Have a strong reference value.
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
ply-1.1
- This tool is to read ply files. This format was developed at Stanford University.The code can read ASCII formats big-endian and little-endian byte orders.
AsciiArtGenGui
- 同样基于c++.net的一个图像处理程序,与img2ascii不同的是这个可以转换任意大小的图片为ascii码并输出到html或txt文档中-Based on the same c++. Net an image processing procedures, and img2ascii is different of any size can be converted to ascii code of the picture, and output to html or txt document
read_Mapgis
- 读取Mapgis源码文件: *.wal, *.wat, *.wap等的IDL源程序.读完后生成IDL图形对象.-Read Mapgis ascii code files,*.wal,*.wat,*.wap. and then create IDL objects
pic2acsii
- 能够把一个图片还原成ASCII码进行输出的操作,并且写入文件-Able to restore an image to ASCII code output operation, and write files
PostalcodeRecognition
- 一个识别邮编的模式识别小程序。输入一张信封的图片,可以返回该信封上邮编的ASCII码值。-Identification Code of the pattern recognition of a small program. Enter an envelope of pictures, you can return the envelope on the postal code in ASCII code value.
the-use-of-.sat
- 这是ASCII码在三维视图中的标准文件格式的常用文件,是开发AutoCAD,ProE,UG,CATIA的常用格式。国内用的不是太多。-This is the ASCII code in a 3D view of the standard file format commonly used files, is the development of AutoCAD, ProE, UG, CATIA common format. Domestic use is not too much.
The-Autolisp-code-turns-vba
- 将Autolisp的代码转换成 ASCII码进行在VB或CAD自带的VBA编辑器里用命令方式执行转换后的ASCII码-Convert Autolisp code into ASCII code to carry on the ASCII code after took of used an order method in VBA editor performance conversion in the VB or CAD
ASCII-MAB
- 计算MAB值和将十六进制数组转化成对应ASCII字符并格式化排列的C源代码-Calculate the the MAB value of and the hex array into the corresponding ASCII characters and format arranged in C source code
luminance
- 根据灰度能够将一张图片转换成ASCii码字符样式。(Convert a picture to ASCii code character according to gray level.)