STACK

共 242 篇文章
STACK 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 242 篇文章,持续更新中。

PIC USB source code,include usb protocol stack.

PIC USB source code,include usb protocol stack.

he source code for this package is located in src/ directory. The JAIN-SIP-SERVICES is a JAIN-SIP a

he source code for this package is located in src/ directory. The JAIN-SIP-SERVICES is a JAIN-SIP application: it does not need proprietary nist-sip classes in addition of those defined in JAIN-SIP

BACnet Protocol Stack. For Linux platform/

BACnet Protocol Stack. For Linux platform/

lcfile/dll.zip 动态链接库的制作和调用C++Builder编写动态链接库的例子 (7KB) stack.zip C++Builder编写的一个栈演示程序 (4KB) lcform.zip

lcfile/dll.zip 动态链接库的制作和调用C++Builder编写动态链接库的例子 (7KB) stack.zip C++Builder编写的一个栈演示程序 (4KB) lcform.zip C++Builder编写的不规则窗体组件 (4KB) direct.zip C++Builder编写的使用DirectDraw开发的击球游戏(411KB) pictool.zip 一个图象处理程序C

Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device

算法结构的编程

算法结构的编程,用stack和queue的算法,c++的编程

a 16 by 4 ram is used for many applications as a basic component such as fifo and stack etc

a 16 by 4 ram is used for many applications as a basic component such as fifo and stack etc

产生一个随机噪声 开发环境:code composer studio3.1 设置:project-build options -linker-stack size 5

产生一个随机噪声 开发环境:code composer studio3.1 设置:project-build options -linker-stack size 5

stack code impletemtn by java

stack code impletemtn by java

ElectricBlue bluetooth stack是一个支持百分之百的蓝牙协议的Java工具包

ElectricBlue bluetooth stack是一个支持百分之百的蓝牙协议的Java工具包,可以在J2SE中应用。它采用微软的原生栈,可以支持视窗XP/Vista下安装的所有蓝牙栈(通常是在默认的状态下)。

oscar message protocol stack

oscar message protocol stack

This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack WinSock

This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack WinSock getsockopt/setsockopt programming interfaces.

ImageJ Conebeam Filtered Back Projection Plug-in. To use this plug-in, a stack of projection images

ImageJ Conebeam Filtered Back Projection Plug-in. To use this plug-in, a stack of projection images need to be opened first.

java的测试程序。 Test Object : Stack3 Test Enviroment: Win2000 Junit 3.8.1 Jre : 1.4.2 Emma

java的测试程序。 Test Object : Stack3 Test Enviroment: Win2000 Junit 3.8.1 Jre : 1.4.2 Emma

堆和栈的区别 一、预备知识—程序的内存分配 一个由c/C++编译的程序占用的内存分为以下几个部分 1、栈区(stack)— 由编译器自动分配释放

堆和栈的区别 一、预备知识—程序的内存分配 一个由c/C++编译的程序占用的内存分为以下几个部分 1、栈区(stack)— 由编译器自动分配释放 ,存放函数的参数值,局部变量的值等。其操作方式类似于数据结构中的栈。 2、堆区(heap) — 一般由程序员分配释放, 若程序员不释放,程序结束时可能由OS回收 。注意它与数据结构中的堆是两回事,分配方式倒是类似于链表,呵呵。 3、全局区(静态

这里提供的是《The Linux TCP/IP Stack: Networking for Embedded Systems》一书的电子书下载。

这里提供的是《The Linux TCP/IP Stack: Networking for Embedded Systems》一书的电子书下载。

栈(Stack)是限定只能在表的一端进行插入和删除操作的线性表。在表中

栈(Stack)是限定只能在表的一端进行插入和删除操作的线性表。在表中,允许插入和删除的一端称作“栈顶(top)”,不允许插入和删除的另一端称作“栈底(bottom)”。

A stack-based threaded approach would require that stack space be reserved for each execution contex

A stack-based threaded approach would require that stack space be reserved for each execution context

说明: 此计算机可以计算同时超过多个操作项的什. 例如: y = 3 + 64 * (2 + 3^5) + sinPI 的值

说明: 此计算机可以计算同时超过多个操作项的什. 例如: y = 3 + 64 * (2 + 3^5) + sinPI 的值, 用括号区分优先级,如果有大量很长的算式需要计算,可以试一下这个计算器. 开发语言: C#语言,用Stack原理实现

USB core stack for the built-in USB device of LPC214x

USB core stack for the built-in USB device of LPC214x