▍1. slides
ICPC-camp2016年的课件,希望给acm-ICPC和信息学竞赛的大佬们带来帮助(ICPC-Camp courseware 2016, hoping to help the acm-ICPC and informatics competition bosses)
ICPC-camp2016年的课件,希望给acm-ICPC和信息学竞赛的大佬们带来帮助(ICPC-Camp courseware 2016, hoping to help the acm-ICPC and informatics competition bosses)
说明: ICPC-camp2016年的课件,希望给acm-ICPC和信息学竞赛的大佬们带来帮助(ICPC-Camp courseware 2016, hoping to help the acm-ICPC and informatics competition bosses)
算法笔记书籍上每一章节每一小节出现的算法题目的源代码。(The source code of the algorithm Title appearing in each chapter and section of the algorithmic notebook.)
说明: 算法笔记书籍上每一章节每一小节出现的算法题目的源代码。(The source code of the algorithm Title appearing in each chapter and section of the algorithmic notebook.)
matlab43个神经网络学习的案例,有详细的说明和源码(Matlab 43 cases of neural network learning, with detailed description and source code)
说明: matlab43个神经网络学习的案例,有详细的说明和源码(Matlab 43 cases of neural network learning, with detailed description and source code)
此为韩京清老师的自抗扰仿真程序,含有eso.m、td.m、nlsef.m三个文件(AN AUTOMATIC DISTURBANCE REJECTION SIMULATION PROGRAM FOR TEACHER HAN Jingqing)
说明: 此为韩京清老师的自抗扰仿真程序,含有eso.m、td.m、nlsef.m三个文件(AN AUTOMATIC DISTURBANCE REJECTION SIMULATION PROGRAM FOR TEACHER HAN Jingqing)
标准线性卡尔曼滤波程序,没加蒙特卡罗实验,可参考《雷达数据处理》一书(linear Kalman filtering)
These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers(These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].)
说明: These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers(These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].)
MATLAB统计分析与应用里的copula理论和应用(COPLAB theory and application in MATLAB statistical analysis and application)
说明: MATLAB统计分析与应用里的copula理论和应用(COPLAB theory and application in MATLAB statistical analysis and application)
水波干涉的动画演示 ,两水波波源发出球面波干涉,动态图,matlab程序(Water wave interference animation demonstration matlab program)
在本章节,我们以最常见的I2C(I2C也叫IIC)接口的EEPROM芯片AT24C02为例进行 学习研究。它采用PHILIPS公司开发的两线式串行总线(I2C总线)。通过本章节实验,我们将 对I2C总线有一个深入的了解,对常用的存储设备进行初步的了解,掌握如何读写访问 AT24CXX这一系列I2C接口的EEPROM(In this chapter, we take the most common I2C (I2C also known as IIC) interface EEPROM chip AT24C02 as an example to study. It adopts the two wire serial bus developed by PHILIPS company (I2C bus). Through the experiment in this chapter, we will have a deep understanding of I2C bus, a preliminary understanding of the commonly used storage devices, how to read and write access to AT24CXX, a series of I2C interface EEPROM.)
关于lisp和计算机的程序的理解,相当有价值的一本书 适合初学者。有一定经验者可适当观看(about scheme the dialect of lisp)
混凝土开裂实例 ansys命令流文件txt文件,非常适合初学者(Concrete cracking example ansys command stream file txt file, very suitable for beginners)
精通MATLAB 7 课本代码 读者可根据文件夹名找到相应章节的实例。每章的实例均已经通过了实际调试。(Proficient in MATLAB 7 textbook code)