-
这个是一个比较优秀的日历控件,能够在其他书籍中常见到的一种,欢迎大家下载。...
这个是一个比较优秀的日历控件,能够在其他书籍中常见到的一种,欢迎大家下载。-This is the control for calendar if you want to design a software with data souce.
- 2022-02-01 16:33:55下载
- 积分:1
-
中国移动综合业务接入网关_isag_开放接口协议02
中国移动综合业务接入网关_ISAG_开放接口协议02-MMS V2.0-China Mobile Integrated Service Access Gateway _ISAG_ open interface protocol 02-MMS V2.0
- 2022-11-27 15:15:03下载
- 积分:1
-
本书包括微机原理、汇编语言、接口技术方面的内容,共分12章,其中,第1章由辽
东学院信息技术学院的姜春霞老师编写,第2、3、12 章由山西运城学院的赵润林老...
本书包括微机原理、汇编语言、接口技术方面的内容,共分12章,其中,第1章由辽
东学院信息技术学院的姜春霞老师编写,第2、3、12 章由山西运城学院的赵润林老师编写,
第4、5 章由辽宁省交通高等专科学校的徐雅娜老师编写,第6、11 章及附录由常州信息职
业技术学院的吕勇老师编写,第7 章由湖北经济学院的吴保荣老师编写,第8 章由莱芜职
业技术学院的吴兆红老师编写,第9章由郑州市中州大学的刘爱荣老师编写,第10章由辽
东学院信息技术学院的姜大为老师编写。全书由吕勇统稿。-microprocessor principle、asm language,interface of microcomputer system.
- 2022-03-22 19:55:53下载
- 积分:1
-
阿甘正传, 值得一看的好书
阿甘正传, 值得一看的好书 -Forrest Gump, enjoying their books
- 2022-03-06 08:42:19下载
- 积分:1
-
Transferred Account Procedure Data Record Format
Specification Version Number 3...
Transferred Account Procedure Data Record Format
Specification Version Number 3
01 June 2006
- 2022-01-25 22:24:40下载
- 积分:1
-
该资料介绍了如何对在VC++环境下开发的应用程序进行打包
该资料介绍了如何对在VC++环境下开发的应用程序进行打包-The information describes how the environment in VC++ applications developed under the package
- 2022-05-10 18:17:54下载
- 积分:1
-
c语言常用算法,非常有用。
c语言常用算法,非常有用。-c language commonly used algorithm, very useful.
- 2022-06-28 15:59:52下载
- 积分:1
-
it introduced the Matlab and vc mixed into the detailed descriptions, we also gi...
介绍了Matlab与vc混合编程的详细说明,并给出了具体实例。
- 2023-01-26 10:15:03下载
- 积分:1
-
学习编译原理 第一章
学习编译原理 第一章-learning compiler theory first chapter
- 2022-04-10 21:51:30下载
- 积分:1
-
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价...
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-Knapsack problem dynamic programming algorithm for a given n species JAVA goods and one backpack. Item i is the weight of wi, the value for vi, knapsack capacity c. Question should be how to choose the items into the backpack, the backpack into the total value of the largest items? In the selection of the items into the backpack, for each of the items i have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times i load backpack can not only part of the goods loaded i. Therefore, the problem known as the 0-1 knapsack problem.
- 2023-04-22 23:20:03下载
- 积分:1