-
比较两个目录(包括子目录)和更新,目标目录…
比较两个目录(包含子目录)并更新
1、发现目标目录缺少文件,则更新
2、发现目标目录的文件与源文件不同,则更新
3、更新时,保持与源目录结构相同-compare two directories (including subdirectories) and an update, the target directory lack of documentation, update 2, the target directory file with the source file were different, Update 3, update, and maintain the same source directory structure
- 2022-08-22 21:39:23下载
- 积分:1
-
introduction to templates, iterators, and temporary classes illustrated by an im...
introduction to templates, iterators, and temporary classes illustrated by an implementation of a red-black tr-introduction to templates, iterators, and temporary classes illustrated by an implementation of a red-black tree
- 2022-03-19 11:43:14下载
- 积分:1
-
用于控制多个线程的问题
用于控制多个线程的问题-used to control the number of threads
- 2023-05-08 05:15:02下载
- 积分:1
-
iphone DEMO的演示程序,
iphone DEMO的演示程序, -iphone DEMO demonstration program
- 2023-03-31 14:45:04下载
- 积分:1
-
计一个一元多项式简单计算器,要求实现下列四个基本功能: ⑴输入并建立多项式; ⑵输出多项式; ⑶两个多项式相加; ⑷两个多项式相减。 【实验报告要求】 1、多项...
计一个一元多项式简单计算器,要求实现下列四个基本功能: ⑴输入并建立多项式; ⑵输出多项式; ⑶两个多项式相加; ⑷两个多项式相减。 【实验报告要求】 1、多项式的类型定义。 2、输入多项式的算法。 3、多项式相减的算法-Design a Calculator of polynary Multinomial,following the 4 basic functions:
1.Input and Creat a polynary multinomial
2.Output the polynary multinomial
3.Add two polynary multinomials
4.Subtract two polynary multinomials
[Experimentation Paper Eequirment]
1.Definition of polynary multinomial types
2.The algorithm of inputing a polynary multinomial
3.The algorithm of substraction of polynary multinomials.
- 2022-03-22 01:09:34下载
- 积分:1
-
hex转BIN,BIN转Hex
STM32格式转换工具,VS2012编写,支持HEX格式文件转为BIN文件,以及BIN文件转HEX文件。
- 2022-03-25 16:16:01下载
- 积分:1
-
Simulate the mouse, easy
模拟鼠标,易语言源码,仅供易语言初学者参考。-Simulate the mouse, easy-language source code, easy language for beginners for reference purposes only.
- 2022-03-19 05:17:46下载
- 积分:1
-
用C++实现著名的红黑树的数据结构等功能…
用c++来实现数据结构中的著名的red black tree查找树等功能-With c++ To realize the data structure of the famous red black tree features such as search tree
- 2022-03-28 12:38:46下载
- 积分:1
-
DistortionEffects是一种flex3的扩展特效,支持立方体旋转等多种控件的3D变换。该文件为DistortionEffects的应用示例,由fle...
DistortionEffects是一种flex3的扩展特效,支持立方体旋转等多种控件的3D变换。该文件为DistortionEffects的应用示例,由flex3 buider开发。-DistortionEffects is a kind of extended flex effects package that support many 3D compoments transformations such as cube rotation.this src is a package of DistortionEffects samples by flex 3 buider.
- 2023-03-20 03:05:04下载
- 积分:1
-
二十行代码实现快速关机
快速关机Shutdown,含源码。
公司公用的笔记本电脑实在太烂,不知从什么时候开始关机永远都关不了,一直停留在“关闭系统中……”。忍无可忍之下,自己写了一个快速关机程序。
- 2022-02-01 22:21:07下载
- 积分:1