搜索结果
找到约 373 项符合
Block-oriented 的查询结果
matlab例程 Space Time of Block Code Simulation
Space Time of Block Code Simulation
其他 presentation of Fast Variable Block Size Motion Estimation Algorithms Based on Merge and Split Proce
presentation of Fast Variable Block Size Motion Estimation Algorithms Based on Merge and Split Procedures for H.264/MPEG-4 AVC
汇编语言 Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CM
Program main BIOS image |
| /B - Program Boot Block |
| /N - Program NVRAM |
| /C - Destroy CMOS checksum |
| /E - Program Embedded Controller Block |
| /K - Program all non-critical blocks |
| /Kn - Program n th non-critical block only(n=0-7) |
| /Q - Silent execution |
| /REBOOT - Reboot a ...
其他书籍 Object-oriented languages define objects (types of things) that know how to perform methods (specif
Object-oriented languages
define objects (types of things) that know how to perform methods (specific actions).
Functional languages treat programming problems like mathematical relationships.
Ruby is flexible, meaning that you can program in any of these styles however, it is
primarily object orien ...
单片机开发 Simple line-oriented calculator program. The class can also be used to create other calculator pro
Simple line-oriented calculator program. The class
can also be used to create other calculator programs.
VC书籍 Data Structures and Algorithms with Object-Oriented Design Pattern in C++ 国外经典C++原版书库《数据结构与算法:面向对
Data Structures and Algorithms with
Object-Oriented Design Pattern in C++
国外经典C++原版书库《数据结构与算法:面向对象的C++设计模式》/(美)Bruno R.Preiss著 胡广斌等译 十分经典、难得!
JavaScript 挖雷游戏.1.运行效果与程序发布 2.主类Game 3.方块 Block 4.雷区 MineSquare 5.雷标数目 FindAroundMineMarkNumber 6.雷标判Deter
挖雷游戏.1.运行效果与程序发布
2.主类Game
3.方块 Block
4.雷区 MineSquare
5.雷标数目 FindAroundMineMarkNumber
6.雷标判DetermineMineMarkIsRightOrWrong
7.成片挖开区域 DetermineDigArea
8.无雷连通区 FindSafeArea
9.随机布雷 RandomSetMine
10.周围地雷个数FindAroundMineNumber
11.显示剩余雷数CountMine
12.计时 ...
微处理器开发 D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger Description A 32 byte block from 22
D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger
Description A 32 byte block from 220h-240h is transfered to 240h-260h
using DMA0 in a burst block using software DMAREQ trigger.
After each transfer, source, destination and DMA size are
reset to inital software setting because DMA tran ...
单片机开发 代码功能:实现将所要下载的文件写入flash指定的block中
代码功能:实现将所要下载的文件写入flash指定的block中,flash型号为k9f1208。
数值算法/人工智能 COOOL:CWP面向对象最优化库(CWP Object Oriented Optimization Library) COOOL是C++类的一个集合
COOOL:CWP面向对象最优化库(CWP Object Oriented Optimization Library)
COOOL是C++类的一个集合,使用这些类可实现许多最优化算法,还包含一个测试函数集合,可用于评估新的最优化算法。