热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

【学习资料】数学资源

大学数学类课程视频集锦1.1《数学分析》:复旦,陈纪修,214集,151小时http:www.youku.complayli

大学数学类课程视频集锦

       1.1《数学分析》:复旦,陈纪修,214集,151小时



http://www.youku.com/playlist_show/id_3559597_ascending_1_mode_pic_page_1.html

http://www.youku.com/playlist_show/id_3657450.html

 

  1.2《数学分析》:中科大,史济怀,203集,149小时

http://www.youku.com/playlist_show/id_3941515_ascending_1_mode_pic_page_1.html

 

  1.3《微积分》:清华,58集,47小时

http://www.youku.com/playlist_show/id_1543503_ascending_1_mode_pic_page_3.html

 

  2.1《高等代数》:清华,18集,14小时

http://www.youku.com/playlist_show/id_1602163.html

 

  2.2《高等代数》:厦大,杜妮,133集,93小时

http://www.youku.com/playlist_show/id_4364793_ascending_1_mode_pic_page_1.html

 

  2.3《线性代数》:中科大,李尚志,25集,35小时

http://www.youku.com/playlist_show/id_3979326.html

 

  3.1《高等代数与解析几何》:南开,100集,67小时

http://www.youku.com/playlist_show/id_5281512.html

 

  4.1《概率论与数理统计》:中科大,缪柏其,33集,35小时

http://www.youku.com/playlist_show/id_5270389.html

 

  4.2《统计学》:加州伯克利分电视棒校,43集,35小时

http://www.youku.com/playlist_show/id_3769636.html

 

  5.1《微分方程》:麻省理工,33集,网易公开课

http://v.163.com/special/opencourse/equations.html

 

  5.2《微分方程》:麻省理工,30集,24小时

http://www.youku.com/playlist_show/id_4025396_ascending_1_mode_pic_page_1.html

 

  5.3《常微分方程》:北师大,袁荣,61集,47小时

http://www.youku.com/playlist_show/id_3950648_ascending_1_mode_pic_page_1.html

 

  5.4《偏微分方程》:台湾国立交大,39集,48小时

http://www.youku.com/playlist_show/id_3764702.html

 

  6.1《实变函数》:台湾国立交大,吴培元,35集,40小时

http://www.youku.com/playlist_show/id_5609383.html

 

  7.1《复变函数》:台湾国立交大,吴培元,29集,33小时

http://www.youku.com/playlist_show/id_4088706.html

  

7.2《复变函数》钟玉泉三版:北师大,袁荣,61集,47小时

http://www.youku.com/playlist_show/id_4253743_ascending_1_mode_pic_page_1.html

 

  8.1《泛函分析》:台湾国立交大,吴培元,30集,30小时

http://www.youku.com/playlist_show/id_15443160_ascending_1_mode_pic_page_1.html

 

  9.1《抽象代数》:北大,石生明,61集,41小时

http://www.youku.com/playlist_show/id_3250211_ascending_1_mode_pic_page_1.html

 

  9.2《近世代数》张禾瑞:北师大,袁荣,60集,44小时

http://www.youku.com/playlist_show/id_4102229.html

 

  10.1《点集拓扑》:河北师大,王彦英,28集,22小时

http://www.youku.com/playlist_show/id_3250377.html

 

  11.1《微分几何与广义相对论教程》:北师大,梁灿彬,118集,107小时

http://www.youku.com/playlist_show/id_3250546.html

 

  12.1《初等数论》:北师大,袁荣,51

http://v.ku6.com/playlist/index_1958524.html

 

  13.1《数值分析》:中科大,36集,37小时

http://www.youku.com/playlist_show/id_3250322.html

 

  14.1《数理逻辑》:中科院,陆钟万,29集,28小时

http://www.youku.com/playlist_show/id_2901699.html

 

  15.1《图论》:北师大,袁荣,60集,42小时

http://www.youku.com/playlist_show/id_4236391_ascending_1_mode_pic_page_1.html

 

  16.1《离散数学》:吉大,69集,50小时

