搜索:API+Documentation

找到约 2,486 项符合「API+Documentation」的查询结果

结果 2,486
按分类筛选
显示更多分类
https://www.eeworm.com/dl/628/235248.html 编译器/解释器

UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of ...
下载 140
·
查看 1054
https://www.eeworm.com/dl/522700.html 书籍

Tcl_and_The_Tk_Toolkit

This manuscript is a partial draft of a book to be published in early 1994 by AddisonWesley (ISBN 0-201-63337-X). Addison-Wesley has given me permission to make drafts of the book available to the Tcl community to help meet the need for introductory documentation on Tcl and Tk un ...
下载 1
·
查看 83
https://www.eeworm.com/dl/532/17055.html 书籍源码

jQuery即学即用

本代码为《jQuery即学即用》一书的代码 主要有: 第一部分:jquery基础知识 第二部分:jquery的基本应用 第三部分:jquery官方插件—jquery  UI 第四部分:比较流行的非jquery插件 第五部分:“糅合”的web服务,包括flickr  API和GOOLE地图 ...
下载 79
·
查看 1148
https://www.eeworm.com/dl/635/139125.html 网络

本文将介绍 JDesktop Integration Components (JDIC)

本文将介绍 JDesktop Integration Components (JDIC),这是一个开源的项目,目的是构建消除本机应用程序和 Java 等价物之间差距的组件。JDIC 单一的 Java API 允许应用程序接进本机操作系统特性,同时保持跨平台支持。 更多信息 > ...
下载 42
·
查看 1128
https://www.eeworm.com/dl/620/106767.html Internet/网络编程

如果你开发过Windows NT系统上的网络软件

如果你开发过Windows NT系统上的网络软件,肯定碰到过让用户选择要求连接的或登陆的计算机或者域名的情况。这种情况下肯定用过外壳API函数,像SHGetSpecialFolderLocation 和 SHBrowseForFolder,并显示标准的资源管理器对话框 ...
下载 126
·
查看 1090
https://www.eeworm.com/dl/648/241418.html 单片机开发

这个是一个用Keil C51编写的12位2通道串行AD芯片MAX144的驱动程序示例

这个是一个用Keil C51编写的12位2通道串行AD芯片MAX144的驱动程序示例,程序中含有写好的MAX144.H标准驱动函数和LCD1602.H液晶驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件。
下载 170
·
查看 1161
https://www.eeworm.com/dl/534/252688.html 其他

Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we

Solving Engineering Problems Using MATLAB C++ Math Library Introduction In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB&reg C++ Math Library serves two sepa ...
下载 38
·
查看 1104
https://www.eeworm.com/dl/678/256490.html 系统设计方案

LwIP是TCP/IP协议栈的一个实现。它的目的是减少内存使用率和代码大小

LwIP是TCP/IP协议栈的一个实现。它的目的是减少内存使用率和代码大小,使LwIP适用于资源受限系统比如嵌入式系统。为了减少处理和内存需求,LwIP使用不需要任何数据复制的经过裁剪的API。
下载 74
·
查看 1110
https://www.eeworm.com/dl/689/189553.html SQL Server

This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYS

This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing da ...
下载 100
·
查看 1094
https://www.eeworm.com/dl/687/173622.html 其他嵌入式/单片机内容

T-Ker测试synchronization_communicationsemaphore部分的tk_cre_sem,tk_del_sem, tk_sig_sem, tk_wai_sem, tk_re

T-Ker测试synchronization_communication\semaphore部分的tk_cre_sem,tk_del_sem, tk_sig_sem, tk_wai_sem, tk_ref_sem在移植的uT-Engine上运行是否正常。 api的返回值正确与否,在ads上设断点观察,同时用Lpc2104上的LED显示(如果正确,则程序中设定的LED就闪亮)nel中的flag小实验程序 ...
下载 82
·
查看 1058