代码搜索结果
找到约 10,000 项符合
C 的代码
marsval.dat
00000000000000000000000000000000 00000000000000000000000000000000 3251B3DEDE96C2836B9E063938244C99
00000000000000000000000000000000 3251B3DEDE96C2836B9E063938244C99 9C8EFC641F1829B44B1F14723BAF87
license.dat
# Generated: Courtesy of NiTROUS
# Generated: Thu Apr 13 23:49:33 2006
FEATURE mentorall_s mgcld 2010.0 01-jan-2010 uncounted \
2D3456DD3DD9BC4FA3BA VENDOR_STRING=548F8387 \
HOSTID="4445535442
uart_t1.hex
:03000000020100FA
:03002300020114C3
:10010000759850438920758DFD758BFDD2ACD2AFAB
:10011000D28E80FE309809C298E599F599020122A5
:03012000C299324F
:00000001FF
uart_int_brg.hex
:03000000020100FA
:03002300020115C2
:10010000759850539BEE439B0E759AFDD2ACD2AFBF
:10011000439B1080FE309809C298E599F599020139
:0401200023C299322B
:00000001FF
storage.c
/*************************************
;Ade7169 demo program
;*************************************
;AUTHOR: Su RuTong
;DATE: 03 09 2006
;*************************************/
pc_c51.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CPc_c51Dlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "pc_c51.
arm7.dmem
@0000a000 c958589a
@0000a004 8dd5407c
@0000a008 6873de14
pwr_c.err
"pwr_c.c", line 149: Warning: C2870W: variable 'c' declared but not used
"pwr_c.c", line 149: Warning: C2870W: variable 'b' declared but not used
"pwr_c.c", line 149: Warning: C2870W: variable 'a' d
mstep.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%% The M-step of EM algorithm %%%%%
%%%%%% %%%%%
ht_utils.c
// Utilities for Hitech PICmicro compiler, to emulate CCS functions
//
// Approximate msec delay
void delay_ms(unsigned char val)
{
unsigned char i;
while (val--)
{
for (