联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数值算法/人工智能(3525) 

[数值算法/人工智能] YT_Episode_And_Podcast_Summarizer-

使用谷歌转录服务和openAi进行文本摘要,总结youtube视频和播客
Summarize youtube videos and podcast using google transcription service and openAi for text summary (2024-02-25, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708876712693009.html

[数值算法/人工智能] house-price-prediction

这是加尔各答市的房价预测,
This is the house price prediction for the city of Kolkata, (2023-01-02, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689563385466062.html

[数值算法/人工智能] canadian-payroll-calculator

用于跟踪加拿大工资税的Django应用程序。
Django application for keeping track of Canadian payroll taxes. (2011-01-10, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687954506388042.html

[数值算法/人工智能] Chicago-COVID19-Forecaster

芝加哥冠-19预测是一个预测程序,从谷歌搜索趋势,芝加哥街道拥堵...
Chicago COVID-19 Forecaster is a forecaster program that takes data from google search trends, Chicago street congestion data, and divvy bike data to formulate a forecast on the spread of COVID-19 in Chicago. (2021-06-09, Python, 476KB, 下载0次)

http://www.pudn.com/Download/item/id/1687409238779353.html

[数值算法/人工智能] project-perspective

用思维视角构建思维地图维基
Mind map wiki built with an perspective of mind (2023-01-06, TypeScript, 192KB, 下载0次)

http://www.pudn.com/Download/item/id/1687310439143761.html

[数值算法/人工智能] bayesian-neural-network-blogpost

贝叶斯神经网络博客文章,构建贝叶斯深度学习分类器
bayesian-neural-network-blogpost,Building a Bayesian deep learning classifier (2017-10-30, Jupyter Notebook, 4643KB, 下载0次)

http://www.pudn.com/Download/item/id/1509373023727586.html

[数值算法/人工智能] Kaggle-Mercedes-challenge

Kaggle梅赛德斯挑战赛,XGBoost梅赛德斯挑战赛方法,
XGBoost approach to Mercedes challenge , (2017-11-07, Jupyter Notebook, 532KB, 下载0次)

http://www.pudn.com/Download/item/id/1510048694149783.html

[数值算法/人工智能] Naive Bayes

朴素贝叶斯python代码实现与数据打包,可解压直接运行实现
code and data of navie bias lgorithm , can be run directly (2020-09-27, Python, 201KB, 下载2次)

http://www.pudn.com/Download/item/id/1601198436655084.html

[数值算法/人工智能] ellipfilter

利用椭圆低通滤波器对信号进行滤波,并利用加汉宁窗的插值方法对信号进行了频谱分析
To filter the signal by using the elliptic low pass filter, and the signal spectrum analysis using interpolation method and Hanning window (2017-12-21, matlab, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/1513867108644112.html

[数值算法/人工智能] CFD

用于解一维瞬态及稳态对流扩散方程的程序,P1DS.F为稳态,P1DUS.F为瞬态
Program for solving the steady and unsteady one-dimensional convection/diffusion equation. (2017-06-18, Fortran, 4KB, 下载5次)

http://www.pudn.com/Download/item/id/1497760044709841.html

[数值算法/人工智能] laval_sup

安德森《计算流体力学及其应用》第七章拟一维喷管流动的数值解,7.4Fortran程序
Numerical Solution of Anderson Computational Fluid Dynamics and Its Applications, Chapter VII of the proposed one-dimensional nozzle flow, 7.4Fortran program (2015-05-25, Fortran, 1KB, 下载19次)

http://www.pudn.com/Download/item/id/1432524165389411.html

[数值算法/人工智能] LLE

LLE流行算法可以在保持原来数据拓扑结构的条件下实现数据的非线性降维。
LLE popular algorithms can maintain the original data in the topology of the data without becoming realized under conditions of nonlinear dimensionality reduction. (2013-08-07, Others, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/2324657.html

[数值算法/人工智能] dancunxing

最优化理论与方法,一维搜索法,一条完整的单纯形法程序,用C语言编的。。。
Optimization theory and methods, one-dimensional search, a complete program of the simplex method, using the C language. . . (2012-08-17, C/C++, 5KB, 下载12次)

http://www.pudn.com/Download/item/id/1969233.html

[数值算法/人工智能] 1xy7z

基于加速度计的手指运动姿态检测Accelerometer based finger motion detection
Accelerometer based finger motion detection (2012-04-26, C/C++, 246KB, 下载9次)

http://www.pudn.com/Download/item/id/1845273.html

[数值算法/人工智能] BPML_1D_incline

三维结构 2维斜入射周期 1维BPML边界 FDTD
FDTD BPML 2D periodic incline incident (2011-01-12, Visual C++, 1329KB, 下载40次)

http://www.pudn.com/Download/item/id/1409798.html

[数值算法/人工智能] index1

一篇关于高维索引结构的论文,希望对大家有帮助
failed to translate (2010-06-15, Visual C++, 3093KB, 下载2次)

http://www.pudn.com/Download/item/id/1213196.html

[数值算法/人工智能] ComplexNumber

运用ComplexNumbe复数类,对复数进行加,减,乘运算
Use ComplexNumbe complex class of complex addition, subtraction, multiplication (2010-04-26, Java, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1144138.html

[数值算法/人工智能] 1050

acm pku 1050题,代码加解题思路
acm pku 1050 title, code plus problem-solving ideas (2008-04-05, Visual C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/430446.html

[数值算法/人工智能] mintree

克鲁斯卡尔算法 以文本形式输出最小生成树中的各条边及它们的权值
Kruskal algorithm to the text of the form of the output of the minimum spanning tree edges and their weights (2007-12-26, Visual C++, 1KB, 下载16次)

http://www.pudn.com/Download/item/id/383268.html

[数值算法/人工智能] mazemfc

走迷宫算法 采用了回溯算法加堆栈实现
Maze algorithm uses a backtracking algorithm increases stack realize (2007-09-26, Visual C++, 36KB, 下载13次)

http://www.pudn.com/Download/item/id/338518.html
总计:3525