搜索结果

找到约 351 项符合 Create 的查询结果

按分类筛选

显示更多分类

DSP编程 Hardware random number generators attempt to extract randomness directly from complex physical syst

Hardware random number generators attempt to extract randomness directly from complex physical systems. In this way they create random outputs without requiring any seed inputs. In this paper we describe how to use Physical Random Functions (or Physical Unclonable Functions, PUFs) to create a candid ...
https://www.eeworm.com/dl/516/481911.html
下载: 30
查看: 1038

MySQL数据库 The book uses a task-oriented structure that allows you to work through the steps necessary to insta

The book uses a task-oriented structure that allows you to work through the steps necessary to install MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate data stored in those databases, administer the MySQL database management system, and connect to MyS ...
https://www.eeworm.com/dl/688/486466.html
下载: 104
查看: 1051

游戏 A few years ago I became interested in first person shooter games and in particular how the world le

A few years ago I became interested in first person shooter games and in particular how the world levels are created and rendered in real time. At the same time I found myself in between jobs and so I embarked on an effort to learn about 3D rendering with the goal of creating my own 3D rendering en ...
https://www.eeworm.com/dl/625/487712.html
下载: 55
查看: 1078

SQL Server to study the example of creation of tables, formative DB, and filling with their information. Using

to study the example of creation of tables, formative DB, and filling with their information. Using this example to create DB, satisfying a logical structure, to developed in previous laboratory work and to fill with its information. To study a command SQL SELECT.
https://www.eeworm.com/dl/689/490317.html
下载: 185
查看: 1077

Java编程 2.打开“命令行提示符”; 3.输入mysql –u root - p命令

2.打开“命令行提示符”; 3.输入mysql –u root - p命令,然后输入密码进入MySQL控制台; 4.输入create database ch9命令,建立名为ch9的数据库; 5.输入use ch9命令,对ch9数据库进行操作; 6.输入source c:\ch9.sql命令,导入BBS论坛数据库的建表代码。 ...
https://www.eeworm.com/dl/633/492952.html
下载: 33
查看: 1124

DSP编程 The LabVIEW DSP Test Toolkit for TI DSP uses LabVIEW to automate TI’s Code Composer Studio&#8482 (

The LabVIEW DSP Test Toolkit for TI DSP uses LabVIEW to automate TI’s Code Composer Studio&#8482 (CCS) Integrated Development Environment (IDE) so you can create test systems for DSP target code.
https://www.eeworm.com/dl/516/494306.html
下载: 144
查看: 1445

C/C++语言编程 全景图像和多光谱图像融合

PixelFusion.dsp     This file (the project file) contains information at the project level and     is used to build a single project or subproject. Other users can share the     project (.dsp) file, but they should export the makefiles locally. PixelFusion.h   &nb ...
https://www.eeworm.com/dl/501204.html
下载: 3
查看: 100

Windows编程 Delphi 泛型容器 TDictionary 的用法 Demo

Collection of key-value pairs.  TDictionary represents a generic collection of key-value pairs.  This class provides a mapping from a collection of keys to a collection of values. When you create a TDictionary object, you can specify various combinations of initial capacity, equality ope ...
https://www.eeworm.com/dl/507598.html
下载: 1
查看: 873

Matlab Matlab 画三维立体图形

Matlab 画三维立体图形 The aim of geom3d library is to handle and visualize 3D geometric primitives such as points, lines, planes, polyhedra... It provides low-level functions for manipulating 3D geometric primitives, making easier the development of more complex geometric algorithms.  &nbs ...
https://www.eeworm.com/dl/508022.html
查看: 65

源码 运动会源代码

#include <malloc.h>       #include <stdio.h>       #include <stdlib.h>       #include <string.h>       #define NULL 0    &nbsp ...
https://www.eeworm.com/dl/513814.html
下载: 2
查看: 9