代码搜索结果
找到约 10,000 项符合
Power 的代码
makefile
# Makefile for cbook/17-Looking-Ahead/programs
# Created by the ExportAll facility
# ***************************************************************
PROGRAMS = \
qtest \
testsort \
fact \
moter.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
paobiao.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
++-
计算机世界全文检索结果
1996年 .第47期
_cpldfit.rsp
-p xc95108-7-PC84
-optimize speed
-loc on
-slew fast
-init low
-pterms 25
-power std
-localfbk
-pinfbk
-inputs 36
_cpldfit.rsp
-p xc95108-7-PC84
-optimize speed
-loc on
-slew fast
-init low
-pterms 25
-power std
-localfbk
-pinfbk
-inputs 36
aaa3_8.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
schk.pin
-- Copyright (C) 1991-2004 Altera Corporation
-- Any megafunction design, and related netlist (encrypted or decrypted),
-- support information, device programming or simulation file, and a
munum.c
/*
修改用户名,密码,权限信息
输入
1、要修改的用户所在文件名。
2、修改用户的具体信息
*/
#include "user.h"
#include "stdio.h"
void ModifyByUserNumber()
{
int i,j,k;
long modnum;
long Number;
char Name[20];
char ps[8];
sunum.c
#include "stdio.h"
#include "user.h"
void SortByUserNum()
{
int i,j,k;
user TempS;
user *s,*t;
int total=SIZE;/* SIZE 在shead.h头文件中定义的常量值为100 */
int recNumber=0;
char DataFile[