搜索结果
找到约 18 项符合
Primitive 的查询结果
按分类筛选
其他 This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a
This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that can be used within typical .m file coding.
Java书籍 Use a one-dimensional array of primitive type boolean to represent the seating chart of the plane.
Use a one-dimensional array of primitive type boolean to represent the seating chart of the
plane. Initialize all the elements of the array to false to indicate that all the seats are
empty. As each seat is assigned, set the corresponding elements of the array to true to
indicate that the seat is no ...
VC书籍 C:Documents and SettingsAdministrator桌面VC++多媒体特效制作百例CHAR08Primitive
C:\Documents and Settings\Administrator\桌面\VC++多媒体特效制作百例\CHAR08\Primitive
VHDL/FPGA/Verilog vhdl程序 Uncomment the following lines to use the declarations that are provided for instantiating Xi
vhdl程序 Uncomment the following lines to use the declarations that are
provided for instantiating Xilinx primitive components.
技术资料 用M39432设计的简单软件驱动器
This document describes the primitive software drivers for use with the M39432. (The M39432 is a sin
游戏 Very old simple tutorial I made to start-out in C game programming using DevC++ particulary in primi
Very old simple tutorial I made to start-out in C game programming using DevC++ particulary in primitive graphics.
This tutorial includes info in settting up DevC++ to work with the very basic (and old) Borland s graphics.h and conio.h
游戏 Tic tac toe is (exactly what re your thinking) and it s the first game I made. Made it in one whole
Tic tac toe is (exactly what re your thinking) and it s the first game I made. Made it in one whole day in Turbo C. It uses primitive graphics drawing and also demonstrates how to output an image. Written in C, also uses a library I got from the net (included) for image output.
教程资料 XAPP1065 - 利用Spartan-6 FPGA设计扩频时钟发生器
 
Consumer display applications commonly use high-speed LVDS interfaces to transfer videodata. Spread-spectrum clocking can be used to address electromagnetic compatibility (EMC)issues within these consumer devices. This application note uses Spartan®-6 FPGAs togenerate spread-spectrum ...
可编程逻辑 XAPP1065 - 利用Spartan-6 FPGA设计扩频时钟发生器
 
Consumer display applications commonly use high-speed LVDS interfaces to transfer videodata. Spread-spectrum clocking can be used to address electromagnetic compatibility (EMC)issues within these consumer devices. This application note uses Spartan®-6 FPGAs togenerate spread-spectrum ...
Linux/Unix编程 The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a s
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multile ...