-
Skript
Matlab simulink example
- 2019-02-14 14:09:21下载
- 积分:1
-
求最大流的Dinic算法和SAP实施,每一个小时。
求最大流的Dinic和SAP算法的实现,各自有递归与非递归版本。在稀疏图上效果比较好。-Dinic for the maximum flow algorithm and the SAP implementation, each of which has recursive and non-recursive version. Effect on the sparse map is better.
- 2022-02-26 22:52:59下载
- 积分:1
-
list
cnn代码list部分,深度学习文件,图像处理(code for cnn, image ,deep learning)
- 2019-03-12 13:10:09下载
- 积分:1
-
Wilson
利用Wilson算法求叶片的轴向诱导因子和切向诱导因子(Using Wilson algorithm to find the axial and inductive factors of blade)
- 2018-09-20 19:42:48下载
- 积分:1
-
niconne-fontfacekit
Web Font kit Niconne Open Font
- 2020-06-20 16:40:02下载
- 积分:1
-
matrix displacement method
使用矩阵位移法做平面杆件结构静力计算;
与龙驭球《结构力学》中介绍的方法一致,可帮助土木工程专业学习矩阵位移法时检验中间过程;(The matrix displacement method is used to calculate the static force of planar bar structure.
Consistent with the method introduced in the "structural mechanics" of long chien ball, it can help civil engineering majors to learn the matrix displacement method to test the intermediate process.)
- 2020-11-15 10:09:41下载
- 积分:1
-
notebook
tc环境下编写的记事本源代码,如有不完善之处,欢迎大家指导。(tc environment, origin notes written in code, if any imperfections, we are happy to guide.)
- 2010-01-25 16:43:51下载
- 积分:1
-
DNN-master
神经网络控制器NARXnet,动态神经网络使用源码(Neural network controller NARXnet, dynamic neural network source code)
- 2020-06-23 10:40:01下载
- 积分:1
-
内存压缩解压缩JPG图像
纯内存操作解压JPGE 很早之前收录的 并非原创 共享给大家(Pure memory operation decompression JPGE. Long ago included, not original. Here to share with you.)
- 2020-06-22 07:20:01下载
- 积分:1
-
源码和笔记
说明: 我们在整个游戏中,看到的所有内容,我们都理解为游戏对象。
那么每一个游戏对象,都是由一个单独的类创建而来。
为了便于我们程序的可扩展性,减少冗余代码,我们写一个父类,让这些游戏对象的子类
来继承我的父类,我在父类中,将子类中所共有的成员全部都封装起来。
应该记录游戏对象的横纵坐标
需要记录游戏对象的高度和宽度(All the content we see in the whole game is understood as the object of the game.
Then every game object is created by a separate class.
In order to facilitate the scalability of our program and reduce redundant code, we write a parent class to let the children of these game objects.
To inherit my parent class, I encapsulate all the members that are common in the subclass.
The abscissa and ordinate coordinates of the game object should be recorded
You need to record the height and width of the game object)
- 2018-12-24 10:57:43下载
- 积分:1