代码搜索:直驱式
找到约 10,000 项符合「直驱式」的源代码
代码结果 10,000
www.eeworm.com/read/262776/11391591
cpp multinomial.cpp
// quantic.cpp : Defines the entry point for the console application.
//
#include
#include
typedef struct ElemType //多项式的元素
{
float coef; // 系数
int expn; // 指数
}Ele
www.eeworm.com/read/262765/11391702
cpp quantic.cpp
// quantic.cpp : Defines the entry point for the console application.
//
#include
#include
typedef struct ElemType //多项式的元素
{
float coef; // 系数
int expn; // 指数
}Ele
www.eeworm.com/read/346401/11751212
pas imcode.pas
unit IMCode;
(*
Copyright (C) Trueway(TM) 6, 1999 - 3, 2000, All rights reserved.
Trueway(TM) is the trademark of programs by LiQunwei
外挂式输入码生成器 Version 4.0
Created On: 06
www.eeworm.com/read/340666/12140458
h coordinate.h
//
// 俯瞰式地图的座标转换
//
// Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks)
//
#ifndef __coordinate_h__
#define __coordinate_h__
enum {
MAPGRID_WIDTH = 64,
MAPGRID_HEIGHT = 32,
} ;
www.eeworm.com/read/340655/12141120
h coordinate.h
//
// 俯瞰式地图的座标转换
//
// Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks)
//
#ifndef __coordinate_h__
#define __coordinate_h__
enum {
MAPGRID_WIDTH = 64,
MAPGRID_HEIGHT = 32,
} ;
www.eeworm.com/read/251929/12310904
cpp rs.cpp
#include
unsigned int in_data_qian8[405];
unsigned int shengchengduoxiangshi=16385; //生成多项式100000000000001(1)
unsigned int raomaqi_biaozhiwei; //扰码器寄存器
www.eeworm.com/read/129171/14260573
h coordinate.h
//
// 俯瞰式地图的座标转换
//
// Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks)
//
#ifndef __coordinate_h__
#define __coordinate_h__
enum {
MAPGRID_WIDTH = 64,
MAPGRID_HEIGHT = 32,
} ;
www.eeworm.com/read/129171/14260711
h coordinate.h
//
// 俯瞰式地图的座标转换
//
// Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks)
//
#ifndef __coordinate_h__
#define __coordinate_h__
enum {
MAPGRID_WIDTH = 64,
MAPGRID_HEIGHT = 32,
} ;