-
新编剑桥商务英语(中级)学生用书电子版 完全版
新编剑桥商务英语(中级)学生用书电子版 完全版-New Business English (Intermediate) Student
- 2022-03-02 22:49:22下载
- 积分:1
-
系统清理程序,可以清理系统中的垃圾文件。例如IE的缓存,系统的缓冲区等...
系统清理程序,可以清理系统中的垃圾文件。例如IE的缓存,系统的缓冲区等
- 2022-03-25 16:45:27下载
- 积分:1
-
一些简单的信息学竞赛试题,以前做的。大家可以看看,有意见可以批评...
一些简单的信息学竞赛试题,以前做的。大家可以看看,有意见可以批评-some simple questions Informatics race before done. As we can see, there are views to be criticized
- 2022-12-18 18:35:03下载
- 积分:1
-
查找ACCESS密码 可以查询97、2000等
查找ACCESS密码 可以查询97、2000等-ACCESS password you can find, 2000, etc.
- 2023-05-12 08:15:03下载
- 积分:1
-
经典游戏在JavaME平台开发。
classic game is developed in javaME platform.
- 2022-02-14 00:18:22下载
- 积分:1
-
Java语言拥有三大特征:平台无关性、网络移动性和安全性,而Java体系结构对这三大特征提供了强大的支持和保证,本文着重介绍Java体系结构对支持信息安全的原理...
Java语言拥有三大特征:平台无关性、网络移动性和安全性,而Java体系结构对这三大特征提供了强大的支持和保证,本文着重介绍Java体系结构对支持信息安全的原理和使用方法。 -Java language has a three main features: platform-independent, network mobility and security, and Java the three major characteristics of this architecture provides a powerful support and guarantee that this article focuses on Java architecture to support information security principles and the use of methods .
- 2022-04-22 13:39:33下载
- 积分:1
-
MATLAB graphical user interface (GUI) tools, list of the GUI Order
MATLAB中的图形用户界面(GUI)工具,列出了所有GUI命令-MATLAB graphical user interface (GUI) tools, list of the GUI Order
- 2022-06-21 11:48:26下载
- 积分:1
-
灰色理论原理,对数学建模解决预测问题很有用的ppt,如有不足,希望大家多多改正!...
灰色理论原理,对数学建模解决预测问题很有用的ppt,如有不足,希望大家多多改正!-Gray theory principle of mathematical modeling to solve the issue of prediction useful ppt, is insufficient, I hope everyone a lot to correct!
- 2022-05-20 13:15:56下载
- 积分:1
-
这是介绍蓝牙开发的电子资料,是很不错的资料,开发与蓝牙相关产品的开发人员应仔细看一下该资料...
这是介绍蓝牙开发的电子资料,是很不错的资料,开发与蓝牙相关产品的开发人员应仔细看一下该资料-This is the introduction of Bluetooth development of electronic information, is very good information, development and the development of Bluetooth-related products should carefully look at the information
- 2023-03-08 13:40:06下载
- 积分:1
-
yacc之C0语言语法分析器(半成品)
输入文件是任何一个目录下的文件格式的C0语言程序段,
输出文件是以xml格式表示的语法分析的结果,
程序将输入文件作为输入,用flex扫描、分解字符串,识别出一个个单词(定义符、标识符、运算符、界符、常数),flex再将标识符传递至bison,由bison进行语法分析和构建语法分析树,最后按格式输出语法分析树。
- 2023-05-13 12:05:04下载
- 积分:1