-
MifareClassicCard
在电脑上可以使用ACR122u等设备dump出卡片数据,为了方便在手机上读写卡片,需要将dump转换为mct形式。另外附上M1_TOOLS,都是我收集整理很久的软件,方便大家使用!
- 2022-01-22 06:00:06下载
- 积分:1
-
最小费用最大流算法
最小费用最大流算法采用的是“基于Floyd最短路算法的Ford和Fulkerson迭加算法”,其基本思路为:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条自V1至Vn的最短路;再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流量增至最大可能值;而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新确定,如此多次迭代,最终得到最小费用最大流。
- 2022-07-21 02:43:18下载
- 积分:1
-
python 语音识别源码
python 语音识别源码,语音导航, 树莓派源码开发
- 2022-08-11 00:05:00下载
- 积分:1
-
cmod5n
cmod5 python code has been used in python to find out wind speed
- 2020-11-25 15:49:32下载
- 积分:1
-
hopfield神经网络数字识别
说明: 基于hopfield神经网络的数字识别Python程序,本人对现有的程序进行了扩充修改,只需要添加训练样本图片就可以增加训练样本(注意样本像素要一致),这是我的课程设计,只做了数字0-5的识别,如有需要,稍微修改程序即可实现0-9的识别。(Based on the number recognition Python program of Hopfield neural network, I have expanded and modified the existing program. I only need to add the training sample image to increase the training sample (note that the sample pixels should be consistent). This is my curriculum design, only do the number 0-5 recognition, if necessary, slightly modify the program to achieve 0-9 recognition.)
- 2021-01-15 12:16:38下载
- 积分:1
-
Python项目
你的软件将接受任何sehir工程系的课程
- 2022-03-15 02:39:30下载
- 积分:1
-
Keras-vgg16--Dogs-vs.-Cats-master
说明: VGG16的猫狗大战代码,效果不错,精度可以达到95%以上。(Vgg16 cat and dog battle code, good effect, accuracy can reach more than 95%.)
- 2020-04-28 23:38:29下载
- 积分:1
-
基于依存关系的句法分析统计模型
语义依存方法的详细操作和编程思想,简明易懂,可以跟着编程(The detailed operation and programming idea of the semantic dependency method are concise and easy to understand, and can be followed by programming)
- 2020-06-23 18:20:02下载
- 积分:1
-
PyLED-master
说明: py语言led控制操作代码,第三方工具。(Py language LED control operation code, third-party tools.)
- 2019-05-26 20:45:25下载
- 积分:1
-
img_style
使用canny边缘检测算法,提取图像轮廓(Canny edge detection algorithm is used to extract image contour.)
- 2018-03-17 13:09:29下载
- 积分:1