代码搜索结果
找到约 10,000 项符合
Design 的代码
log2.inc
// Copyright 2007 Altera Corporation. All rights reserved.
// Altera products are protected under numerous U.S. and foreign patents,
// maskwork rights, copyrights and other intellectual property
legal.txt
// Copyright 2007 Altera Corporation. All rights reserved.
// Altera products are protected under numerous U.S. and foreign patents,
// maskwork rights, copyrights and other intellectual property
legal.cpp
// Copyright 2007 Altera Corporation. All rights reserved.
// Altera products are protected under numerous U.S. and foreign patents,
// maskwork rights, copyrights and other intellectual property
ch03.b.htm
3.11 Bibliography
ch01.8.htm
1.8 Bibliography
ch01.2.htm
1.2 Design Flow
(原版)runled.c
#include
void main(void)
{
const unsigned char design[32]={0xFF,0xFE,0xFD,0xFB,0xF7,0xEF,0xDF,0xBF,0x7F,
0x7F,0xBF,0xDF,0xEF,0xF7,0xFB,0xFD,0xFE,0xFF,
0xFF,0xFE,0xFC,0xF8,0xF0,0x
跑马灯原版程序.c
#include
void main(void)
{
const unsigned char design[32]={0xFF,0xFE,0xFD,0xFB,0xF7,0xEF,0xDF,0xBF,0x7F,
0x7F,0xBF,0xDF,0xEF,0xF7,0xFB,0xFD,0xFE,0xFF,
0xFF,0xFE,0xFC,0xF8,0xF0,0x
bookinfo.txt
005Computer Data Structures
010Introduction to Data Structures
023Fundamentals of Data Structures
034The Design and Analysis of Computer Algorithms
050Introduction to Numerical Analysis
067Numeri
contents.m
% Genetic Toolbox
%============================================================
%
% Class constructors.
% chrom/chrom - constructor for the chromosome class.
% gen/gen - constructor for