搜索结果
找到约 1,550 项符合
stack-based 的查询结果
教程资料 Run Pac-man Game Based on 8086/8088 FPGA IP Core
Run Pac-man Game Based on 8086/8088 FPGA IP Core
教程资料 一篇关于CORDIC的文章A survey of CORDIC algorithms for FPGA based computers
一篇关于CORDIC的文章A survey of CORDIC algorithms for FPGA based computers
教程资料 something useful for communication,source code based on FPGA
something useful for communication,source code based on FPGA
教程资料 On the design of an FPGA-Based OFDM modulator for IEEE 802.11a
On the design of an FPGA-Based OFDM modulator for IEEE 802.11a
通信网络 从零开始学习Z-stack
Z-stack具体使用方法
编辑器/阅读器 TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first
TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first implentation is ready and can be published to the public. The editor is the perfect tool who wants to design some 3d games but don t have time to write
源码/资料 This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This
This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This is consist of 2 classes. CDyndb : This Class manages connections and recordsets. Recordsets are organized as linked list (CList) and you can access them using their ids. CDynRec : This class is the no ...
数据结构 栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式
栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储 ...
其他 Mantis an easily deployable, web based bugtracker to aid product bug tracking. It requires PHP, MySQ
Mantis an easily deployable, web based bugtracker to aid product bug tracking. It requires PHP, MySQL and a web server. It is simpler than Bugzilla and easily editable. Check out the online Demo.
Linux/Unix编程 This version of dialog, formerly known as cdialog is based on the Debian package for dialog 0.9a (se
This version of dialog, formerly known as cdialog is based on the Debian package for dialog 0.9a (see CHANGES for recent modifications) 这是一个 unix 系统下的对话框管理程序, 你可以将该程序编译后,直接使用。