-
Linux-driver-developte-note
基于2.6内核的linux设备驱动程序开发简明教程 嵌入式Linux设备驱动开发笔记--赖永诚(Linux driver developte note)
- 2012-05-24 13:52:31下载
- 积分:1
-
Text
使用java编写的文件读取显示的软件,代码风格简洁便于读取,使用了java图形进行编写。可以用来功能拓展的二次开发,也可以用来入门学习java的图形化开发。(Prepared using the java file to read the display of the software, the code concise style is easy to read, the use of the java graphics to write. The two development can be used to extend functions, can also be used to the development of graphical java entry learning.)
- 2014-01-18 20:52:05下载
- 积分:1
-
useftpapplet
Java编写实现一个FTP客户端程序,通过该客户端连接指定的服务器。useFtpApplet 类继承了Applet 类,在init()中实现的是此Applet 的初始化,设置布局和背景,建立文本、标签和文本域。
Connect()方法使用主机地址、用户名和密码作为参数,建立与主机的连接。使用new 生成新的FtpClient 类实例,使用login()方法登录FTP 服务器,调用showFileContents()方法显示文件内容。 (Java prepared to achieve an FTP client program, through which clients connect to the specified server. useFtpApplet class inherits the Applet class, init () is initialized in the realization of this Applet, set the layout and background, the establishment of the text, labels and text fields.
Connect () method uses the host address, user name and password as parameters to establish a connection with the host. Use new FtpClient generate a new instance of the class, using the login () method to log FTP server, call showFileContents () method to display the file contents.)
- 2014-09-23 18:11:27下载
- 积分:1
-
server
这是基于QT2.3.10的TCP服务器端程序(This is based on the TCP server-side QT2.3.10 procedures)
- 2008-12-16 12:30:53下载
- 积分:1
-
Cal
新人用java编写的简易java计算器,应该有bug,以后做优化(Simple calculator,in order to calculate some figures.)
- 2017-09-16 17:14:36下载
- 积分:1
-
wmi_util_unittest
Test Local Connection Security Blanket Web Interface Source Code for Linux.
- 2013-08-05 11:29:41下载
- 积分:1
-
Compiler
说明: LL(1)文法和预测分析方法
1.文法使用产生式来定义;
2.分别求出文法中每一个非终结符的FIRST集、FOLLOW集和SELECT集;
3.画出预测分析表;
4.判定给定的文法是否是LL(1)文法;
5.给定符号串判定是否是文法中的句子,分析过程用分析表格的方式打印出来。(LL(1) Grammar and Predictive Analysis
1. Grammar is defined by production.
2. Find out the FIRST set, FOLLOW set and SELECT set of each non-terminator in grammar.
3. Draw a forecast analysis table.
4. Determine whether a given grammar is LL(1) grammar;
5. Given a string of symbols to determine whether it is a sentence in grammar, the analysis process is printed out in the form of an analysis table.)
- 2020-06-15 22:30:02下载
- 积分:1
-
efgran
this is very important to get the project
- 2018-05-03 02:04:33下载
- 积分:1
-
YUV420SP-master
这个安卓源码包含两个工程,分别用JAVA 和 NDK 本地代码去实时转换摄像机的每帧颜色,可以用来了解、比较Java与NDK的效率的不同,对相关摄像机,NDK/JNI,颜色编程等技术有一定了解(The Android source code contains two projects, namely with JAVA and NDK native code to convert each frame in real time color video camera can be used to understand, compare the efficiency of Java and NDK different, the relevant camera, NDK/JNI, color programming technology have some understanding)
- 2014-01-05 15:36:14下载
- 积分:1
-
openwrt-s3c24xx-dev-s3c2440-rootfs
openwrt的根文件系统,使用可以直接解压使用,里面的包很全。。(openwrt root file system, you can use directly extract used inside the bag is full. .)
- 2016-12-07 07:40:34下载
- 积分:1