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

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

求解周期系统的一维薛定谔方程
Solve one-dimensional Schroedinger equation of periodic system (2023-12-26, C++, 0KB, 下载0次)

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

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

脚本将音频播客传输到json文本。它将汇总、选择重点并检索客人信息。,
Script transfers an audio podcast to json text. It will summarize, pick the highlights and retrieves guest information., (2023-08-18, Python, 0KB, 下载0次)

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

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

正在进行工作,使斯韦尔特的思维导图适合斯韦尔特基特,
work in progres to make mindmap for svelte suitable to sveltekit, (2023-08-02, JavaScript, 0KB, 下载0次)

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

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

低维几何代数在Julia.中的简单实现。,
A simple implementation of low-dimensional geometric algebras in Julia., (2023-03-13, Julia, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689585384738066.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

[数值算法/人工智能] Bellevue-College-Computer-Science-Club

贝尔维尤学院学生知识库。
Repository for Bellevue College students. (2016-01-17, HTML, 0KB, 下载0次)

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

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

用于高维索引数据生成器的GitHub Repo
GitHub Repo for High Dimensional Index Data Generator (2019-07-24, C++, 10KB, 下载0次)

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

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

凯拉斯,opencv
keras, opencv (2021-03-25, Python, 5KB, 下载0次)

http://www.pudn.com/Download/item/id/1687544954346108.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

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

分类理论,一个用于学习分类理论的ELI5维基,
An ELI5 wiki for learning category theory , (2022-04-09, Others, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1649434116381848.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

[数值算法/人工智能] Cholesky-solution-of-equation

乔累斯基解方程主要用于矩阵求解,线性方程组求解等,用法较广
Cholesky solution of equation (2016-08-26, Visual Basic.NET, 3KB, 下载3次)

http://www.pudn.com/Download/item/id/1472174212625360.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

[数值算法/人工智能] 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

[数值算法/人工智能] 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
总计:3471