-
UltraVNC_1053_src
UltraVnc 1.0.5.3 src
- 2010-05-19 18:42:05下载
- 积分:1
-
poisson_c
在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解(In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written in C parallel programs, can greatly improve the solution of the Poisson equation)
- 2013-12-05 22:47:33下载
- 积分:1
-
ERP
一个简单的企业进销存管理系统,对于新手学习c++builder很有帮助的,用的是BC++6.0,数据库是sql server 2000(Invoicing a simple enterprise management system, for novice to learn c++ builder helpful, using BC++6.0, the database is sql server 2000)
- 2009-04-12 21:43:51下载
- 积分:1
-
knapsack-problem-UC
0-1背包问题解决机组组合问题(给定N中物品和一个背包。物品i的重量是Wi,其价值位Vi ,背包的容量为C。问应该如何选择装入背包的物品,使得转入背包的物品的总价值为最大??
在选择物品的时候,对每种物品i只有两种选择,即装入背包或不装入背包。不能讲物品i装入多次,也不能只装入物品的一部分。因此,该问题被称为0-1背包问题。
)(0-1 knapsack problem solving unit commitment problem (in a given N items and a backpack. Weight of the items i is Wi, the value of bit Vi, knapsack capacity C. Ask how to choose the items into the backpack, making the turn The total value of goods for the biggest backpack?? when selecting items for each item i have only two choices, that is loaded or not loaded backpack backpack. items i can not speak loading times, can not just load part of the article, so the problem is called 0-1 knapsack problem.))
- 2014-05-16 10:56:47下载
- 积分:1
-
图书馆管理系统
图书馆管理系统,详细功能包括书籍信息录入、书籍信息查询、学生或管理员登陆界面。代码使用c语言编写,功能不算强大但可以作为c语言初学者的参考
- 2022-03-26 01:26:26下载
- 积分:1
-
基于Wegstein方法的求解方程SolveEquation_Wegstein
基于Wegstein方法的求解方程的C++程序。(Wegstein-based method for solving equations C++ program.)
- 2020-06-30 01:00:02下载
- 积分:1
-
duilib-master (4)
说明: 3/3份DUIlib源代码 这是分享的第4份(3/3 of DUIlib source code. This is the fourth share.)
- 2019-05-30 16:43:20下载
- 积分:1
-
单链表
说明: 单链表的基本运算,实现单链表的插入、删除和遍历运算,每种操作用一个函数实现。
插入操作:将一个新元素插入表中指定序号的位置。
删除操作:将指定序号的元素从表中删除。
遍历操作:从表头按次序输入所有元素的值,若是空表,则输出信息“empty list!”。(Basic operation of single linked list)
- 2018-12-29 02:13:31下载
- 积分:1
-
Introduction-to-Algorithms
算法导论的英文版,讲解算法的非常经典的书。(English version of Introduction to Algorithm. A classical book to teach algorithm.)
- 2015-09-14 16:44:34下载
- 积分:1
-
利用SVM和fisher进行分类
本程序是image classification using fisher vector and svm是程序,对学习模式识别很有帮助
- 2022-03-02 23:34:29下载
- 积分:1