搜索结果

找到约 2,446 项符合 API 的查询结果

按分类筛选

显示更多分类

嵌入式综合 基于嵌入式实时操作系统MQX内核研究

MQX最早是Precise Software Technologies公司1989年开发,2009年飞思卡尔收购后,开放源代码。MQX采用微内核结构,具有标准的API接口、模块化架构、TCP/IP协议栈和USB协议栈等,因此无论在实时性、裁减性还是移植性上都具有卓越的性能.
https://www.eeworm.com/dl/566/35807.html
下载: 32
查看: 1100

编译器/解释器 Script C被设计成一种解释执行的、C语言风格的脚本语言。它用来完成bat批处理无法完成

Script C被设计成一种解释执行的、C语言风格的脚本语言。它用来完成bat批处理无法完成,而用C语言写程序又太复杂了的这类工作。它没有java的高安全性但能够直接使用系统的许多资源,可以使用API,在功能上要比java强大。目前只计划支持Windows系统,包括95/98/SE/ME/2000/NT/ ...
https://www.eeworm.com/dl/628/103658.html
下载: 22
查看: 1071

其他嵌入式/单片机内容 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小实验程序 ...
https://www.eeworm.com/dl/687/173622.html
下载: 82
查看: 1058

文章/文档 Delphi编程中获取屏幕分辨率 当我们需要获取所运行程序时计算机的分辨率时

Delphi编程中获取屏幕分辨率 当我们需要获取所运行程序时计算机的分辨率时,有两种方法:①可以通过访问Delphi提供的SCREEN全局变量,即SCREEN.WIDTH和SCREEN.HEIGHT以像素点给出屏幕的分辨率。②利用Windows的API函数GetDeviceCaps()来得到所用显示器的分辨率 ...
https://www.eeworm.com/dl/652/173852.html
下载: 105
查看: 1083

压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi

The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
https://www.eeworm.com/dl/617/249094.html
下载: 81
查看: 1079

其他 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 separate constituencies: ...
https://www.eeworm.com/dl/534/252688.html
下载: 38
查看: 1103

VC书籍 本书以实用为目的

本书以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。本书还通过ADO数据库组件开发实例和OLE DB服务器程序的开发实例展开了数据库应用开发的高级话题。 ...
https://www.eeworm.com/dl/686/267936.html
下载: 65
查看: 1057

VC书籍 本书以实用为目的

本书以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。本书还通过ADO数据库组件开发实例和OLE DB服务器程序的开发实例展开了数据库应用开发的高级话题。 ...
https://www.eeworm.com/dl/686/276932.html
下载: 31
查看: 1063

驱动编程 ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind

ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ...
https://www.eeworm.com/dl/618/279710.html
下载: 48
查看: 1127

Java编程 Jakarta POI 是apache的子项目

Jakarta POI 是apache的子项目,目标是处理ole2对象。它提供了一组操纵Windows文档的Java API 目前比较成熟的是HSSF接口,处理MS Excel(97-2002)对象。它不象我们仅仅是用csv生成的没有格式的可以由Excel转换的东西,而是真正的Excel对象,你可以控制一些属性如sheet,cell等等。 ...
https://www.eeworm.com/dl/633/375569.html
下载: 120
查看: 1043