WisperDin / EngineeringMathematics_BuildInCLinks
工程数学/数值计算方法与算法C++实现_学习
☆14Updated 8 years ago
Alternatives and similar repositories for EngineeringMathematics_BuildInC
Users that are interested in EngineeringMathematics_BuildInC are comparing it to the libraries listed below
Sorting:
- 记录斯坦福公开课EE263的学习资料以及笔记。☆14Updated 5 years ago
- Extract from SU2☆14Updated 5 years ago
- Source code for 'Using the C++ Standard Template Libraries' by Ivor Horton☆37Updated 7 years ago
- Python科学计算(第2版) 的源代码☆31Updated 7 years ago
- Course materials for McGill Physics 512 (computational physics), 2024 edition☆16Updated 6 months ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 11 years ago
- Reading Note☆17Updated 6 years ago
- OpenGL+MFC(VC++6.0)写的机器人运动学仿真程序☆13Updated 8 years ago
- Python 入门-进阶-高级☆12Updated 6 years ago
- 一个易用的矩阵运算库,使用与 matlab 操作相似,请多指教☆32Updated 8 years ago
- 基于MFC的高速图表控件,A flexible charting control to display 2D data☆18Updated 5 years ago
- QT设计的图书管理系统☆9Updated 6 years ago
- 记 录Python常用数值计算(线性代数)相关库的用法☆11Updated 6 years ago
- 本例程提供了C++的STL常用数据结构及其算法的使用范例,比如vector、string、list、forward_list、deque、queue、stack、map、set、multimap、multiset、tuple、bitset的使用范例,以及algorithm常…☆27Updated 6 years ago
- C++ 学习资料,项目总结资料☆29Updated 12 years ago
- 入门级爬虫,爬取百度百科词条和简介☆13Updated 8 years ago
- 迷宫程序,随机生成迷宫,自动寻路☆10Updated 7 years ago
- 整理的一些书籍和源码,集合到一起,要看或者有需要的时候就不用再找了🙃☆17Updated 6 years ago
- 病理打码系统☆11Updated 7 years ago
- C++开发的Windows音乐播放器,使用开源音频处理库libzplay。☆21Updated 5 years ago
- 《算法之美——隐匿在数据结构背后的语言》,全文目录、“45个算法”目录、“22个经典问题目录”。记录学习代码实现,参考:http://www.cnblogs.com/ranjiewen/p/6082573.html☆24Updated 8 years ago
- Qt5.9 C++ 开发指南学习项目☆59Updated 6 years ago
- Clone from http://people.sc.fsu.edu/~jburkardt/cpp_src/cpp_src.html☆27Updated 7 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆38Updated 5 years ago
- FEE's Finite Element ElectroMagnetism software.☆20Updated 5 years ago
- Python Package for simple Linear Algebra Tasks☆10Updated 3 years ago
- 分享一套vc++的实例源代码,有几十个,分了15类☆10Updated 7 years ago
- 我在OJ上所做的数据结构和算法题目集及相应的解答。现在大概有400+题目, 主要包括Leetcode、HiHoCoder、NowCoder、CCF CSP认证考试和其他OJ,其中Leetcode上做题数量最多,分类齐全,总结也更多一些。☆21Updated 6 years ago
- Open Source Code for Machine Learning in Computer Vision☆36Updated 6 years ago
- All the algorithms in the book "Digital Image Processing and Machine Vision" C++ code; test under VS2013, use MFC as the interactive inte…☆92Updated 8 years ago