搜索结果
找到约 190 项符合
Next 的查询结果
按分类筛选
- 全部分类
- 技术资料 (28)
- 书籍 (22)
- 其他 (10)
- 单片机编程 (9)
- 数据结构 (7)
- 源码 (5)
- 其他书籍 (5)
- Java编程 (5)
- 操作系统开发 (4)
- 教程资料 (4)
- 可编程逻辑 (4)
- VC书籍 (4)
- 电源技术 (3)
- 网络 (3)
- 数学计算 (3)
- 人工智能/神经网络 (3)
- Java书籍 (3)
- 软件 (2)
- 习题答案 (2)
- 数值算法/人工智能 (2)
- 加密解密 (2)
- 软件工程 (2)
- ARM (2)
- 嵌入式综合 (2)
- 软件下载 (2)
- 电子书籍 (2)
- SCSI/ASPI (2)
- 技术管理 (2)
- 单片机开发 (2)
- 文章/文档 (2)
- matlab例程 (2)
- 其他行业 (2)
- 系统设计方案 (2)
- 软件设计/软件工程 (2)
- 论文 (1)
- PCB相关 (1)
- 行业应用文档 (1)
- Linux/uClinux/Unix编程 (1)
- DSP编程 (1)
- 多媒体处理 (1)
- 数据库系统 (1)
- 通讯/手机编程 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 开发工具 (1)
- 通信网络 (1)
- 压缩解压 (1)
- Linux/Unix编程 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 游戏 (1)
- 语音压缩 (1)
- 编译器/解释器 (1)
- 汇编语言 (1)
- 通讯编程文档 (1)
- 微处理器开发 (1)
- J2ME (1)
- FlashMX/Flex源码 (1)
- VxWorks (1)
- VHDL/FPGA/Verilog (1)
- Delphi控件源码 (1)
- 中间件编程 (1)
- JavaScript (1)
- MySQL数据库 (1)
- SQL Server (1)
- 行业发展研究 (1)
- RFID编程 (1)
- MTK (1)
单片机编程 LPC1769 LPC1768 LPC1767 LPC176
The LPC1769/68/67/66/65/64 are ARM Cortex-M3 based microcontrollers for embedded applications featuring a high level of integration and low power consumption. The ARM Cortex-M3 is a next generation core that offers system enhancements such as enhanced debug features and a higher level of support blo ...
其他 #include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <malloc.h>
#include <math.h>
#include <conio.h>
struct DuLNode{
struct DuLNode *prior
int data
struct DuLNode *next
压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s
This is a little console mode utility program which is able to
(de-)compress single files with a static Arithmetic compression
algorithm. You could easily add the RLE/BWT/MFT data
transformation algorithms. Just rip the corresponding classes
out of my HuffComp source code. I won t add these ones ...
通信网络 应用于Fttx中的核心光模块技术
FTTx network architectureThe core technology of optical chips in the FTTx transceiversThe core technology of optical transceiver in FTTxThe trend of Next-generation optical transceiver Technology for FTTx
其他书籍 You know the rudiments of the SQL query language, yet you feel you aren t taking full advantage of S
You know the rudiments of the SQL query language, yet you feel you aren t taking full advantage of SQL s expressive power. You d like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You d like to take your SQL skills to the next ...
通讯/手机编程 WSNs being energy constrained systems, one major problem is to employ the sensor nodes in such a man
WSNs being energy constrained systems, one major problem is to employ the sensor nodes in such a manner so as to ensure maximum coverage and connectivity with minimal or optimal number of nodes and furthermore elongate network lifetime with maximum energy utilization.
The problem addressed has b ...
技术资料 MPLAB_IDE与PICC安装步骤,图文并茂
图文并茂MPLAB_IDE和PICC的安装步骤,简单易懂,很适合初学者一、MPLAB IDE 的安装:2、点 Next3、选择安装目录4、安装过程中5、安装完成,选择是否重启计算机,建议选择重启,点 Finish.6、重启计算机后,直接关闭此对话框。二、安装 PICC1、双击第三个图标:picc-9.83-win2、点 Next3、选中如图所示的对话框,在 HCPICP- ...
技术资料 Canape基础使用方法
1.点击canape选择New projet2.选择工作路径3.在主界面中新建一个Device-New4.driver type 选择XCP5.XCP driver settings选择左边general,右边加载seed&key,关闭当前settings窗口.6.点击next进入下一个界面加载MAP file,选择自己的elf文件,类型选择elf 32bit格式7.点击next直到出现对话框加载a2l文件,配置结束,选择主界面dis ...
SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="conn.asp" -->
<%
Id=Session("LoginSuccess")
ProductList = Session("ProductList")
Products = Split(Request("cpbm"), ", ")
For I=0 To UBound(Products)
PutToShopBag Products(I), ProductList
Next
Session("ProductList") = ProductList
ProductList = Sessio ...
SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="conn.asp" -->
<%
Id=Session("LoginSuccess")
ProductList = Session("ProductList")
Products = Split(Request("cpbm"), ", ")
For I=0 To UBound(Products)
PutToShopBag Products(I), ProductList
Next
Session("ProductList") = ProductList
ProductList = Sessio ...