http://www.youku.com/playlist_show/id_2026088.html

 

  16.2《离散数学》:中南,24集,17小时

http://www.youku.com/playlist_show/id_2741559.html

 

  16.3《离散数学》:上交,35集,38小时

http://www.youku.com/playlist_show/id_1593746_ascending_1_mode_pic_page_1.html

 

  17.1MATLAB基础视频》:14集,6小时

http://www.youku.com/playlist_show/id_4993577.html

 

  17.2MATLAB论坛视频》:67集,26小时

http://www.youku.com/playlist_show/id_1710770_ascending_1_mode_pic_page_1.html

 

  18.1《小波分析》:28集,29小时

http://www.youku.com/playlist_show/id_5475022.html

 

  19.1《最优化-凸分析》:斯坦福大学,38集,47小时

http://www.youku.com/playlist_show/id_5434039.html



推荐阅读
  • 本文介绍了Java并发库中的阻塞队列(BlockingQueue)及其典型应用场景。通过具体实例,展示了如何利用LinkedBlockingQueue实现线程间高效、安全的数据传递,并结合线程池和原子类优化性能。 ... [详细]
  • 本文介绍如何在 Android 中通过代码模拟用户的点击和滑动操作,包括参数说明、事件生成及处理逻辑。详细解析了视图(View)对象、坐标偏移量以及不同类型的滑动方式。 ... [详细]
  • PyCharm下载与安装指南
    本文详细介绍如何从官方渠道下载并安装PyCharm集成开发环境(IDE),涵盖Windows、macOS和Linux系统,同时提供详细的安装步骤及配置建议。 ... [详细]
  • Explore a common issue encountered when implementing an OAuth 1.0a API, specifically the inability to encode null objects and how to resolve it. ... [详细]
  • 本文详细介绍了如何解决Uploadify插件在Internet Explorer(IE)9和10版本中遇到的点击失效及JQuery运行时错误问题。通过修改相关JavaScript代码,确保上传功能在不同浏览器环境中的一致性和稳定性。 ... [详细]
  • 探讨如何高效使用FastJSON进行JSON数据解析,特别是从复杂嵌套结构中提取特定字段值的方法。 ... [详细]
  • 导航栏样式练习:项目实例解析
    本文详细介绍了如何创建一个具有动态效果的导航栏,包括HTML、CSS和JavaScript代码的实现,并附有详细的说明和效果图。 ... [详细]
  • 本文介绍了如何使用JQuery实现省市二级联动和表单验证。首先,通过change事件监听用户选择的省份,并动态加载对应的城市列表。其次,详细讲解了使用Validation插件进行表单验证的方法,包括内置规则、自定义规则及实时验证功能。 ... [详细]
  • Explore how Matterverse is redefining the metaverse experience, creating immersive and meaningful virtual environments that foster genuine connections and economic opportunities. ... [详细]
  • 技术分享:从动态网站提取站点密钥的解决方案
    本文探讨了如何从动态网站中提取站点密钥,特别是针对验证码(reCAPTCHA)的处理方法。通过结合Selenium和requests库,提供了详细的代码示例和优化建议。 ... [详细]
  • Java 中的 BigDecimal pow()方法,示例 ... [详细]
  • 1:有如下一段程序:packagea.b.c;publicclassTest{privatestaticinti0;publicintgetNext(){return ... [详细]
  • 本文基于刘洪波老师的《英文词根词缀精讲》,深入探讨了多个重要词根词缀的起源及其相关词汇,帮助读者更好地理解和记忆英语单词。 ... [详细]
  • 本文介绍了一款用于自动化部署 Linux 服务的 Bash 脚本。该脚本不仅涵盖了基本的文件复制和目录创建,还处理了系统服务的配置和启动,确保在多种 Linux 发行版上都能顺利运行。 ... [详细]
  • 本文深入探讨 MyBatis 中动态 SQL 的使用方法,包括 if/where、trim 自定义字符串截取规则、choose 分支选择、封装查询和修改条件的 where/set 标签、批量处理的 foreach 标签以及内置参数和 bind 的用法。 ... [详细]
author-avatar
拍友2502906483
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有