代码搜索:Principles
找到约 1,017 项符合「Principles」的源代码
代码结果 1,017
www.eeworm.com/read/130047/14210077
h util.h
/****************************************************/
/* File: util.h */
/* Utility functions for the TINY compiler */
/* Compiler Construction: Principles and Practice */
/* Kennet
www.eeworm.com/read/279167/10459099
pdf prentice hall - 2000 - internetworking with tcp ip, 4th edition - volume 1 - principles, protocols, and architecture - isbn 0130183806 - 783s - laxxuss.pdf
www.eeworm.com/read/446297/7581644
pdf cia 309-1 ds v1.1 interfacing canopen with tcpip - part 1 general principles and services(igco_309_1v01010001).pdf
www.eeworm.com/read/139528/13150936
cpp main.cpp
/************************************************************
Tiny pascal compiler Gxut_CS_023 wei fa qiang 2005.9
Reference:
www.eeworm.com/read/104929/15680965
ref chap7.ref
|t-sum {1}
|t-fraction {4}
|u-sum {9}
|u-with-cubes {10}
|change-gf {11}
|gf-ord {12}
|gf-shift-up {14}
|gf-deriv {17}
|gf-cum-sum {21}
|gf-manip {335}
|gf-simp {336}
|gf-even {22}
|gf-odd {23}
|fib-g
www.eeworm.com/read/104929/15681085
ref c7.ref
|t-sum {1}
|t-fraction {4}
|u-sum {9}
|u-with-cubes {10}
|change-gf {11}
|gf-ord {12}
|gf-shift-up {14}
|gf-deriv {17}
|gf-cum-sum {21}
|gf-manip {335}
|gf-simp {336}
|gf-even {22}
|gf-odd {23}
|fib-g
www.eeworm.com/read/299925/7820024
c base.c
/****************************************************************
This is a sample routine of base64 algorithm.The goal is to
illustrate principles,so some details may be ignored.
Author email:
www.eeworm.com/read/301268/13862217
txt ood.txt
Principles of OOD
(author is Robert Martin, check his page on www://www.oma.com/ )
--------------------------------------------------------------------
1. Software entities (classes, modules
www.eeworm.com/read/391573/8396633
as photoalbum_class.as
/*
PhotoAlbum class
This is an extremely simple class used to illustrate
the process and key OOP principles used in designing
a custom object.
Discussed in Chapter 2 of
Rob
www.eeworm.com/read/374502/9402227
epic-crypt-gpg
#!/bin/bash
#
# This is a simplistic encryption demonstrating the principles
# of the protocol, while being quite usable.
#
# the first input line contains words, the first of which is the key,
# and