搜索结果
找到约 5,540 项符合
n-i 的查询结果
数值算法/人工智能 在0 / 1背包问题中
在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高,即Σpi*xi 取得最大值。 ...
DSP编程 RS(n,k)编解码程序
RS(n,k)编解码程序,自己稍稍修改后应用于某工程DSP实现的RS编码的程序!
Linux/Unix编程 These are all the utilities you need to generate MPEG-I movies on a UNIX box with full motion video
These are all the utilities you need to generate MPEG-I movies on a
UNIX box with full motion video and stereo sound. For more information
on this unusual application of Linux, look in the docs directory or go
to www.freeyellow.com/members4/heroine
单片机开发 avr的I/O、串口、定时器/计数器、外部中断、LCD等的例程
avr的I/O、串口、定时器/计数器、外部中断、LCD等的例程
其他 c语言的一些算法函数(i类) 开发语言 VC & C++ 运行平台 Windows XP 等
c语言的一些算法函数(i类)
开发语言 VC & C++
运行平台 Windows XP 等
单片机开发 自制51编程器 I have build my own programmer. This device can program the AT89C51 and works with it. So i
自制51编程器
I have build my own programmer. This device can program the AT89C51 and works with it. So it can easily be adapted to programming other devices by itself.
The Atmel Flash devices are ideal for developing, since they can be reprogrammed easy, often and fast. You need only 1 or 2 device ...
操作系统开发 此版本是在网上广为流传的 二级文件系统 基础上制作的.重新编写了块操作等模块,修正了N多BUG. 实现的命令有 ls-列目录 md-创建目录 cd-进入子目录 mf-创建文件 cat-显示文件内
此版本是在网上广为流传的 二级文件系统 基础上制作的.重新编写了块操作等模块,修正了N多BUG.
实现的命令有 ls-列目录 md-创建目录 cd-进入子目录 mf-创建文件 cat-显示文件内容 del-删除文件 vi-简单文件编辑 reg-注册用户管理 q-退出
超级雷电 ...
数据结构 N皇后问题的优化版本
N皇后问题的优化版本,对于N= 13的情况可以在1秒内出结果
数据结构 number recognition! n umber recognition! number recognition!
number recognition!
n umber recognition!
number recognition!
嵌入式/单片机编程 2410上的I/O控制数码管的应用程序
2410上的I/O控制数码管的应用程序,没有提供驱动。