-
高质量C语言编程指南(林锐)软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我...
高质量C语言编程指南(林锐)软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我
以前捏造的C++/C 程序怎么会有那么多的毛病?”
-high quality programming introduction with c language
- 2022-04-26 17:23:20下载
- 积分:1
-
FastReport Chinese Development Guide
FastReport中文开发指南-FastReport Chinese Development Guide
- 2022-03-17 06:34:53下载
- 积分: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
-
该源码和著名加拿大MCMASTER通信研究实验室主任西蒙赫金的《自适应滤波器》第四版配套。...
该源码和著名加拿大MCMASTER通信研究实验室主任西蒙赫金的《自适应滤波器》第四版配套。-The source and the famous Canadian director of The Communications Research Laboratory McMaster西蒙赫Kim
- 2023-01-18 14:35:03下载
- 积分:1
-
查找一个数,是一个基于windows console application的程序
查找一个数,是一个基于windows console application的程序-Search of a few, is a windows console application based on the procedures
- 2022-07-12 13:45:22下载
- 积分:1
-
Windows网络与通信程序设计/王艳平, 张越编著
Windows网络与通信程序设计/王艳平, 张越编著 -Windows Network and Communication Program Design/Wang Ping, Zhang Editing
- 2023-01-12 14:00:04下载
- 积分:1
-
DELPHI]中科院计算机所培训讲义
DELPHI]中科院计算机所培训讲义-DELPHI] by the Chinese Academy of Sciences Computer training lectures
- 2022-02-26 23:42:14下载
- 积分:1
-
系统盲等效和盲均衡的参考书,盲信号处理领域的重要参考文献,高校和科研机构信号处理方向的资料书....
系统盲等效和盲均衡的参考书,盲信号处理领域的重要参考文献,高校和科研机构信号处理方向的资料书.-Blind and blind equalization system is equivalent to the reference books, blind signal processing an important reference documents, universities and research institutions the direction of the data signal processing books.
- 2022-04-16 09:15:27下载
- 积分:1
-
有关jsp的入门,英文版,如果你的英文水平可以的话,建议看这份入门资料,简明易懂...
有关jsp的入门,英文版,如果你的英文水平可以的话,建议看这份入门资料,简明易懂-Jsp entry on the English version, if your standard of English, if you can, it is recommended to read this introductory information, concise and understandable
- 2022-01-26 06:04:27下载
- 积分:1
-
一份台湾大学的模糊与控制的word文档,详细介绍了模糊控制的原理及若干应用实例,很有启发。...
一份台湾大学的模糊与控制的word文档,详细介绍了模糊控制的原理及若干应用实例,很有启发。-A National Taiwan University, fuzzy and control word document, detailing the principles of fuzzy control and a number of application examples, very instructive.
- 2022-04-20 14:12:26下载
- 积分:1