代码搜索:Implement

找到约 10,000 项符合「Implement」的源代码

代码结果 10,000
www.eeworm.com/read/406561/11439749

txt todo.txt

1) To give list with local procedure vars and global vars and allow user to change their name. 2) DFM Editor. Allow editing (change, add, remove) properties to DFM resources of the application 3) Sh
www.eeworm.com/read/153733/12010250

todo

The following need to be completed. Koala: - coprocessor 1 (FPU) and related instructions - unaligned memory accesses ("unaligned.cc") - CACHE - memory latencies - correct interrupt handling in the
www.eeworm.com/read/253969/12172649

txt todo.txt

1) To give list with local procedure vars and global vars and allow user to change their name. 2) DFM Editor. Allow editing (change, add, remove) properties to DFM resources of the application 3) Sh
www.eeworm.com/read/149142/12398767

doc readme.doc

The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty goo
www.eeworm.com/read/125707/14470163

txt abstract.txt

This MEASURE example is adapted for the Philips LPC932. It shows you how to implement a datalogger. *** NOTE: *** THIS EXAMPLE REQUIRES A FULL LICENSE OF THE CA51/DK51/PK51 or the PKLPC-8K TO B
www.eeworm.com/read/123453/14631631

8 kannel.8

.\" Hey, Emacs! This is an -*- nroff -*- source file. .TH KANNEL 8 "3rd October 2000" "Kannel Project" "Kannel Project" .SH NAME bearerbox, wapbox, smsbox \- Parts of Kannel, the WAP and SMS gateway
www.eeworm.com/read/123453/14632361

8 kannel.8

.\" Hey, Emacs! This is an -*- nroff -*- source file. .TH KANNEL 8 "3rd October 2000" "Kannel Project" "Kannel Project" .SH NAME bearerbox, wapbox, smsbox \- Parts of Kannel, the WAP and SMS gateway
www.eeworm.com/read/222168/14702661

java messagecontent.java

/** * Class MessageContent define all the needed value and * rewite tostring method * * @version 1.0 9 June 2007 * @author Zhao Xiaoyu */ public class MessageContent{ private St
www.eeworm.com/read/121459/14756288

txt readme.txt

The EZ320 utility demonstrates the communication program between host PC and the MR320. Source files include: EZ320.c --- the main program 485LIB.c --- contains procedures that impl
www.eeworm.com/read/120757/14790167

cpp employee.cpp

#include "stdafx.h" #include "employee.h" IMPLEMENT_SERIAL(CEmployee,CObject,0)