-
java学习笔记,非常精彩,是初学者最佳资料,值得一看。
java学习笔记,非常精彩,是初学者最佳资料,值得一看。-java study notes, very attractive, is the best beginner, an eye-catcher.
- 2022-11-06 05:05:04下载
- 积分:1
-
详细介绍了UML的基础知识,是一本入门的好书
详细介绍了UML的基础知识,是一本入门的好书-details of the basis of knowledge of UML is a portal books
- 2022-02-24 10:04:53下载
- 积分:1
-
PS/2 interface of the bar code scanning to monitor ocx controls.
PS/2接口的条形码扫描监听ocx控件。-PS/2 interface of the bar code scanning to monitor ocx controls.
- 2022-07-20 12:18:05下载
- 积分:1
-
一篇非常好关于调制识别的文章,希望对大家有用,可以看看。...
一篇非常好关于调制识别的文章,希望对大家有用,可以看看。-a good paper
- 2022-08-03 00:39:10下载
- 积分:1
-
本章讨论与智能客户端应用程序中多线程的使用有关的问题。为了最大限度地提高智能客户端应用程序的响应能力,需要仔细考虑如何和何时使用多线程。线程可以大大提高应用程序...
本章讨论与智能客户端应用程序中多线程的使用有关的问题。为了最大限度地提高智能客户端应用程序的响应能力,需要仔细考虑如何和何时使用多线程。线程可以大大提高应用程序的可用性和性能,但是当您确定它们将如何与用户界面交互时,需要对其进行非常仔细的考虑。-discussed in this chapter and Smart Client Application Program multithreading in the use of the problem. In order to improve the smart client application"s response capability needs to carefully consider how and when to use multithreading. Threads can greatly increase application availability and performance, But when you identify how they would interface with the user interaction, the need for their very careful consideration.
- 2022-03-15 13:00:01下载
- 积分:1
-
SQL Server
数据库设计范例 数据库设计文档同时也为后续的数据库维护工作提供了良好的使用说明-sql server
- 2022-11-15 13:10:03下载
- 积分:1
-
本书是一本介绍面向对象软件系统设计的书,从组织结构上分为两大部分:面向对象的概念与UML概述、面向对象系统设计。第一部分是基础,第二部分是核心。...
本书是一本介绍面向对象软件系统设计的书,从组织结构上分为两大部分:面向对象的概念与UML概述、面向对象系统设计。第一部分是基础,第二部分是核心。-the book is an introduction of object-oriented software systems design, organizational structure is divided into two parts : the object-oriented concepts and outlines UML, object-oriented system design. The first part is the foundation, the second part is the core.
- 2023-06-17 00:00:04下载
- 积分:1
-
做为通信工程丛书的一个部分,本书详细介绍了分组交换工程,从软、硬件系统的进行讲述...
做为通信工程丛书的一个部分,本书详细介绍了分组交换工程,从软、硬件系统的进行讲述-Communications Engineering Series as a part of the book described in detail packet switching works, from hardware and software systems to talk about
- 2022-01-21 03:45:45下载
- 积分:1
-
本系统采用B/S模式:与传统的C/S模式相比,B/S结构把处理功能全部移植到了服务器端,用户的请求通过浏览器发出,无论是使用和数据库维护上都比传统模式更加经济方...
本系统采用B/S模式:与传统的C/S模式相比,B/S结构把处理功能全部移植到了服务器端,用户的请求通过浏览器发出,无论是使用和数据库维护上都比传统模式更加经济方便。而且使维护任务层次化:管理员负责服务器硬件日常管理和维护,系统维护人员负责后台数据库数据更新维护。-the system using B/S : with the traditional C/S mode, B/S structure dealing with all functions migrate to the server, users at the request sent through the browser, both the use and maintenance of the database on more than the traditional model of economic convenience. But so maintenance tasks levels : administrator responsible for the day-to-day management of server hardware and maintenance, system maintenance staff responsible for background data updates to the database.
- 2022-08-18 03:57:22下载
- 积分:1
-
在微型计算机系统中, CPU与外部的基本通信方式有两种,一种是并行通信即数据的各位同
时传送,其优点是传输速度较快,但数据有多少位就需要多少条传送线 而串行...
在微型计算机系统中, CPU与外部的基本通信方式有两种,一种是并行通信即数据的各位同
时传送,其优点是传输速度较快,但数据有多少位就需要多少条传送线 而串行通信中数据一位一位顺序传
送,能节省传送线. 用Verilog HDL语言实现了串并、并串通信接口之间的转换-In the micro-computer system, CPU and the outside of the basic means of communication there are two types of parallel data communication that is transmitted at the same time you have the advantage of faster transfer speeds, but data on the number of those who need the number of transmission line and string A line of data communications, a sequence of transmission, transmission lines can be saved. using Verilog HDL language and realize the string, and string conversions between the communication interface
- 2023-04-19 19:45:03下载
- 积分:1