资源列表
LV-backtrack01PACKING
- 给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大。在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-Given n types of items and a backpack. Item i is the weight wi, the value of vi, backpack capacity of c.
qq
- 用java写的实现qq聊天窗口。主要是用client 和server-Using java to write to achieve qq chat window. Mainly with the client and server
CSharp
- C#程序设计实验指导书及其实验演示内容-C# programming experiments and experiments demonstrate the content guide books talk about
1
- ph检测,温度检测,液晶显示,串口通讯程序-ph testing, temperature measurement, LCD display, serial communication program
Mobile-Chess-Online
- 手机象棋网络版,包括服务器端和客户端。采用MIDP1.0开发-Mobile Chess Online, including server and client. MIDP1.0 development using
time
- sample TIME CALCULATOR for visual basic
wuziqi
- 一个用C#写的五子棋程序,可实现多种下法,值得一看哦-Written in C# a backgammon program, can achieve a variety of logic, worth oh
1
- 维纳滤波器的Matlab实现:加噪信号经过滤波器后,恢复原始信号。-Wiener filter by Matlab: plus noise signal through the filter, to restore the original signal.
bezier-5
- 5次bezier曲线可以运行,已经经过尝试-5 bezier curve can run, has been tried
LPC1768-usb
- LPC1768读写U盘FAT16文件的例程-LPC1768 U disk read and write FAT16 file routines
2d-java-game-engine-r56
- 2D Java游戏引擎,包括地图编辑器和一个超级玛丽演示程序-2D Java game engine, including a map editor and Super Mario demo
bittree
- 树的遍历,包括树的前序遍历后序遍历中序遍历的递归和非递归算法。-Tree traversal, including the pre-order traversal of the tree in order traversal post-order traversal non-recursive and recursive algorithms.
