代码搜索:Simple
找到约 10,000 项符合「Simple」的源代码
代码结果 10,000
www.eeworm.com/read/493005/6403310
calc simple.calc
#!/usr/local/src/cmd/calc/calc -q -f
/*
* simple - an example of a simple calc shell script
*
* Copyright (C) 1999-2007 Landon Curt Noll
*
* Calc is open software; you can redistribute it and/or
www.eeworm.com/read/489418/6471050
d simple.d
# 1 "/mnt/usbk1/LPH_display4//"
simple.o simple.d : simple.c disp.h
www.eeworm.com/read/489418/6471052
c simple.c
/* ***********************************************************************
**
** Copyright (C) 2005 Christian Kranz
**
** Siemens S65 Display Control for LPH display
**
**********************
www.eeworm.com/read/489418/6471053
hex simple.hex
:100000000C9446000C9463000C9463000C94630001
:100010000C9463000C9463000C9463000C946300D4
:100020000C9463000C9463000C9463000C946300C4
:100030000C9463000C9463000C9463000C946300B4
:100040000C9463000C9
www.eeworm.com/read/489418/6471056
elf simple.elf
www.eeworm.com/read/489418/6471057
map simple.map
Archive member included because of file (symbol)
/mnt/mini/mod2/morphix/files/avr/bin/../lib/gcc/avr/3.4.3/avr5/libgcc.a(_clear_bss.o)
simple.o (__do_clear_bss)
Memory
www.eeworm.com/read/489418/6471059
o simple.o
www.eeworm.com/read/489418/6471060
lst simple.lst
1 .file "simple.c"
2 .arch atmega128
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
6
www.eeworm.com/read/486736/6525967
cpp simple.cpp
// simple.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "simple.h"
#include "secblock.h"
NAMESPACE_BEGIN(CryptoPP)
void HashTransformationWithDefaultTru
www.eeworm.com/read/486736/6526091