代码搜索结果
找到约 10,000 项符合
C 的代码
memory.c
/* ----------------------------------------------------------------------------
CFL - A C Foundation Library
Copyright (C) 1994-2003 Mark A Lindner
This file is part of CFL.
This lib
adcts.err
"adcts.c", line 86: Warning: C2892E: signed constant overflow: '
spi.err
"spi.c", line 200: Warning: C2870W: variable 'i' declared but not used
"spi.c", line 242: Warning: C2917W: no side effect in void context: 'unary *'
"spi.c", line 302: Warning: C2870W: variabl
camif.err
"camif.c", line 171: Warning: C2892E: signed constant overflow: '
dvstest.err
"dvstest.c", line 83: Warning: C2207W: inventing 'extern int Calc_Clock();'
"dvstest.c", line 90: Warning: C2207W: inventing 'extern int Clk0_Enable();'
"dvstest.c", line 92: Warning: C2207W: invent
c_annealing.m
function [ S,E,Tk ] = c_annealing( S,Wij,Tk,c )
%C_ANNEALING p291确定性模拟退火算法
%输入参数:
% S:网络节点的状态序列,每个节点可取值+1或-1
% Wij:节点间的权值矩阵
% Tk:温度
% c:T(k+1)=c*T(k)
undone=true;
n=size(S,2
2440loader-8bit.err
"2440loader-8bit.c", line 82: Warning: C2207W: inventing 'extern int Uart_Init();'
"2440loader-8bit.c", line 83: Warning: C2207W: inventing 'extern int Uart_Select();'
"2440loader-8bit.c", line 95:
serial1.c
#include /*标准输入输出定义*/
#include /*标准函数库定义*/
#include /*Unix标准函数定义*/
#include /**/
#include /**/
#include
collect.asm
$PAGEWIDTH (110)
$EJECT
PUBLIC C_RAM, C_EXTRAM
COLLECT SEGMENT CODE
RSEG COLLECT
;**************************************
; funktion: clear cpu ram
;********************************
main.lst
C51 COMPILER V8.08 MAIN 06/13/2008 00:00:14 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN Ma