登录
首页 » Windows开发 » C++编程的一些源代码,程序都很经典,请大家下载。

C++编程的一些源代码,程序都很经典,请大家下载。

于 2023-08-11 发布 文件大小:1.10 MB
0 85
下载积分: 2 下载次数: 1

代码说明:

C++编程的一些源代码,程序都很经典,请大家下载。-C++ Some programming source code, the procedure is very classic, please download the U.S..

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • remote shutdown of the small programs, as long as the other side to know in adva...
    实现远程关机的小程序,只要预先知道对方的IP地址和进入系统的帐号密码即可运行-remote shutdown of the small programs, as long as the other side to know in advance the IP address and access to the account password system can run
    2022-03-15 11:25:50下载
    积分:1
  • 1背包问题是NP难题。0
    0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包 问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类 似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当 右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余 物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右 子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后 依次装入物品,直至装不下时,再装入该物品的一部分而装满背包。由此得到的价值是 右子树中解的上界。-0-l knapsack problem is selected subset of the problem. Under normal circumstances, 0-1 knapsack problem is NP-hard. 0-1 knapsack problem the solution space available subset of the tree said. Xie 0-1 knapsack problem with the law retroactively loading the retroactive law very similar. The search solution space trees, as long as their son left node is a viable nodes, the search entered its left subtree. When the right subtree is the optimal solution may contain only son into the right tree search. It will cut right subtrees. Suppose that r is the total value of the remaining items; Cp is the current value; Bestp is currently the best value. When cp r bestp, they can cut right subtrees. Calculation right
    2022-03-25 00:00:51下载
    积分:1
  • linux下的各种服务器的配置供大家参考
    linux下的各种服务器的配置供大家参考-linux server under the configuration for your reference
    2022-01-26 02:08:36下载
    积分:1
  • 各种排序法的比较:利用数据结构各种算法,实现的算法比较,C++版...
    各种排序法的比较:利用数据结构各种算法,实现的算法比较,C++版-Comparisons of different sorting methods :use different algorithms in data structure to compare their efficiency .
    2022-03-16 00:53:13下载
    积分:1
  • mfc中的源码,可以方便大家参考,学习,希望有机会大家一起交流!...
    mfc中的源码,可以方便大家参考,学习,希望有机会大家一起交流!-mfc in source can convenient your reference, learning, hope have the opportunity together exchanges!
    2022-10-10 10:55:03下载
    积分:1
  • de accurate access to the computer within milliseconds, very precise
    de能准确的得到计算机内的毫秒,非常精确-de accurate access to the computer within milliseconds, very precise
    2022-03-23 03:42:58下载
    积分:1
  • vb.net prepared by the Snake game. Rar
    vb.net编写的贪吃蛇游戏.rar-vb.net prepared by the Snake game. Rar
    2022-12-08 00:50:02下载
    积分:1
  • C编写的颜色控制程序
    C编写的颜色控制程序-C prepared by the Rubik" s Cube Game
    2023-07-11 20:50:04下载
    积分:1
  • 编辑器的雏形
    编辑器的雏形 - 演示在CView里绘制文本,水平标尺和垂直标尺的绘制,行号列号的显示,插入符定位,视窗滚动等。完全支持中文,不会出现半个汉字或插入符落在汉字中间的情况 还有许多功能没有实现,如果您想从头做编辑器而不知道怎么开始的话,也许有一点参考作用。-editor of embryonic-demonstration in CView Lane drawing text, the level of standard and vertical scale mapping, line number out of the show, insert website positioning, scrolling window. Full support for the Chinese and would not have half of Chinese or Chinese characters fell into intermediate website of the many functions not realize that if you want to do from scratch editor does not know how the beginning, then there may be some references.
    2022-10-26 00:25:03下载
    积分:1
  • 一个产生随机数的小程序,上次帮一个学生做的,拿上来大家参考参考。...
    一个产生随机数的小程序,上次帮一个学生做的,拿上来大家参考参考。-Generate a random number of small procedures, the last to help a student to do, and take up your information.
    2022-08-07 19:16:29下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载