搜索结果

找到约 827 项符合 model 的查询结果

按分类筛选

显示更多分类

压缩解压 The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pasca

The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Original TP source code SPLAY.C Translation of code to C SPLAY.EXE C ...
https://www.eeworm.com/dl/617/149142.html
下载: 94
查看: 1104

行业发展研究 A system simulation environment in Matlab/Simulink of RFID is constructed in this paper. Special at

A system simulation environment in Matlab/Simulink of RFID is constructed in this paper. Special attention is emphasized on the analog/RF circuit.Negative effects are concerned in the system model,such as phase noise of the local oscillator,TX-RX coupling,reflection of the environment, AWGN noise,DC ...
https://www.eeworm.com/dl/692/223565.html
下载: 83
查看: 1148

文件格式 LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix TFT (Thin Film T

LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix TFT (Thin Film Transistor) liquid crystal display (LCD) that uses amorphous silicon TFT as a switching devices. This model is composed of a TFT-LCD module, a driver circuit and a back-light unit and a touch screen pan ...
https://www.eeworm.com/dl/639/354286.html
下载: 24
查看: 1212

Java编程 Java is the first language to provide a cross-platform I/O library that is powerful enough to handle

Java is the first language to provide a cross-platform I/O library that is powerful enough to handle all these diverse tasks. Java is the first programming language with a modern, object-oriented approach to input and output. Java s I/O model is more powerful and more suited to real-world tasks than ...
https://www.eeworm.com/dl/633/384517.html
下载: 122
查看: 1117

其他书籍 This book is about 3D math, the study of the mathematics behind the geometry of a 3D world. 3D math

This book is about 3D math, the study of the mathematics behind the geometry of a 3D world. 3D math is related to computational geometry, which deals with solving geometric problems algorithmically. 3D math and computational geometry have applications in a wide variety of fields that use computers t ...
https://www.eeworm.com/dl/542/473967.html
下载: 158
查看: 1082

其他书籍 This document specifies a collection of compiler directives, library routines, and environment vari

This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs. This functionality collectively defines the specification of the OpenMP Application Program Interface (OpenMP ...
https://www.eeworm.com/dl/542/476465.html
下载: 119
查看: 1055

编译器/解释器 nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concept

nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concepts and execution model of TinyOS [1]. TinyOS is an event-driven operating system designed for sensor network nodes that have very limited resources (e.g., 8K bytes of program memory, 512 bytes of RAM ...
https://www.eeworm.com/dl/628/485880.html
下载: 146
查看: 1108

无线通信 多普勒频移

3gpp信道模型代码,加入mimo,多径等-3GPP channel model code, adding mimo, multipath, etc.
https://www.eeworm.com/dl/507381.html
查看: 86

书籍 interpretable-machine-learning

Machinelearninghasgreatpotentialforimprovingproducts,processesandresearch.Butcomputers usually do not explain their predictions which is a barrier to the adoption of machine learning. This book is about making machine learning models and their decisions interpretable. After exploring the concepts of ...
https://www.eeworm.com/dl/522509.html
下载: 1
查看: 180

Java编程 JSP的强大优势在于把一种应用的商务逻辑和它的介绍分离开来。用 Smalltalk的面向对象的术语来说

JSP的强大优势在于把一种应用的商务逻辑和它的介绍分离开来。用 Smalltalk的面向对象的术语来说, JSP鼓励MVC(model-view-controller)的web应用。JSP的classes 或 beans 是模型, JSP 是这个视图, 而Servlet是控制器。这个例子是一个简单的留言板 ...
https://www.eeworm.com/dl/633/131628.html
下载: 53
查看: 1105