搜索结果
找到约 173 项符合
us 的查询结果
按分类筛选
- 全部分类
- 书籍 (19)
- 其他书籍 (17)
- 单片机开发 (12)
- 嵌入式/单片机编程 (9)
- 单片机编程 (8)
- VIP专区 (8)
- 其他 (7)
- Linux/Unix编程 (5)
- VC书籍 (5)
- matlab例程 (5)
- 电子书籍 (4)
- Delphi控件源码 (4)
- Java书籍 (4)
- 源码 (4)
- 人工智能/神经网络 (3)
- Java编程 (3)
- 软件工程 (3)
- 技术资料 (3)
- 学术论文 (2)
- DSP编程 (2)
- 可编程逻辑 (2)
- 文章/文档 (2)
- 微处理器开发 (2)
- 数据结构 (2)
- 压缩解压 (2)
- 通讯/手机编程 (2)
- 驱动编程 (2)
- 软件设计/软件工程 (2)
- 其他行业 (2)
- VHDL/FPGA/Verilog (2)
- allegro (1)
- 模拟电子 (1)
- 教程资料 (1)
- 通信网络 (1)
- 传感与控制 (1)
- 技术书籍 (1)
- 开发工具 (1)
- 设计相关 (1)
- 游戏 (1)
- Applet (1)
- 数学计算 (1)
- 电子政务应用 (1)
- 汇编语言 (1)
- 其他数据库 (1)
- uCOS (1)
- 通讯编程文档 (1)
- USB编程 (1)
- 操作系统开发 (1)
- 行业发展研究 (1)
- JavaScript (1)
- MTK (1)
- 并行计算 (1)
- Symbian (1)
- Internet/网络编程 (1)
- 接口技术 (1)
- 资料/手册 (1)
其他书籍 softIce is a good tool for windows to debug . This is a book which introduce many commond and teach
softIce is a good tool for windows to debug . This is a book which introduce many commond and teach us how to us the commonds in softice
人工智能/神经网络 This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This
This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and numb ...
人工智能/神经网络 An Introduction to Genetic Algorithms for Scientists and Engineers By David Coley, World Scientific
An Introduction to Genetic Algorithms for Scientists and Engineers
By David Coley, World Scientific Press, 1999 (US$28 / £ 19.04)
书中的算法源程序
嵌入式/单片机编程 通用ASK信号解码接收程序 1. 接收数据位数最多为40(5*8)位. 2. 由定时器对time进行渐增,在TCC中断程序中加入"INC TIME". 3. 宽脉冲最大允许时间和最小
通用ASK信号解码接收程序
1. 接收数据位数最多为40(5*8)位.
2. 由定时器对time进行渐增,在TCC中断程序中加入"INC TIME".
3. 宽脉冲最大允许时间和最小允许时间的计算方式:
脉冲允许时间=TCC 中断时间(us)*设定数据
4. 在接收到完整的数据后建立rx_data_ok标志.
5. 该子程序由主程序调用.
6. 数据格式:rx_data5 ...
单片机开发 This example shows how to transmit and receive packets with packet length up to 255 bytes. The statu
This example shows how to transmit and receive packets with packet length up to 255 bytes. The status byte is polled every 200 us in a timer1 int.
驱动编程 You will write a program for calculating person s Body Mass Index (BMI). The following formula is us
You will write a program for calculating person s Body Mass Index (BMI). The following formula is used: bmi = weight / length² , where weight is in kilograms and length is in meters.
其他 (1) This pin may function as either a JTAG port or a user I/O pin. If the device is configured to us
(1) This pin may function as either a JTAG port or a user I/O pin. If the device is configured to use the JTAG
ports for in-system programming, this pin is not available as a user I/O pin.
(2) The user I/O pin count includes dedicated input pins and all I/O pins.
汇编语言 tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :us
tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0
string byte "remener :use enter to tell high 32-bit from low 32-bit",0dh,0ah,0
examp1 byte "eg: 1234ecdf",0dh,0ah,0
examp2 byte " 03ab2543",0dh,0ah,0
matlab例程 NLMS algorithm demo Note : The author doesn t take any responsibility for any harm caused by the us
NLMS algorithm demo
Note : The author doesn t take any responsibility for any harm caused by the use of this file