这是我自己写的一段程序,用的是周立功的smartarm开发板,一个任务能从U盘里读取mylove.bmp文件并显示在屏幕上,读取的是RGB565格式的bmp,有一个任务是读取u盘里readme.txt文档并显示在屏幕,不支持中文,完整的usb HOst stack 代码,文档中带有ZLG/FS ZLG/GUI ZLG/USB
标签: 程序
上传时间: 2016-01-13
上传用户:it男一枚
bulk endpoint endless source/sink firmware. EP2OUT will always accept a bulk OUT EP4OUT will always accept a bulk OUT EP6IN will always return a 512 byte packet. The packet contains an incrementing byte starting at 0x02. Since EP6 always returns a 512 byte packet, this endpoint should never be accessed except with a high-speed HOst controller. EP8IN will continuously return the packet most recently written to EP4OUT
标签: bulk will endpoint firmware
上传时间: 2016-01-14
上传用户:sk5201314
本类库包含了常规的数据库联结操作,可以手动注册数据库在drivers.xml中。 本类库包含如下类: ------------------------------------- DriverUtilities loadDrivers():加载驱动程序,本类提供了mysql,oracle,sql server,access的数据库驱动,url记录。 isValidVendor(String vendor):判断vendor数据库相关记录是否存在。 makeURL(String HOst,String dbName,String vendor):生成联结URL。 getDriver(String vendor):获得vendor数据库的驱动名称。 ------------------------------------- DriverUtilities2 继承自DriverUtilities loadDrivers(String filename):加载驱动程序,本类提供了mysql,oracle,sql server,access的数据库驱动,url记录,从drivers.xml中载入,解析该文档,可以在该文件中加入新的记录。 ------------------------------------- coreservlets.beans.ConnectionInfoBean getConnection(String driver,String url,String username,String password):连接数据库。
上传时间: 2014-01-24
上传用户:ardager
This document contains a worksheet for entering the installation information required by AquaLogic Interaction 6.1, running on Windows. Print this document and use it to gather the HOst computer, portal, database, and additional information that you need to install and configure all of the various AquaLogic Interaction components.
标签: installation information AquaLogic worksheet
上传时间: 2013-12-10
上传用户:宋桃子
基于S3C2410的xmodem协议实现,实现后可以通过该协议完成target和HOst的文件传输,不需要再用Jtag烧板子
上传时间: 2013-12-23
上传用户:stewart·
The tool presented below tries to detect from remote if the target machine was compromised with the HACKER Defender rootkit. The tool connect to the remote HOst, and compares the reply to several known replies. The rootkits that can be detected by the tool are: HACKER Defender v1.0.0 and below.
标签: compromised presented the machine
上传时间: 2016-02-21
上传用户:gundan
博客管理系统。安装说明: 1、在SQLSERVER中创建blog数据库并创建登陆帐号blog:blog,然后在SQL Server查询分析器中运行doc目录下db.sql创建所有表; 2、将工程导入Eclipse; 3、部署工程; 4、运行tomcat; 5、进入tomcat管理web后台, 在Tomcat->Service->HOst->Context(blog)->Resources->Data Sources中添加 Data Source URL: jdbc:jtds:sqlserver://${dbHOst}:1433 DatabaseName=blog JDBC Driver Class: net.sourceforge.jtds.jdbc.Driver User Name: blog Password: blog 6、done!
上传时间: 2013-12-14
上传用户:虫虫虫虫虫虫
3、使用如下命令更改密码: shell> mysqladmin -u root -p password ‘newpass’ Enter Password:******* 出现Enter Password的提示后输入原来的密码oldpass即可。 读者可以尝试其它所有本章介绍的方法。 4、首先以root用户的身份连接到服务器: shell> mysql -u root -p Enter password:******* 出现Enter password提后输入root用户的密码,然后即进入mysql客户机的交互模式,可以看到下面的提示: Welcome to the MySQL monitor. Commands end with or \g. Your MySQL connection id is 4 to server version: 3.23.25-beta-log Type help or \h for help. Type \c to clear the buffer mysql> 然后发布查询,直接键入题目中的语句: mysql> SELECT User,HOst FROM mysql.user
标签: Enter mysqladmin Password password
上传时间: 2016-03-17
上传用户:talenthn
Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD HOst Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution. 转自Tony嵌入式,原文地址:http://www.cevx.com/bbs/dispbbs.asp?boardID=4&ID=11762&page=1
标签: wince Requires firmware Atheros
上传时间: 2014-11-11
上传用户:bibirnovis
The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to HOst applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtual machine must have an in-depth understanding of its binary class format and instruction set. If you are programming with the Java programming language, knowledge of the Java virtual machine will give you valuable insight into the Java platform s security capabilities and cross-platform portability. It will increase your understanding of the Java programming language, enabling you to improve the security and performance of your programs.
标签: machine Java technology computing
上传时间: 2016-05-03
上传用户:zhenyushaw