资源列表
bin
- 在装箱问题中,有若干个容量为c 的箱子和n 个待装载入箱子中的物品。物品i 需占 用s[i]个单元(0<s[i]≤c)。成功装载是指能把所有物品都装入箱子。最优装载是指使用最少 箱子的成功装载。 例如某运输公司要把包裹装入卡车中,每个包裹都有一定的重量,且每辆卡车也有其载 重限制(假设每辆卡车的载重都一样)。在卡车装载问题中,希望用最少的卡车来装载包裹。 此问题可看作装箱问题。卡车对应于箱子,包裹对应于物品。-In the bin-packing problem, th
implementMapVecterListWithCProgram
- c语言实现了stl里面的map,vector,list,是了解学习stl容器的好东西。-c language to implement stl inside the map, vector, list, is to understand the good things to learn stl containers.
WinDriverPCI
- 关于Windriver编写PCI驱动的教程-windriver
cclaixuexiao
- 漂亮风格学校网站系统:ASP源码,使用ASP+ACCESS -Beautiful style of the school website system: ASP source code, use the ASP+ ACCESS
80x86
- 8086系列CPU的汇编指令代码 适用于初学者 方便记忆-8086 series CPU assembly code instructions for beginners easy to remember
jmail_cn
- W3 Jmail 4.3帮助文档,中文版-W3 Jmail 4.3 help documentation, the Chinese version
Karlman
- matlab实现卡尔曼滤波算法,图形显示滤波轨迹和速度,以及滤波的标准差-Kalman filter algorithm to achieve matlab, graphical display trajectory and speed filtering, as well as the standard deviation of filtering
ossimPlanetApiDocs
- 一本介绍ossimPlanet API的书,其中有许多的具体到语句的介绍,值得对ossimPanet感兴趣的同学仔细阅读、尝试。-A introduce ossimPlanet API book, of which there are many specific to the introduction of the statement, it is worth right ossimPanet interested students read carefully and try to.
vcnetsrc
- 一些VC++网络编程实例源代码,这是一本书的源代码,很完整,不过是早两年的,不过感觉对学习VC++网络编程还是有一定帮助的,内容涉及网络服务器、FTP操作、网络电话、聊天程序、远程控制等,都是些小巧但实用的小例子。 -Some VC++ network programming source code examples, this is a book' s source code, it is incomplete, but a couple of years ago, but the
ELEKTOR-ObdII_Scantool.Net_Auto-Diagnose.pdf
- ELEKTOR - ObdII Scantool.Net Auto-Diagnose pdf-ELEKTOR- ObdII Scantool.Net Auto-Diagnose pdf
DdspplearninnS
- 学习DSP的入门资料,给了文档说说明与程序源码的详解. -Learning DSP introductory information, gave the document to say Detailed instructions and procedures source.
yckzdm
- 借鉴了Gh0st和Vipshell两套远控代码编写出来的一套远程控制程序,Client 文件夹为客户端代码 Server 文件夹为服务端代码 Common 文件夹为公用类代码 Exe 文件夹为程序生成目录-Draws on two sets of Vipshell far Gh0st and control code written by a remote-control programs, Client folder to the client folder code Server