-
汉语拼音音节表(dbf格式)
汉语拼音音节表(dbf格式)-Hanyu Pinyin syllable (dbf format)
- 2023-07-24 20:20:04下载
- 积分:1
-
实现计算机的属性定义
实现计算机的属性定义-Computer attribute definition
- 2022-03-10 18:09:38下载
- 积分:1
-
ALLEGRO的一个教程
ALLEGRO的一个教程-ALLEGRO a Guide
- 2023-06-12 03:10:04下载
- 积分:1
-
中教育星教育城域网解决方案 第一章 前 言 1.1 引言 人类已经跨入二十一世纪,初见端倪的知识经济不仅预示着经济社会生活将发生新的巨大变化,更预示着信息社会已
中教育星教育城域网解决方案 第一章 前 言 1.1 引言 人类已经跨入二十一世纪,初见端倪的知识经济不仅预示着经济社会生活将发生新的巨大变化,更预示着信息社会已经来临。信息的获取、分析、-education MAN-education solutions first chapter foreword 1.1 INTRODUCTION Mankind has entered the 21st century, has shown signs of emerging knowledge-based economy not only indicates the economic and social life there will be a significant change, but also predicts the advent of the information society. Access to information, analysis,
- 2022-01-28 21:03:20下载
- 积分:1
-
关于PE可执行文件的修改
关于PE可执行文件的修改-PE executable files on the changes
- 2022-05-13 23:12:34下载
- 积分:1
-
从别处下载的一篇好文章
从别处下载的一篇好文章-elsewhere download an excellent article
- 2022-08-26 09:26:49下载
- 积分:1
-
Communication software and platform develop sketch map and content and wrap up a...
Communication software and platform develop sketch map and content and wrap up and step the computer network, such multi-platform information, in order to offer its explanation relying mainly on stepping the platform of reference mainly as railway application,etc
- 2022-08-13 23:01:11下载
- 积分:1
-
skinbuilder帮助文档
可以给界面美化编辑只
skinbuilder帮助文档
可以给界面美化编辑只
- 2022-12-31 09:05:03下载
- 积分:1
-
这是我校正的汉字拼音对照表,原对照表从网上搜集,然后经过校正,但没有改变原对照表,使用者根据情况自行修改。汉字均为Unicode中的汉字,参考文件Unihan....
这是我校正的汉字拼音对照表,原对照表从网上搜集,然后经过校正,但没有改变原对照表,使用者根据情况自行修改。汉字均为Unicode中的汉字,参考文件Unihan.txt-correction Pinyin CRT, the original schedule from the Internet to collect and then after correction, but without changing the original schedule, based on users change their own circumstances. Unicode Chinese characters are the Chinese characters, reference documents Unihan.txt
- 2023-03-18 22:05:03下载
- 积分:1
-
classic procedures hundred cases == 1
经典c程序100例==1--10 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("
") for(i=1 i
- 2022-05-24 10:08:08下载
- 积分:1