代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/128263/14307687
h doc_api.h
/*
* 文件名称:DOC_API.H
* 内容摘要:在 51 MCU 上对 DOC 进行读、写、擦除操作的 API 的用户头文件
*
* 当前版本:1.0
* 作 者:庄渭峰
* 完成日期:2003年2月6日
*
* 原 作 者:M-Systems 公司
* 版 本:BDK 1.25
*/
#ifndef _DOC_API_H_
#define _DOC
www.eeworm.com/read/128263/14307691
c doc_api.c
/*
* 文件名称:DOC_API.C
* 内容摘要:在 51 MCU 上对 DOC 进行读、写、擦除操作的 API 的实现
*
* 当前版本:1.0
* 作 者:庄渭峰
* 完成日期:2003年2月6日
*
* 原 作 者:M-Systems 公司
* 版 本:BDK 1.25
*/
#include "doc_api.h"
#include "doc_
www.eeworm.com/read/127742/14338354
h abl_api.h
/***********************************************************************
* $Workfile: abl_api.h $
* $Revision: 1.0 $
* $Author: WellsK $
* $Date: Jun 09 2003 12:00:04 $
*
* Project
www.eeworm.com/read/229410/14340023
h gui_api.h
/***************************************************************************/
/* This code is part of WWW grabber called pavuk */
/* Copyright (c) 1997 - 2001 Stefan Ondre
www.eeworm.com/read/229410/14340270
c gui_api.c
/***************************************************************************/
/* This code is part of WWW grabber called pavuk */
/* Copyright (c) 1997 - 2001 Stefan Ondre
www.eeworm.com/read/127388/14356704
pdf game api进阶.pdf
www.eeworm.com/read/127388/14356706
pdf game api入门.pdf
www.eeworm.com/read/227689/14417880
cc tora_api.cc
/*
* Modified by Felix Hernandez-Campos (fhernand@cs.unc.edu)
* during the porting and extension of Duke's Epidemic Routing
* implementation (by Amin Vahdat and David Becker)
*
* Fall 2000
*/
www.eeworm.com/read/227634/14419022
txt rt_api.txt
RTlinux编程 RTlinux主要的<mark>api</mark>函数
实时应用程序分为两部分,内核部分和应用部分,应用部分需要和内核部分通过FIFO进行数据交换和控制,除此之外和一般应用程序没有太多区别,内核部分比较复杂,程序以模块方式挂入内核,这部分程序的编写需要对底层的东西有较高的要求,除了掌握RTLinux的<mark>API</mark>以外还需要对Linux内核编程有较深的了解,以及对硬件部分也有比较熟悉的掌握. ...
www.eeworm.com/read/227565/14421033
c ll_api.c
/** @file low_level.c
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Res