CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bag

搜索资源列表

  1. LPC2478_NET

    0下载:
  2. LPC2478网口收数程序,配有网页界面显示,包里包含发数子函数,可以在主函数中直接调用-LPC2478 Ethernet port debt collection procedures, with a web interface shows the number of the bag containing hair Functions can be called directly in the main function
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:98839
    • 提供者:李健
  1. beibao

    0下载:
  2. 0-1背包问题:给定n种物品和一个背包,物品i的重量是Wi,物品i价值为Vi,背包的容量为C。应如何选择装入背包的物品,使得装入背包中物品的总价值最大? 在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包为1或不装入背包为0。不能将物品i装入背包多次,也不能只装入部分的物品i。0-1背包问题的主要特点是在选择物品i装入背包时,每种物品仅有一件,可以选择放或不放-0-1 knapsack problem: Given n types of items and a backpack, th
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1235
    • 提供者:丁佩
  1. serialPort

    0下载:
  2. 详细的给出了串口驱动的C++程序,压缩包里包括了头文件和源文件-Serial driver is given in detail in the C++ program, compression bag, including the header files and source files
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:2447
    • 提供者:孙红洲
  1. 0-1beibaowenti

    0下载:
  2. 给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为C。问:应该如何选择装入背包的物品,使得装入背包中物品的总价值最大?-Given n types of items and a backpack. Item i of the weight of wi, the value of vi, backpack capacity C. Q: How should I choose the items into the bag, making the backpack into the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:73918
    • 提供者:ALINA
  1. comm

    0下载:
  2. c# nhibernate 封装包,可以用来直接执行sql操作数据库,也可以用于网站或c/s结构的程序-c# nhibernate packaging bag can be used to directly execute sql operation of the database can also be used for websites or c/s structure of the program
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4346900
    • 提供者:evilwing
  1. beibaowenti

    0下载:
  2. 有N件物品和一个容量为V的背包。第i件物品的费用是c[i],价值是w[i]。求解将哪些物品装入背包可使这些物品的费用总和不超过背包容量,且价值总和最大。-With N items and a capacity of V backpack. S i is the cost of items c [i], value w [i]. Solving the items into the bag which allows the cost of these items does not exceed t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:4823
    • 提供者:llj
  1. shengchan

    1下载:
  2. 生产管理系统由pb和sql2000生成,功能详尽,压缩包里含有源码,方便学者学习!-Production management system generated by the pb and sql2000, functional detail, compression bag containing the source code to facilitate the academic study!
  3. 所属分类:SQL Server

    • 发布日期:2017-05-15
    • 文件大小:3909749
    • 提供者:赵洵
  1. bag_words_demo

    0下载:
  2. “袋子模型”特征描述演示,有注释,以及人脸库-bag of the words demo
  3. 所属分类:matlab

    • 发布日期:2017-06-20
    • 文件大小:32570368
    • 提供者:Aaron
  1. Remote

    0下载:
  2. 局域网远程协助,资源包里分为客户端和服务端,客户端向服务端发起请求,建立连接-LAN Remote Assistance, Resources and the bag is divided into client server, the client initiated the request to the server, a connection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3182408
    • 提供者:王磊
  1. 2010103112388149

    0下载:
  2. 一个关于JasperReport的小dome 网上这个东西很少 写个小测试给大家参考 相关包自己下载(太大了)文件里有包的图片-A small dome on the JasperReport very little to write this little online test for reference to download the relevant package (too large) image file has a bag
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:106623
    • 提供者:zhjyisee
  1. shortest_djk

    0下载:
  2. 迪卡克拉斯算法解决最短路问题的matlab程序,此程序可作为工具包使用-Di Claes algorithm to solve the shortest path problem in the matlab program, this program can be used as a tool bag
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:3997
    • 提供者:zhangshun
  1. HeuristicLab-CSharp

    0下载:
  2. 多目标优化C#代码,下了保证你不会后悔,压缩包里有相关网址的TXT文本-Multi-objective optimization of C# code, under the guarantee that you will not regret it, compress the bag TXT text of relevant web sites
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:9171431
    • 提供者:HZS
  1. 1

    0下载:
  2. 利用贪心策略解决背包问题。现有载重为M公斤的背包和n种货物。第i种货物的重量为Wi,它的总价值为Pi,假定M、Wi、Pi均为整数。设计程序给出装货方法,使装入背包的货物总价值达到最大。-Greedy strategy to solve the knapsack problem using. Current load of M kg backpack and n kinds of goods. First i kind of cargo weight Wi, its total value of
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:807
    • 提供者:00
  1. ATmega128_cn

    0下载:
  2. New Year s Day is one of important days for many people in the world during the year. Most people spend the New Year s Day in hotels. January 1st is considered as the New Year s Day. Most companies, shops, school, and government offices are closed du
  3. 所属分类:Data structs

    • 发布日期:2016-01-24
    • 文件大小:2598912
    • 提供者:彭波
  1. 70flashad

    0下载:
  2. 这个包里收藏了70个网站广告的源代码,里面的要求不是很高,基本上不用as,望对设计广告的人来说有用,喜欢as的人都不用看了,没什么意义。-The bag collection of 70 web site advertising the source code, which the requirements are not very high, basically do not have as, looking for people who design ads useful, as peopl
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-22
    • 文件大小:6327764
    • 提供者:张龙
  1. zfbjk

    0下载:
  2. 实物物品交易接口,压缩包里有JSP,PHP,ASP,.NET 的GBK,UTF-8版本。-Physical goods trading interface, compression bag with JSP, PHP, ASP,. NET' s GBK, UTF-8 version.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:135466
    • 提供者:fishcer
  1. 2010103112388149

    0下载:
  2. 一个关于JasperReport的小dome 网上这个东西很少 写个小测试给大家参考 相关包自己下载(太大了)文件里有包的图片-A small dome on the JasperReport very little to write this little online test for reference to download the relevant package (too large) image file has a bag
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:113031
    • 提供者:晓明
  1. java仓库管理系统

    5下载:
  2. 仓库管理系统,用JAVA做的,使用的数据库软件是MYSQL 课程设计内容一共有管理表格四张,包含曾删改功能;查询表格六张,包含精确查找和模糊查找。含有登陆功能,先登陆后出现主界面,登陆有三个权限。压缩包里包含JAVA源文件和数据库,导入就可使用。-Warehouse management system, using JAVA to do, use a MYSQL database software course design content management table, a total o
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-26
    • 文件大小:1203921
    • 提供者:王金
  1. PSO-bag

    0下载:
  2. 用粒子群算法解决背包问题,能得到比较有效的结果-Particle swarm algorithm to solve knapsack problem, the results can be more effective
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:17105
    • 提供者:fudandan99
  1. RandomBag

    0下载:
  2. 随机取数包 先将一些数放入包中,取出时随机得到一个数 可以用于抽奖等-Random Bag
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3292
    • 提供者:tantion
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 44 »
搜珍网 www.dssz.com