CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ASCII
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ASCII - List
[
JSP/Java
]
ascii2bcd
DL : 0
ASCII码与BCD码压缩变换程序代码-ASCII and transform BCD code compression
Date
: 2008-10-13
Size
: 892byte
User
:
朝亮
[
JSP/Java
]
jgpsmap-1.10
DL : 0
JGPSMap这个应用程序可以检索和显示地图,在任意的位置增加元素,并将生成的地图保存为GIF文件。地图元素的输入文件有:Netstumbler摘要,它自己的使用多边形的ASCII码格式。-JGPSMap the application can retrieve and display maps, the location of the increase in arbitrary elements, generated maps will be kept as a GIF documents. Map elements imported into the document are : Netstumbler summary its own use polygon ASCII format.
Date
: 2008-10-13
Size
: 201.74kb
User
:
wulu
[
JSP/Java
]
client
DL : 0
These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0. -These two classes show an extremely simple java.net example of socket programming. They i mplement the Unix daytime protocol. an extremely simple protocol that consists ent irely of the server sending its current local ti me and date to the client as an ASCII string. The s servers, and to keep it very simple. does not use multiple threads. This code requir es JDK 1.1 or later, but can easily be adapted to JDK 1.0.
Date
: 2008-10-13
Size
: 1.01kb
User
:
林威
[
JSP/Java
]
SourceModeling
DL : 0
SourceModeling 这个java程序可以统计出给出的txt文本中所有的英文字母和使用的字符出现的字数并显示出来,使用ASCII码读取。(之后可以使用这个代码进行Huffman编码的基础) 2.2 DecOfInd.txt 为被统计的文档。SM.java为统计的java程序。 SM.class是SM.java生成的类文件。 compute.txt是输出结果到屏幕后的信息text复制。
Date
: 2008-10-13
Size
: 7.89kb
User
:
Glen
[
JSP/Java
]
asdr
DL : 0
ASCII图画分类: 图像处理 可以将鼠标画的图象转成ASCII的形式-ASCII picture categories : image processing mouse paintings can be transformed into the image in the form of ASC
Date
: 2008-10-13
Size
: 60.61kb
User
:
郭先生
[
JSP/Java
]
ascii2bcd
DL : 0
ASCII码与BCD码压缩变换程序代码-ASCII and transform BCD code compression
Date
: 2025-12-22
Size
: 1kb
User
:
朝亮
[
JSP/Java
]
asdr
DL : 0
ASCII图画分类: 图像处理 可以将鼠标画的图象转成ASCII的形式-ASCII picture categories : image processing mouse paintings can be transformed into the image in the form of ASC
Date
: 2025-12-22
Size
: 60kb
User
:
郭先生
[
JSP/Java
]
jgpsmap-1.10
DL : 0
JGPSMap这个应用程序可以检索和显示地图,在任意的位置增加元素,并将生成的地图保存为GIF文件。地图元素的输入文件有:Netstumbler摘要,它自己的使用多边形的ASCII码格式。-JGPSMap the application can retrieve and display maps, the location of the increase in arbitrary elements, generated maps will be kept as a GIF documents. Map elements imported into the document are : Netstumbler summary its own use polygon ASCII format.
Date
: 2025-12-22
Size
: 201kb
User
:
wulu
[
JSP/Java
]
client
DL : 0
These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, does not use multiple threads. This code requires JDK 1.1 or later, but can easily be adapted to JDK 1.0. -These two classes show an extremely simple java.net example of socket programming. They i mplement the Unix daytime protocol. an extremely simple protocol that consists ent irely of the server sending its current local ti me and date to the client as an ASCII string. The s servers, and to keep it very simple. does not use multiple threads. This code requir es JDK 1.1 or later, but can easily be adapted to JDK 1.0.
Date
: 2025-12-22
Size
: 1kb
User
:
林威
[
JSP/Java
]
SourceModeling
DL : 0
SourceModeling 这个java程序可以统计出给出的txt文本中所有的英文字母和使用的字符出现的字数并显示出来,使用ASCII码读取。(之后可以使用这个代码进行Huffman编码的基础) 2.2 DecOfInd.txt 为被统计的文档。SM.java为统计的java程序。 SM.class是SM.java生成的类文件。 compute.txt是输出结果到屏幕后的信息text复制。-SourceModeling the java program can txt statistics given in the text of all letters of the alphabet and the use of the characters appear and show the number of words, use the ASCII code to read. (After you can use this code based on Huffman coding) 2.2 DecOfInd.txt statistics for the document. SM.java for java statistics procedures. SM.class is SM.java generated class file. compute.txt is output to the screen after the text to copy information.
Date
: 2025-12-22
Size
: 9kb
User
:
Glen
[
JSP/Java
]
lianliankan
DL : 0
连连看游戏 java语言版源代码 代码是使用JB写的,存储方式是UTF-8,因此使用ECLIPSE等IDE打开源程序会出现乱码,这时只需要使用UltraEdit等工具进行UTF-8=>ASCII转换一下即可。代码中有一些地方如读取图片使代码复杂化,这是考虑到将来图片及其它资源可能会采用加密的方式存储,使一般用户在PC上无法进行还原而设计的。-Lianliankan game java language version of the source code is the use of code written by JB, storage is UTF-8, therefore the use of open source IDE, such as ECLIPSE will appear garbled, then only need to use tools such as UltraEdit to UTF-8 =
Date
: 2025-12-22
Size
: 132kb
User
:
andy
[
JSP/Java
]
JAVA_algorithm_and_codetableAscII
DL : 0
最新JAVA 算法大全.里面有很多非常常用的一些东西.还有一个 AscII 代码的编码对照表-Encyclopedia of the latest JAVA algorithm. There are many common things. AscII There is also a source code control table
Date
: 2025-12-22
Size
: 16kb
User
:
袁长洪
[
JSP/Java
]
jamod-1.2rc1-src
DL : 0
100 java实现modbus 从站、主站-This project represents a Modbus implementation in 100 Java. It can be used to implement Modbus masters and slaves in various flavors: Serial: ASCII, RTU (Master only), BIN IP: TCP,UDP The design of this library is fully object oriented, based on abstractions which should support easy understanding, reusability and extensibility.
Date
: 2025-12-22
Size
: 848kb
User
:
hemu
[
JSP/Java
]
Hex
DL : 0
Convert ASCII to HEX
Date
: 2025-12-22
Size
: 2kb
User
:
hipermachine
[
JSP/Java
]
ASCIIMathML
DL : 0
This file contains JavaScript functions to convert ASCII math notation and LaTeX to Presentation MathML. Simple graphics commands are also translated to SVG images. The conversion is done while the (X)HTML page loads, and should work with Firefox/Mozilla/Netscape 7+ and Internet Explorer 6/7 + MathPlayer (http://www.dessci.com/en/products/mathplayer/) + Adobe SVGview 3.03 (http://www.adobe.com/svg/viewer/install/).-This file contains JavaScript functions to convert ASCII math notation and LaTeX to Presentation MathML. Simple graphics commands are also translated to SVG images. The conversion is done while the (X)HTML page loads, and should work with Firefox/Mozilla/Netscape 7+ and Internet Explorer 6/7+ MathPlayer (http://www.dessci.com/en/products/mathplayer/)+ Adobe SVGview 3.03 (http://www.adobe.com/svg/viewer/install/).
Date
: 2025-12-22
Size
: 30kb
User
:
关杰
[
JSP/Java
]
ASCIIToHTML
DL : 0
The file contains a method to translate ASCII text to HTML. This can be used to format a e-mail body, for example.
Date
: 2025-12-22
Size
: 1kb
User
:
Walter
[
JSP/Java
]
HexToASCIIConverter
DL : 0
使用Javascript语言,能够实现ASCII码与十六进制代码之间相互转换。-Hex To ASCII Converter
Date
: 2025-12-22
Size
: 1kb
User
:
周星驰
[
JSP/Java
]
collegiate-programming-contest-test
DL : 0
仅供大家学习交流的Java题目 一家银行希望采用光学字符识别系统自动读出支票中的账号,组成账号的每个数字都是 7 段数 位体。一种图象处理软件可以将组成数字的横段和竖段分别转换成 ASCII 码中的竖线‘|’和下划线 ‘_’。如果显示正常,则 10 个数字的序列应该具有如下形态: 支票中的账号有 9 位数字,但由于光学扫描装置可能会漏检某些数位段,所以 9 位数字未必都能正确 地被扫描转换成对应的 ’|’ ’_’字符形式。为了容错和纠错,对于一个 9 位账号 d9d8…d1,设定其校 验条件为: (d1+2d2+3d3+…+9d9) mod 11 = 0 你需要设计一个程序,从扫描转换的结果推测原始的账号,假定: (1) 若经扫描转换的某组数字全部保存了正确的数字形式而且满足校验条件,则该组数字就是原 始的账号; (2) 9 位数中最多只有一位在扫描转换中失去正确的数字形式; (3) 扫描转换不会引入额外的数位段。 当检测到数位段时,扫描转换程序将输出ASCII 码的’|’或’_’;当检测到空白区域时,将输出’.’。(具体见Doc文件) -would you want to challenge?
Date
: 2025-12-22
Size
: 39kb
User
:
海明
[
JSP/Java
]
ASCII
DL : 0
ASCII码,javascript开发常用到的键盘对照ASCII码-ASCII code, javascript developers used to the keyboard control ASCII code
Date
: 2025-12-22
Size
: 147kb
User
:
程程
[
JSP/Java
]
Ascii
DL : 0
输出字符的Ascii码或相应Ascii码所对应的字符-Ascii code or output the corresponding character code corresponding to the character Ascii
Date
: 2025-12-22
Size
: 1kb
User
:
5337934887
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.