搜索结果
找到约 462 项符合
POINT 的查询结果
按分类筛选
- 全部分类
- 技术资料 (72)
- 其他 (31)
- matlab例程 (27)
- 书籍 (25)
- 单片机开发 (20)
- 其他书籍 (18)
- 数学计算 (14)
- VHDL/FPGA/Verilog (14)
- 单片机编程 (11)
- 电源技术 (11)
- Java编程 (11)
- 数据结构 (11)
- DSP编程 (10)
- 通讯编程文档 (10)
- 数值算法/人工智能 (8)
- 加密解密 (8)
- 通讯/手机编程 (7)
- 书籍源码 (7)
- 软件工程 (7)
- 技术管理 (7)
- 微处理器开发 (7)
- 软件设计/软件工程 (7)
- 可编程逻辑 (6)
- Linux/Unix编程 (6)
- 编译器/解释器 (5)
- 文章/文档 (5)
- 其他行业 (5)
- 模拟电子 (4)
- 语音压缩 (4)
- 行业发展研究 (4)
- 论文 (3)
- PCB相关 (3)
- 电子书籍 (3)
- 教程资料 (3)
- 压缩解压 (3)
- 驱动编程 (3)
- 串口编程 (3)
- USB编程 (3)
- 汇编语言 (3)
- 人工智能/神经网络 (3)
- VC书籍 (3)
- GPS编程 (3)
- 源码 (2)
- Internet/网络编程 (2)
- Modem编程 (2)
- 网络 (2)
- 金融证券系统 (2)
- 其他数据库 (2)
- Java书籍 (2)
- J2ME (2)
- 系统设计方案 (2)
- 其他嵌入式/单片机内容 (2)
- 软件 (1)
- 笔记 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- 技术教程 (1)
- 测试测量 (1)
- 工业控制 (1)
- ARM (1)
- 通信网络 (1)
- 工控技术 (1)
- 教程资料 (1)
- 教育系统应用 (1)
- 游戏 (1)
- 企业管理 (1)
- 传真(Fax)编程 (1)
- 嵌入式/单片机编程 (1)
- 嵌入式Linux (1)
- VxWorks (1)
- 百货/超市行业 (1)
- Windows Mobile (1)
- 中间件编程 (1)
- MySQL数据库 (1)
- 3G开发 (1)
- VIP专区 (1)
单片机开发 Computing and the way people use C for doing it keeps changing as years go by. So overwhelming has b
Computing and the way people use C for doing it keeps changing as years go by. So overwhelming has been the response to all the previous editions of “Let Us C” that I have now decided that each year I would come up with a new edition of it so that I can keep the readers abreast with the way C is b ...
数值算法/人工智能 KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-mean
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error function is used.
The ...
matlab例程 %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma
%BIQPBOX Bisection reflective line search for sqpbox
% [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,...
% oval,po,normg,DS,mtxmpy,data,H)
% returns the new feasible point nx, the corresponding sign vector nsig,
% and the step size of the unreflected step, alpha.
% Copyright (c) 1990-98 by ...
Linux/Unix编程 srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE]
srand[getpid[]]
/* initialize some of the memory */
memset[heightmap, 0, MAPSIZE*MAPSIZE]
memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT]
printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE]
heightmap[0] = [rand[] 128] + 64 // initialize starting point on map
CreateFract ...
Linux/Unix编程 srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE]
srand[getpid[]]
/* initialize some of the memory */
memset[heightmap, 0, MAPSIZE*MAPSIZE]
memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT]
printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE]
heightmap[0] = [rand[] 128] + 64 // initialize starting point on map
CreateFract ...
书籍 QOS-Enabled Networks
Quality of Service ( QoS ) has always been in a world of its own, but as the technology
has been refi ned and has evolved in recent years, QOS usage has increased to the point
where it is now considered a necessary part of network design and operation. As with
most technologies, large - scale deploy ...
技术资料 嵌入式FPU微指令控制模块的设计与实现
本文主要讨论了32 位FPU(Floating Point Unit)中的控制模块的设计与实现,在设计中控制部分采用了微程序的设计思想,介绍了微程序控制设计的基本构成电路和工作特点,在设计中采
单片机编程 X-tal oscillators on 8-bit mic
<Almost since the introduction of microcontrollers as electronic components there always has been an oscillatorcircuit on the device to make it work. From application point of view only some external components wererequired to make it work. However, to make sure that it will always work required mor ...
Linux/Unix编程 This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through
This a naive implementation of BOOTP/TFTPBOOT, the protocols
to use to bootstrap a computer through a TCP/IP network.
The goal was to design a small footprint implementation
to allow the code to be integrated into a monitor program
stored in a ROM/FLASH, the footprint is about 7 KBytes
for the test ...
数学计算 The CoinUtils project is a collection of open-source utilities developed and used by a variety of ot
The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing matrix factorization, parsing input files in standard formats, ...