Big

共 148 篇文章
Big 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 148 篇文章,持续更新中。

C++完美演绎 经典算法 如 /* 头文件:my_Include.h */ #include <stdio.h> /* 展开C语言的内建函数指令 */ #define PI 3.141

C++完美演绎 经典算法 如 /* 头文件:my_Include.h */ #include <stdio.h> /* 展开C语言的内建函数指令 */ #define PI 3.1415926 /* 宏常量,在稍后章节再详解 */ #define circle(radius) (PI*radius*radius) /* 宏函数,圆的面积 */ /* 将比较数值大小的函数写在自编i

A demo of create a BIG Integer

A demo of create a BIG Integer

可以实现UNICODE,UTF8,GB2312,以及BIG5之间的互相转换。同时还提供16进制查看

可以实现UNICODE,UTF8,GB2312,以及BIG5之间的互相转换。同时还提供16进制查看

C++ 这是国外计算机科学教材系列《big C++》书籍的源代码ch3

C++ 这是国外计算机科学教材系列《big C++》书籍的源代码ch3

GB到Big5到Unicode的转换码表

GB到Big5到Unicode的转换码表

This software performs code conversion of Chinese characters, including GB2312/GBK and BIG5. It a

This software performs code conversion of Chinese characters, including GB2312/GBK and BIG5. It also supports some encodings of Chinese character code which are used widely in Japan, such as Chine

segment,一个简单的中文分词程序

segment,一个简单的中文分词程序,命令行如下: java -jar segmenter.jar [-b|-g|-8|-s|-t] inputfile.txt -b Big5, -g GB2312, -8 UTF-8, -s simp. chars, -t trad. chars Segmented text will be saved to inputfile.txt.seg

Java has become a confusing world. Five years ago, there were few decisions to make once you start

Java has become a confusing world. Five years ago, there were few decisions to make once you started programming in Java—you used AWT for graphical user interfaces, sockets for network programming

Run following Matlab commands to make sure the installation worked correctly. Unlike query function

Run following Matlab commands to make sure the installation worked correctly. Unlike query function, filterdb does not load all waveforms to memory but returns filtered database object. This is usefu

flash特效技巧荟萃.chm---本書為免費電子圖書

flash特效技巧荟萃.chm---本書為免費電子圖書,本書分中文簡體GB和中文繁體BIG5兩種版本,是非常有用的特效flash制作丛书!对于初学者有很大帮助!

It s time for web servers to handle ten thousand clients simultaneously, don t you think? After all,

It s time for web servers to handle ten thousand clients simultaneously, don t you think? After all, the web is a big place now

支持Windows 3.x、Windows 9x平台上的中文(GB、Big5)、日文(Shift JIS、EUC JIS)、韩文(KS C 5601)、HZ码的显示与输入,智能内码识别

支持Windows 3.x、Windows 9x平台上的中文(GB、Big5)、日文(Shift JIS、EUC JIS)、韩文(KS C 5601)、HZ码的显示与输入,智能内码识别,支持屏幕取词翻译的16位程序(VC1.5编译)。作者:朱佳良

A windows BMP file is a common image format that Java does not handle. While BMP images are used onl

A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structure

GB2312&BIG5 内码转换源程序

GB2312&BIG5 内码转换源程序,提供了完整的码表文件。

GB2BIG5是一个简体和繁体中文双向转换程序。

GB2BIG5是一个简体和繁体中文双向转换程序。

game tetris :), this file is a little too big but it s run well, besides, it also has file descripti

game tetris :), this file is a little too big but it s run well, besides, it also has file description

air-contronin controning air in or out,big or small check the temprature.

air-contronin controning air in or out,big or small check the temprature.

可在Win32或是Unix或是其他作業系統下進行Unicode / Big5 雙向轉換

可在Win32或是Unix或是其他作業系統下進行Unicode / Big5 雙向轉換

This software designs the document management system may replace the tedious low effect the manual m

This software designs the document management system may replace the tedious low effect the manual management, has used the c language programming, realized the document input to loan, the information

比较详细介绍了ASCII字符集、GB2312字符集、BIG5字符集、 GB 18030字符集、Unicode字符集等。计算机要准确的处理各种字符集文字

比较详细介绍了ASCII字符集、GB2312字符集、BIG5字符集、 GB 18030字符集、Unicode字符集等。计算机要准确的处理各种字符集文字,需要进行字符编码,以便计算机能够识别和存储各种文字