-
sftp文件上传
sftp文件上传:选择目录,程序将自动查询目录下的文件,通过sftp的方式上传到服务器;
配置文件中需要配置:sftp的ip,登录id 和密码,上传路径
- 2023-04-05 20:55:04下载
- 积分:1
-
thy_classified
管理用户机器上的mp3文件,可以将音乐文件进行分类管理,,(Management mp3 file on the user s machine, can undertake classified management, the music files,)
- 2017-04-23 05:48:15下载
- 积分:1
-
camera
摄像头的控制,很多户籍卡粉红色的sad交话费绿卡时间的分奎奸杀的风口浪尖阿萨德宽松的计划分解卡萨帝加速卡得很疯狂练级啊还是奎奸杀的辉煌科技阿萨德
- 2022-04-29 04:19:29下载
- 积分:1
-
planeDoc
无人机路径规划。在给定的三维空间中搜索一条安全可行的无人机飞行路径(Path Planning. In a given three-dimensional space to search for a safe and feasible UAV flight path)
- 2010-05-26 17:00:07下载
- 积分:1
-
Cfoundation
这个是C语言初入门的资料,很有用的,值得一看(
The introduction at the beginning of the C language data, is very useful, it s worth a look)
- 2013-11-05 22:16:00下载
- 积分:1
-
ESJ: 适用于 C++ 的简单JSON
翻译 maninwest@Codeforge 作者:Jerry Evans@CodeProject向 C++ 类添加 JSON 序列化ESJ 是一个 JSON 映射器,适用于 C++ 并满足中等编译器的要求 (非 C++11) ,且不依赖第三方库。它是用于跟web和数据库服务互操作的轻量级系统,使用简单。ESJ 可以快速添加到已有代码中,生成强健地格式良好的 JSON 数据。JSON (Javascript Object Notation) 已成为基于 Web 的数据交换的格式选择。 JSON 富于表现力,容易解析和读取。也非常适合 Javascript 语言。除了普遍用于 AJAX (更精确一点,是 AJAJ) 上下文中, JSON也非常适用于基于 Web-socket 的通信。也许,比较不常用的是,代码已在嵌入式环境中部署,极大地简化了针对物联网设备的 Web-socket 数据交换。 附件中的 ZIP 文件包含适用于 Visual Studio (2012) 和 XCode (Clang) 的项目。此代码也在 Github 上托管。使用代码以 JSON 序列化的典范例子开始://-----------------------------------------------------------------------------
// Code support required for serialization.
class JSONExample
{
public:
// to be JSON"ised
std::string text;
public:
// each class requires a public serialize function
void serialize(JS
- 2023-01-25 07:45:03下载
- 积分:1
-
RTC_Workaround
MSP430x54x 实时时钟示例代码(MSP430x54x RTC sample code)
- 2009-06-13 20:05:26下载
- 积分:1
-
2.STM32控制代码
说明: 对于新手调试入手很快,通过32单片进行通信控制,及算法运算给(For beginners, debugging starts very quickly, communication control is carried out through 32 single chip, and arithmetic operation is given to them.)
- 2020-06-25 03:40:02下载
- 积分:1
-
lock_hungry
给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求:
初始状态没有进程启动
计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。
每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。
每次申请情况应可单步查看,如:输入一个空格,继续下个申请
(The gives processes demand matrix C resource vector R as well as the application of a process sequence. Using the process starts refused to reject and resource allocation (the bankers algorithm) analog implementation of the process group. Requirements: initial state process starts calculated each time the process is whether the application is assigned? : Calculate a state after the pre-allocated (safe state, unsafe state), if it is a safe state, the output safety sequence. Each process the application is allowed, the the output resource allocation matrix A and the resources available vector V. Each application should be able to single-step view, such as: type a space, continue to the next application)
- 2021-01-17 00:38:45下载
- 积分:1
-
untitled
说明: 计算数组平均值,以求平均电流,进行异步电机驱动系统逆变器故障检测(Calculate the average value of the array to get the average current and detect the fault of the inverters in the asynchronous motor drive system)
- 2019-05-16 16:20:50下载
- 积分:1