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

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

与团队合作项目(不要自己动手)
project with team(dont ivs yourself) (2024-08-08, C++, 0KB, 下载0次)

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

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

GEI1072合作项目
Collaborative project for GEI1072 (2024-03-09, C++, 0KB, 下载0次)

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

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

日本科技厅SAKURA科学交流项目奖学金。
Scholarship of SAKURA SCIENCE exchange program administered by Japan Science and Technology Agency. (2024-03-03, C++, 0KB, 下载0次)

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

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

用龙格-库塔法求解Cauchy问题的单头C++库
Header-only C++ library for solving Cauchy problem using Runge-Kutta method (2023-11-14, C++, 0KB, 下载0次)

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

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

台指選擇權賣方&股期保證金試算
Taiwan index option seller&trial calculation of stock term margin (2021-02-16, C++, 0KB, 下载0次)

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

[数值算法/人工智能] vut-fit-ivs-project2

VUTFIT-IVS(一个用于linux的简单计算器-旨在团队合作的项目)
VUT FIT - IVS (a simple calculator for linux - project aiming at a team cooperation) (2020-04-29, C++, 0KB, 下载0次)

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

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

外汇头寸和保证金计算器
FX Position and Margin Calculator (2019-03-25, C++, 0KB, 下载0次)

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

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

使用LL(1)文法实现的计算器(区别于双栈)
Calculator implemented with LL (1) grammar (different from double stack) (2016-12-23, C++, 0KB, 下载0次)

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

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

类似于C++中Unity的ECS,用于娱乐和科学
Similar to Unity s ECS in C++ for fun and science (2019-06-27, C++, 139KB, 下载0次)

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

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

明尼阿波利斯计算机科学合作组织(Minneapolis Computer Science Collaboration)的一部作品
A Production By the Minneapolis Computer Science Collaboration (2012-01-20, C++, 6KB, 下载0次)

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

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

数字双封装标准建议书
Digital Twin Encapsulation Standard Proposal (2023-03-02, C++, 98KB, 下载0次)

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

[数值算法/人工智能] ESP32-Object-Recognition

ESP32对象识别,我尝试让tensorflow和ESP32-CAM合作
My humble attempt at getting tensorflow and the ESP32-CAM to cooperate , (2022-06-21, C++, 22KB, 下载0次)

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

[数值算法/人工智能] Hash-Table-Quadratic-Double-Open

哈希表二次双开,使用二次探测、双哈希和带链接的开放哈希的哈希表实现。在C++中实现。
Hash Table implementations using quadratic probing, double hashing, and open hashing with chaining. Implemented in C++. , (2019-03-26, C++, 61KB, 下载0次)

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

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

采用c++语言,用递归方法来实现汉诺塔, (2018-05-28, C++, 6KB, 下载0次)

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

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

x——双精度实型一维数组,长度为n,存放随机序列, n--整型变量,随机序列的长度, p--整型变量,AR模型的阶数, a--双 (2018-04-05, C++, 22KB, 下载1次)

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

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

这个是龙格库塔求解微分方程数值解,用C++编写的 (2018-01-08, C++, 6KB, 下载1次)

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

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

一个数字塔的小程序,用来寻找最佳路径,界面比较简单,但是功能基本都有了 (2017-12-02, C++, 7KB, 下载1次)

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

[数值算法/人工智能] Monte-Carlo-method

c语言编辑的蒙塔卡罗积分法,用于数值积分
C for Monte Carlo method (2011-05-26, C++, 129KB, 下载16次)

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

[数值算法/人工智能] 双Euler 回路问题

一个很好的算法练习: 问题描述:对于给定的图G,经过图中每条边恰好2 次的回路称为图G 的双Euler 回路。 编程任务:对于给定的图G,编程计算图G 的双Euler 回路。
a good algorithm practice : Problem description : for a given graph G, After map each side exactly two times the loop known as the G-Euler circuit. Programming tasks : for a given graph G, the program calculated the G-Euler circuit. (2005-12-26, C++, 2KB, 下载6次)

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

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

用C++编写的双三次样条插值算法
prepared by the C-cubic spline interpolation algorithm (2004-11-13, C++, 1KB, 下载253次)

http://www.pudn.com/Download/item/id/1100339896890119.html
123
总计:44