搜索结果

找到约 859 项符合 High-dimensional 的查询结果

单片机开发 This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file syst

This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file system FAT12/16 fat.c fat.h - file system FAT32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your application. fs_variable.c contains all definitions of variab ...
https://www.eeworm.com/dl/648/128758.html
下载: 37
查看: 1087

Java编程 一个简单的应用程序

一个简单的应用程序,用来说明循环结构与分支结构的嵌套使用 * 程序功能:猜数游戏。定义被猜的数。通过键盘输入进行猜数, * 如猜错则显示“**Wrong**”, “Too high”或“Too low ”; * 猜对则显示“**Right**”后退出
https://www.eeworm.com/dl/633/133379.html
下载: 109
查看: 1028

数学计算 Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an

Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with th ...
https://www.eeworm.com/dl/641/138014.html
下载: 59
查看: 1067

Java书籍 Quality, object.oriented architecture is the product of careful study, decision making, and experim

Quality, object.oriented architecture is the product of careful study, decision making, and experimentation. At a minimum, the object.oriented architecture process includes farming of requirements, architecture mining, and hands.on experience. Ideally, object.oriented architecture comprises a set of ...
https://www.eeworm.com/dl/656/145041.html
下载: 184
查看: 1067

单片机开发 自制51编程器 I have build my own programmer. This device can program the AT89C51 and works with it. So i

自制51编程器 I have build my own programmer. This device can program the AT89C51 and works with it. So it can easily be adapted to programming other devices by itself. The Atmel Flash devices are ideal for developing, since they can be reprogrammed easy, often and fast. You need only 1 or 2 device ...
https://www.eeworm.com/dl/648/151575.html
下载: 86
查看: 1071

数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he

The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an inci ...
https://www.eeworm.com/dl/641/152718.html
下载: 25
查看: 1069

其他嵌入式/单片机内容 he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with on

he LPC932 can be used to create a Pulse Width Modulated PWM signal. That s an analog signal, with only 2 discrete levels, for example 0V and 5V and a constant period. The current value of this signal at a certain poiTnt of time is proportional to its Duty Cycle. That s the High Time during one perio ...
https://www.eeworm.com/dl/687/152774.html
下载: 165
查看: 1078

单片机开发 The HD66773, controller driver LSI, displays 132RGB-by-176 dot graphics on TFT displays in 260,000

The HD66773, controller driver LSI, displays 132RGB-by-176 dot graphics on TFT displays in 260,000 colors. The HD66773’s bit-operation functions, 18-bit high-speed bus interface, and high-speed RAMwrite functions enable efficient data transfer and high-speed rewriting of data to the graphic RAM.
https://www.eeworm.com/dl/648/157373.html
下载: 164
查看: 1108

Linux/Unix编程 SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Li

SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-code level API to your application. SDL is a fairly ...
https://www.eeworm.com/dl/619/167892.html
下载: 100
查看: 1098

单片机开发 === === =时钟20:6=== === === == 应先初始化状态寄存器 tx1714 EQU 7FFH PA EQU 05H PB EQU 06H PC EQU 07H

=== === =时钟20:6=== === === == 应先初始化状态寄存器 tx1714 EQU 7FFH PA EQU 05H PB EQU 06H PC EQU 07H PD EQU 20H IAR EQU 00H 间接寻址寄存器 TMR0 EQU 01H 定时器 STATUS EQU 03H 状态寄存器 BSR EQU 04H bank选择寄存器 PORTA EQU 05H I/0端口寄存器 PORTB EQU 06H I/0端口寄存器 PORTC EQU 07 ...
https://www.eeworm.com/dl/648/168637.html
下载: 140
查看: 1087