搜索结果
找到约 3,972 项符合
f-i 的查询结果
书籍源码 背包问题动态规划算法JAVA 给定n种物品和一背包。物品i的重量是wi
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包 ...
加密解密 I think this the first time every one can look at a PE crypter source in top level language such VC
I think this the first time every one can look at a PE crypter source
in top level language such VC++.
So as I promised ... if some one sent me one nice compress source I would
publish my source.
I dedicate this source to all people who involve in this field.
I hope it helps someone.
Have good day ...
Java编程 a little game,I wish you like it
a little game,I wish you like it
其他 #include<stdio.h> struct powernode { float pi float qi int i float vi
#include<stdio.h>
struct powernode
{
float pi
float qi
int i
float vi
}
struct powernode wg[20]
struct powernode wl[20]
struct linedata
汇编语言 8031直接驱动LED的电路 以下是利用8031的I/O口直接驱动LED的电路原理图。电路通过8031的P0、P2口连接一片74LS373和一片27128构成外拓存储器
8031直接驱动LED的电路
以下是利用8031的I/O口直接驱动LED的电路原理图。电路通过8031的P0、P2口连接一片74LS373和一片27128构成外拓存储器,通过P1口直接连接LED,驱动显示器,通过P3.0、P3.1、P3.2、P3.3连接电平开关S1、S2、S3、S4作为逻辑输入控制。 ...
DSP编程 TMS320f28xx控制三相感应电机程序。包括速度检测、速度调节、V/F控制、PWM生成等。
TMS320f28xx控制三相感应电机程序。包括速度检测、速度调节、V/F控制、PWM生成等。
DSP编程 数字I/O实验主要完成的功能: 在此实验中
数字I/O实验主要完成的功能:
在此实验中,SEED-DEC5416 首选进行初始化,包括对外设 UART、本身频率的设定及一些状态区的初始化。然后等待 SEED-MMI5402 发送命令;SEED-DEC5416 响应交通灯自动模式、交通灯手动手动模式、交通灯东西通、交通灯南北通、及交通灯的禁行与夜间模式的操作命令。同时还响应,对 SEED-DEC5416 ...
微处理器开发 这是“清华大学出版社”版“嵌入式系统设计与实例开发实验教材I”配套光盘里的 适应ARM 44B0开发板
这是“清华大学出版社”版“嵌入式系统设计与实例开发实验教材I”配套光盘里的 适应ARM 44B0开发板
Internet/网络编程 可以抓网络TCP,I CMP等几种包。
可以抓网络TCP,I CMP等几种包。
数学计算 The subroutines glkern.f and lokern.f use an efficient and fast algorithm for automatically adapti
The subroutines glkern.f and lokern.f use an efficient and fast algorithm for
automatically adaptive nonparametric regression estimation with a kernel method.
Roughly speaking, the method performs a local averaging of the observations when
estimating the regression function. Analogously, one can e ...