this ASSEMBLY programme could show ASC codes ,you can leran how to show chars on display
this ASSEMBLY programme could show ASC codes ,you can leran how to show chars on display...
this ASSEMBLY programme could show ASC codes ,you can leran how to show chars on display...
Keyboard and remote driven operation fully functional, implements preprogrammed chars in TOUCH PAD...
Status StrAssign(SString T,char *chars) { // 生成一个其值等于chars的串T int i if(strlen(chars)>MAXSTRLEN) return ERROR else { T[0]=strlen(cha...
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The in...
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 Segm...