-
非Steffensen方法
Steffensen method for non-linear equations in C
- 2022-08-20 07:16:26下载
- 积分:1
-
图形学Zbuffer扫面线算法
图形学中关于Zbuffer扫描线算法的实现,场景很简单,只是一些图形的简单实现,此程序只能作为参考程序来看,不能太过于认真对待与它。
- 2022-06-26 15:35:27下载
- 积分:1
-
排列与组合
有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。
- 2022-04-18 21:12:31下载
- 积分:1
-
ACM亚洲主题的比赛(在任务调度),和我的程序实现…
acm亚洲区竞赛的一个题目(关于任务调度的)以及我的程序实现Asia Regional_Taipei Site Dec.10-13.1999Program EBroadcast Scheduling -acm Asia a topic of race (on the task scheduling), and I realize the procedures Asia Regional_Taipei Site GC.6/Dec.10- 13.1999Program EBroadcast Scheduling
- 2023-08-13 13:45:02下载
- 积分:1
-
A program to find frequent molecular (subst ructures and discriminative fragment...
A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.-A program to find frequent molecular (subst ructures and discriminative fragments in a dat abase of molecule descriptions. The algorithm is based on the algorithm for frequent Eclat ite m set mining.
- 2022-08-11 00:52:41下载
- 积分:1
-
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart poi...
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book >, it embodies the flexibility of Policy Based Programming, and provides the realisation of various design models of the smart pointer, it`s recommended strongly!
- 2022-01-26 00:25:01下载
- 积分:1
-
二叉树的集合操作,附带一份程序的试验报告,相当优秀的程序,对深入理解二叉树很有帮助。...
二叉树的集合操作,附带一份程序的试验报告,相当优秀的程序,对深入理解二叉树很有帮助。-binary tree assembly operation, accompanied by a program to the test report, the procedure quite excellent, in-depth understanding of binary tree helpful.
- 2022-11-19 13:35:04下载
- 积分:1
-
matlab
GMDH神经网络,自组织数据挖掘算法;
GMDH神经网络,自组织数据挖掘算法;
GMDH神经网络,自组织数据挖掘算法;
GMDH神经网络,自组织数据挖掘算法;
GMDH神经网络,自组织数据挖掘算法;
- 2023-07-28 06:10:04下载
- 积分:1
-
GUASS算法的C源代码
GUASS算法的C源代码-GUASS algorithm C source code
- 2022-02-07 02:53:00下载
- 积分:1
-
c++ 数据结构 基本实例
包含 排序,堆,二叉树,二进制,括号匹配,简易word,四则运算,银行叫号系统等
编程实例 有利于初学者进行学习
- 2022-07-20 07:19:28下载
- 积分:1