-
Mathematics, like after the transformation, QR decomposition, such as solution o...
数学,好似后的变换,QR分解等解场系数微分方程的程序-Mathematics, like after the transformation, QR decomposition, such as solution of differential equation field procedures
- 2022-09-13 06:45:03下载
- 积分:1
-
C++拉格朗日插值
vc6.0运行 ,关于拉格朗日插值的实现,原创可行,计算方法课老师留的题目
- 2022-11-22 09:20:03下载
- 积分:1
-
k均值代码,我自己做的,保证正确,欢迎下载
k均值代码,我自己做的,保证正确,欢迎下载-k means the code, I have to do to ensure that the correct, welcome to download
- 2023-06-18 23:25:03下载
- 积分:1
-
Keil C51程序设计中几种精确延时方法
实际的单片机应用系统开发过程中,由于程序功能的需要,经常编写各种延时程序。延时时间从数微秒到数秒不等。对于许多C51开发者,特别是初学者,编制非常精确的延时程序有一定难度。本文从实际应用出发,讨论几种实用的编制精确延时程序和计算程序执行时间的方法,并给出各种方法使用的详细步骤,以便读者能够很好地掌握理解。
- 2023-02-13 08:55:03下载
- 积分:1
-
svd实现的开源项目
Svd Feature包含一个很灵活的Matrix Factorization推荐框架,能方便的实现SVD、SVD++等方法, 是单模型推荐算法中精度最高的一种。SVDFeature代码精炼,可以用相对较少的内存实现较大规模的单机版矩阵分解运算。
另外含有Logistic regression的model,可以很方便的用来进行ensemble运算
- 2022-01-21 00:47:58下载
- 积分:1
-
lisp utility lib
CLLIB is a varied collection of Common lisp tools and routines in CLOCC.
Includes:
â– "guess the animal" game; simple neural net (AI)
â– autoload function and snarfing autoloads from other files
â– basic definitions: package and path
â– base64 encoding and decoding (data format)
â– Rolodex: BBDB/vCard handling
â– check values and types of the elements of a list
â– Common Lisp HyperSpec access
â– read/write CLOS object
- 2022-02-01 20:05:38下载
- 积分:1
-
binary to bcd conversion
二进制到bcd转换
- 2022-02-14 15:53:06下载
- 积分:1
-
网络编码在ns2协议中的集成
网络编码模块集中到ns2网络仿真软件中去,包括集中软件中需要修改的文件以及tcl的脚本文件的仿真。对于网络编码在网络多跳网络中的研究具有很大的帮助。
- 2022-05-12 10:45:00下载
- 积分:1
-
知空间三点求圆心半径
资源描述已知空间三点坐标P(x,y,z)、Q(x,y,z)、R(x,y,z),求圆心坐标和半径,用MFC窗口框架显示结果,计算方法可直接移至其它工程中。
- 2022-09-07 02:05:03下载
- 积分:1
-
Apriori算法MapReduce
资源描述本代码根据APROORI算法和MapReduce特点,将Apriori算法在Hadoop平台上并行化,通过并行化可以使Apriori算法处理大量的数据而不受单机运算能力的限制。
- 2023-03-06 17:15:03下载
- 积分:1