搜索结果

找到约 373 项符合 Block-oriented 的查询结果

电子书籍 學會一個程式語言

學會一個程式語言,是一回事兒;學會如何以此語言設計並實作出有效的程式,又是一回事兒。C++ 尤其如此,因為它很不尋常地涵蓋了罕見的威力和豐富的表現力,不但建立在一個全功能的傳統語言(C)之上,更提供極為廣泛的物件導向(object-oriented)性質,以及對templates 和exceptions(異常狀態)的支援。 ...
https://www.eeworm.com/dl/cadence/ebook/454854.html
下载: 57
查看: 1030

编译器/解释器 生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 fil

生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max bitrate for trick generate, default 0 mean no limit -s trick buffer block size, must be n*188 -l lo ...
https://www.eeworm.com/dl/628/454880.html
下载: 149
查看: 1079

操作系统开发 A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo

A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the networ ...
https://www.eeworm.com/dl/531/456247.html
下载: 186
查看: 1066

Jsp/Servlet jsp 留言系统try { Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver").newInstance()

jsp 留言系统try { Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver").newInstance() } catch (InstantiationException e) { // TODO Auto-generated catch block e.printStackTrace() } catch (IllegalAccessException e) { // TODO Auto-generated catch block e.printStackT ...
https://www.eeworm.com/dl/696/462911.html
下载: 55
查看: 1080

Java编程 java 线程 静态锁

java 线程 静态锁,对象锁, synchronized 是锁方法还是锁对象?还是锁类?如何实现?? 部分代码如下, public static Object lock=new Object() //静态锁,锁类,不是锁对象了!!所以两个线程同时 运行两个 TestThread 的execute( ),也可以同步!!! public void execute(){ // synchronize ...
https://www.eeworm.com/dl/633/465618.html
下载: 196
查看: 1035

软件设计/软件工程 Learn how to leverage a key Java technology used to access relational data from Java programs, in

Learn how to leverage a key Java technology used to access relational data from Java programs, in an Oracle environment. Author Donald Bales begins by teaching you the mysteries of establishing database connections, and how to issue SQL queries and get results back. You ll move on to advanced to ...
https://www.eeworm.com/dl/684/472671.html
下载: 23
查看: 1150

行业发展研究 Abstract—The contourlet transform is a new two-dimensional extension of the wavelet transform using

Abstract—The contourlet transform is a new two-dimensional extension of the wavelet transform using multiscale and direc- tional &#64257 lter banks. The contourlet expansion is composed of basis images oriented at various directions in multiple scales, with &#64258 exible aspect ratios. Given this ...
https://www.eeworm.com/dl/692/474371.html
下载: 193
查看: 1100

matlab例程 It is a huge matlab document, kinematic represantation and control of Modified Delta Mechanism which

It is a huge matlab document, kinematic represantation and control of Modified Delta Mechanism which consists all S-Function block diagrams.
https://www.eeworm.com/dl/665/477364.html
下载: 112
查看: 1064

Java书籍 The Definitive Guide to SOA: Oracle&#174 Service Bus, Second Edition targets professional software

The Definitive Guide to SOA: Oracle&#174 Service Bus, Second Edition targets professional software developers and architects who know enterprise development but are new to enterprise service buses (ESBs) and service–oriented architecture (SOA) development. This is the first book to cover a practic ...
https://www.eeworm.com/dl/656/477887.html
下载: 118
查看: 1044

JavaScript Cocoa Framework 简称Cocoa

Cocoa Framework 简称Cocoa,它是Mac OS X 上的快速应用程序开发(RAD, Rapid Application Development)框 架,一个高度面向对象的(Object Oriented)开发框架。无论您是资深的Mac 开发人员,还是即将踏入Mac 开发世 界的新新人类,Cocoa 都是您开发应用程序的瑞士军刀、乐高积木,它是您构建Mac OS X 应用程序最强大、最 ...
https://www.eeworm.com/dl/685/492322.html
下载: 122
查看: 1091