搜索结果

找到约 428 项符合 MS-QuickBASIC 的查询结果

单片机开发 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typede

12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={"www.zansi.com"} delay(BYTE ms) {
https://www.eeworm.com/dl/648/288439.html
下载: 76
查看: 1164

Jsp/Servlet 采用jsp+servlet+javabean

采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascript代码很少, 详细介绍了jdbc的常用api以及数据库中的表的级联。 开发调试平台为jbuilder9+tomcat4,在resin和weblogic下测试通过。 数据库平台为ms sql server2000 数据库连接池为apache组织下jak ...
https://www.eeworm.com/dl/696/290341.html
下载: 118
查看: 1048

Delphi控件源码 ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is

ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application. The following view modes are implemented: Text, Binary, Hex, Unicode: ...
https://www.eeworm.com/dl/666/291714.html
下载: 62
查看: 1075

驱动编程 象编程序用 Turbo C 一样, 现在有很多人设计电路图和电路板仍然在用 DOS 版本的 Protel 3.31. 可惜当时的软件支持的分辨率只有 640x480, 通过对 Protel 驱动程

象编程序用 Turbo C 一样, 现在有很多人设计电路图和电路板仍然在用 DOS 版本的 Protel 3.31. 可惜当时的软件支持的分辨率只有 640x480, 通过对 Protel 驱动程序一番研究,终于实现了高分辨率显示。 1.01 版本的驱动包括: 800x600, 1024x768, 1280x1024, 1600x1200 分辨率的驱动, 已经能够满足大多数情况的要求了。 已 ...
https://www.eeworm.com/dl/618/300523.html
下载: 59
查看: 1097

Java编程 采用JSP,JDBC,JavaBean,Servlet作为主要开发技术

采用JSP,JDBC,JavaBean,Servlet作为主要开发技术,以tomcat为应用服务器,使用MS SQL-Server2000作为数据库,进行开发、部署。
https://www.eeworm.com/dl/633/310131.html
下载: 105
查看: 1031

软件设计/软件工程 仓库管理数据库设计 初始条件: 某供应部门管理多个仓库

仓库管理数据库设计 初始条件: 某供应部门管理多个仓库,仓库主要管理物资的入库、出库、库存和采购等事项。 要求完成的主要任务: 根据上述的初始条件,进行调查分析并设计适当的属性。设计一个仓库数据库,DBMS可选Ms SQL Server、Access、VFP等。 ...
https://www.eeworm.com/dl/684/311732.html
下载: 194
查看: 1063

其他 DOS SOURCE CODE,DOS-C started in 1988 as an experiment in writing device drivers in C for Microsof

DOS SOURCE CODE,DOS-C started in 1988 as an experiment in writing device drivers in C for Microsoft s MS-DOS.
https://www.eeworm.com/dl/534/312292.html
下载: 197
查看: 1057

驱动编程 This ZIP archive includes the sources (and executable) for the FileTest utility, written by Ladisla

This ZIP archive includes the sources (and executable) for the FileTest utility, written by Ladislav Zezula. The archive also includes the source of a general purpose "Utils" lib which contains some generally useful functions and is also necessary to build the executable. The project and library a ...
https://www.eeworm.com/dl/618/316654.html
下载: 196
查看: 1081

SQL Server 本套光盘提供了本书各章实例的所需的部分源程序文件以及数据库文件。读者 需要使用JDK 1.4(必需)版

本套光盘提供了本书各章实例的所需的部分源程序文件以及数据库文件。读者 需要使用JDK 1.4(必需)版,可以在java.sun.com上下载、SQL Server 2000以及MS Access2002、Oracle等工具才能顺利运行本程序。
https://www.eeworm.com/dl/689/321884.html
下载: 157
查看: 1063

企业管理 SQL(Structured Query Language

SQL(Structured Query Language,结构查询语言)是一个功能强大的数据库语言。SQL通常使用于数据库的通讯。ANSI(美国国家标准学会)声称,SQL是关系数据库管理系统的标准语言。SQL语句通常用于完成一些数据库的操作任务,比如在数据库中更新数据,或者从数据库中检索数据。使用SQL的常见关系数据库管理系统有:Oracle、 Syb ...
https://www.eeworm.com/dl/632/323850.html
下载: 88
查看: 1028