-
tcp 网络文件传输工具实例
tcp 网络文件传输工具实例-tcp network file transfer tool examples
- 2023-02-15 00:15:03下载
- 积分:1
-
一种压缩感知图像的重构算法 ,具有很好的效果
图像的重构处理中 ,压缩感知是一个新的技术,本程序通过采用压缩感知的OMP算法,可以还原图像,对图像的处理有很好的效果,尤其是新手和做毕设的同学可以参考
- 2023-04-10 04:45:04下载
- 积分:1
-
PIC 16F628 数据表 参考
PIC 16F628 数据表 参考-PIC 16F628 Datasheet for programmer
- 2023-04-04 10:05:04下载
- 积分:1
-
MX27 LITEKIT板的启动引导代码,功能比较强大
MX27 LITEKIT板的启动引导代码,功能比较强大-logicloader for mx27 litekit board
- 2022-10-16 00:35:05下载
- 积分:1
-
Serial Communication com ponents, as well as address a client. Included STD, thr...
本程序是串口通信的com组件,并且符有客户机.包含STD ,线程池 ,多线程通信,com错误报告.一个串口有三个通信线程.可打开任意多个串口.目前正在为系统服务,完全可靠-Serial Communication com ponents, as well as address a client. Included STD, thread pool, Multithreading communications, com error report. a serial communications are three threads. to open arbitrary serial number. the current system is for services, fully reliable
- 2022-09-28 09:05:03下载
- 积分:1
-
lyrics show Editor V1.2 version, the LRC can edit documents with source code and...
歌词秀编辑器V1.2版,可以编辑LRC文件,带有源代码和使用说明。-lyrics show Editor V1.2 version, the LRC can edit documents with source code and use.
- 2022-01-28 20:56:06下载
- 积分:1
-
用于Web抽取,是一个非常有用的程序,对程序开发有帮助。
用于Web抽取,是一个非常有用的程序,对程序开发有帮助。-It is used for WebExtrator!On Computing Mobile Agent Routes for Data Fusion in Distributed Sensor Networks
- 2022-03-14 00:19:54下载
- 积分:1
-
turb disk XP 和具有同样的功能
turb disk XP 和具有同样的功能-turb disk XP and have the same functionality
- 2022-05-09 10:26:32下载
- 积分:1
-
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解...
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-Dynamic partitioning of the simulated distribution patterns. Understand the memory allocation of the basic principles of a number of ways, such as: a single continuous distribution method, fixed geographical distribution patterns and dynamics of geographical distribution. Through the preparation process to achieve dynamic partitioning modes of distribution, and further understanding of the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-02-26 14:05:04下载
- 积分:1
-
字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小
写英文字母组成 A={a,b,…,z}。该字母表产生的升序...
字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小
写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现 1 次。例如,a,b,ab,
bc,xyz 等字符串都是升序字符串。
-search the postion for the given ascend sor string.
- 2022-11-11 07:15:03下载
- 积分:1