-
C程序设计的常用算法
计算机解题的基本思想方法和步骤
算法的描述...
C程序设计的常用算法
计算机解题的基本思想方法和步骤
算法的描述-Algorithm
- 2023-04-23 13:40:03下载
- 积分:1
-
电力系统N4F规约
电力系统N4F规约-power system N4F Statute
- 2022-01-26 04:35:38下载
- 积分:1
-
本人总结的vijos的题目
有150+题目
大家交流吧
本人总结的vijos的题目
有150+题目
大家交流吧-I summed up the subject of vijos topics to share their 150+ Bar
- 2023-01-15 22:35:03下载
- 积分:1
-
从一个项目启动代码的工作
boot codes from a project being worked on
- 2022-08-07 17:09:09下载
- 积分:1
-
可以获取硬盘的一些文件信息和硬盘信息
可以获取硬盘的一些文件信息和硬盘信息-can get some hard information and document information drives
- 2022-03-21 17:10:48下载
- 积分:1
-
This process is a dynamic link library DLL files, use the process of HOOK hooks.
这个程序是一个DLL动态连接库文件,运用HOOK钩子过程.-This process is a dynamic link library DLL files, use the process of HOOK hooks.
- 2023-06-15 16:05:03下载
- 积分:1
-
一个好的C++语言编程的书。
A good C++ Programming Language book.
- 2022-08-23 22:46:17下载
- 积分:1
-
一个自动更新的辅助插件实现 autoUpdate操作流程: 启动AutoUpdate进程 -》解析传入的参数 -》检查传入的注册表路径是否有效,如果无效则不能继...
一个自动更新的辅助插件实现 autoUpdate操作流程: 启动AutoUpdate进程 -》解析传入的参数 -》检查传入的注册表路径是否有效,如果无效则不能继续 -》连接网站,下载版本文件,存放在系统的临时目录 -》比较下载的版本文件和本地的版本文件,确定是否需要更新,并生成更新列表 -》根据更新列表下载文件,存放在临时目录 -》下载结束后逐个更新本地文件(move) -》move结束,删除临时目录。修改本地版本文件 文件更新顺序:先检查GAME的文件(data和exe)是否要UPDATE,然后再看PLATFORM。-an automatic update of the auxiliary plug-operation to achieve autoUpdate process : Start nip process- "Analysis of imported parameters-" check into the validity of the registry path, if invalid were unable to continue- "Link site, download versions of documents, stored in the system temporary directory-" earlier versions of the documents downloaded and local versions of documents to determine whether there is a need to update and generate updated list- "Under the updated list of downloaded documents, stored in the temporary directory-" download updated after the end of each local paper (move)- "move over, remove the temporary directory. Amend local file updated version of the order : GAME che
- 2023-04-05 14:25:04下载
- 积分:1
-
aSysTeam进销存管理系统(含源代码) 1.0
aSysTeam进销存管理系统(含源代码) 1.0-aSysTeam inventory management system (including source code) 1.0
- 2022-03-19 06:39:06下载
- 积分:1
-
搜索并注册目录下所有com组件
应用背景工作中遇到一种情况,需要支持对指定目录下的全部COM组件完成一次自动静默注册功能,于是编写了这个小软件,共享给大家如有需要可以直接拿来使用了关键技术windows环境下,该程序给出了一个实例:可以在程序里找到目录中符合条件的所有COM文件,依次完成注册的功能。
- 2022-02-13 20:37:28下载
- 积分:1