辅助说明: 代码交流 QQ59771230 email:choudaxian@163.com 注意事项: 1) LCD 指令中的TEXT GRAPHIC AREA SET效果是什么样的 2) LCD 指令中的MODE SET中的OR AND XOR 有图层的味道 3) DJNZ+指令C0H(DATA AND WRITE)与相同的数据时就会出错 4) CHAR ADN PIC分别清除 5) 几何图形绘制与实现图形 6) 菜单优化设计,结构体:上,下,上一组,下一组,指向函数的指针 显示的内容: 16*16汉字:欢迎使用福莱特电气有限公司产品 12*12汉字:进入主界面并且可以反显 8*8字符:FULL-RIGHT 并对所显示的汉字进行卷屏显示 关键是如何方便在屏上确定的位置上显示确定的汉字 要使占用ROM,RAM小的前提下
标签: choudaxian 59771230 GRAPHIC email
上传时间: 2016-12-28
上传用户:xauthu
I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small filesystem originally implemented in Linux, because of its simple disk layout its a good choice for an example driver. The current status is a working read-only driver that supports caching of file data, the create functionallity still needs some work but I m releasing it due to the high public demand.
标签: provide Windows example driver
上传时间: 2013-12-19
上传用户:zsjzc
GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other languages, capable of calling DLL functions. HsGpsDll allows a user application to read from a GPS device the current GPS position fix, velocity over ground (speed in kilometers per hour), plus number of of sattelites in view, current altitude (against mean sea level) and UTC date and time
标签: HsGpsDll GPS Component Control
上传时间: 2014-07-17
上传用户:thuyenvinh
1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构,使用下述的结构定义: struct employee{ int age char name[15] double salary } (2) 在主函数里构造一个数组company,用来存放职工信息。 (3) 设计update函数,用来对company中指定职员的信息进行更改。要求先按照name查询到相应的职员,然后修改并保存。 (4) 设计一个read函数,用来向company中录入职员信息,并显示结果。 (5) 编写mean函数求平均工资。 应该能对全体职工或大于某一年龄的职工工资求和并计算平均值。 (6) 编写total函数对工资求和。 应该能对全体职工或某一年龄段职工的工资求和。
上传时间: 2014-01-23
上传用户:colinal
COM组件调用方法: 首先 运行 “注册USBPass组件.bat” ,在系统中注册USBPassW.dll 和 USBPassR.dll 1>在VB6.0的调用 打开一个工程 菜单->工程->引用-> 在打开的窗口中 选择“USBPass-Write (基于U盘的授权系统 V3.0)”和“USBPass-Write (基于U盘的授权系统 V3.0)” 然后可按照Demo中的方式使用。 2>在Delphi7的调用 打开一个工程 菜单-> Project-> Import Type Library...->在打开的窗口中分别选择 “USBPass-Write (基于U盘的授权系统 V3.0)(Version 1.0)”和“USBPass-Write (基于U盘的授权系统 V3.0)(Version 1.0)” 然后点击按钮"Install..." 然后在 控件栏的“ActiveX”页上找到两个对应的COM,再按照Demo中的方法使用。 3>在VC6.0 中调用 打开一个工程 按Ctrl+W调出类向导,按Add Class按钮弹出新菜单,选From a type libarary,然后定位到USBPassW.dll 和USBPassR.dll,接下来会出来 该simpCOM中的所有接口,选择你想生成的接口包装类后,向导会自动生成相应的.cpp和.h文件. 这样你就可以在你的MFC工程中像使用普通类那样使用COM组件了. 具体的见 如何在VC++中调用标准COM组件.mht
上传时间: 2014-01-06
上传用户:爺的气质
UrJTAG package is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for UrJTAG. Please read COPYING file for more info.
标签: software General License package
上传时间: 2013-11-29
上传用户:lanjisu111
the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information ( s burden
标签: withdrawals the inquiries simulated
上传时间: 2017-01-27
上传用户:我们的船长
)。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information
标签: withdrawals the inquiries simulated
上传时间: 2014-01-16
上传用户:lnnn30
)。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information
标签: withdrawals the inquiries simulated
上传时间: 2017-01-27
上传用户:ainimao
asfpga is an assembler written for use in FPGA design. It can be easily modified for your instruction set. The ultimate goal of this software is to allow a FPGA designer to easily write assembly code for a custom instruction set.
标签: instructio assembler for modified
上传时间: 2014-01-06
上传用户:xinyuzhiqiwuwu