NS网络模拟的好书!北京邮电大学出版的那本!
2022-03-09 09:13:21 3.29MB NS2
1
1. 本文档包括调试代码和调试记录两个文件 2. 其中代码调试过程中,本人只调试了测试程序test_video.py,未调试训练程序main.py 3. 本代码不包含训练数据集。 4. 原代码资料可参与https://github.com/ZhengPeng7/motion_magnification_learning-based
2022-03-09 03:34:23 87.69MB github
1
这两天在开发STM32的Modbus主站,就买了一个RS485总线的温湿度传感器来,温湿度传感器说明要求将传感器返回的Modbus报文数据转换为10进制后再除以10得到真实数据,以下是举例 Modbus主站发送报文: 01 04 00 01 00 01 60 0A 意思是读取从站地址01的输入寄存器1号位1位数据 SlaveID FunctionCode StartADDR Length CRC 从站ID 功能码 起始地址 寄存器数量 CRC校验 01 04 00 01 00 01 60 0A Modbus主站接收报文: 01 04 02 01 2D 78 BD 意思是
2022-03-08 23:34:18 60KB 16进制 bu dbus
1
讨论迭代序列的收敛速度. 例3 解 可改写为各种不同的等价形式 由此构造不同的迭代法: 用不同方法求方程 的根 这里 其不动点为
2022-03-08 22:52:00 1.2MB 计算方法
1
飞行模式切换(主要用到了shell脚本语言,手机需要获得root权限),打开固定app代码
2022-03-08 21:07:05 21.79MB 切换 打开app
1
日本人写的遥感的书 是我看过的最详细的一本 很多原理解释得很清楚 推荐
2022-03-07 10:33:13 12.01MB 遥感
1
这本书有些资源地址已经失效,所以将lib和include所需文件压缩上传
2022-03-07 00:42:17 1.79MB OpenGL c++
1
内含github中关于MCTS的工程及源码,Python实现,一些简单例子,可学习使用
2022-03-06 19:10:20 71KB MCTS
1
关于APP支付流程测试话术
2022-03-05 21:55:38 1.17MB 测试 测试话术
1
% This code is LDA base face recoginition programme. It reads nots(here 6) % facse from ORL database and the rest (nump-nots) are used as test. % LDA_Performance shows the recognition performance. % % If you get out of memory error you may uncomment the comments. % % This code has been written in Fall 2008 by me, Gholamreza Anbarjafari % (Shahab). You can use this code for any research and academic purposes % and you may refer to us in your acknowledgement!
2022-03-03 22:36:31 3KB lda
1