-
一个跨平台的cc++类库
提供对log,mutext, thread,exception,socket等常用功能的封装...
一个跨平台的cc++类库
提供对log,mutext, thread,exception,socket等常用功能的封装-A cross-platform cc++ Library provides log, mutext, thread, exception, socket commonly used functions such as packaging
- 2022-03-11 07:03:33下载
- 积分:1
-
用C/C++设计一个简单的模拟送货系统。
功能要求及说明:
1. 添加送货单(送货单号,送货地址,送货数量,收货人姓名,送货时间,送货状态(待送,取消,...
用C/C++设计一个简单的模拟送货系统。
功能要求及说明:
1. 添加送货单(送货单号,送货地址,送货数量,收货人姓名,送货时间,送货状态(待送,取消,已送)等)
2. 取消送货单
3. 处理送货单(已送货成功)
4. 显示即将过期又没处理的送货单
5. 以磁盘文件保存这些信息
-With C/C++ The design of a simple simulation of the delivery system. Functional requirements and description: 1. Add a delivery note (delivery note number, delivery address, delivery number, consignee name, delivery time, delivery status (to be sent, canceled, has been sent), etc.) 2. Cancel delivery note 3. deal with delivery note (already delivered successful) 4. show about to expire has no deal with the delivery note 5. Save the file to disk information
- 2022-02-10 14:24:15下载
- 积分:1
-
Matlab下多径衰落信道的仿真代码
多径衰落信道由单径信道叠加而成,而单径信道中最重要的就是瑞利(Rayleigh)平坦衰落信道,此程序为瑞利平坦衰落信道的改进Jakes模型,
- 2022-07-08 21:58:24下载
- 积分:1
-
本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问...
本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问速度。-the code for the dynamic array of support, in memory processes data block stored, to avoid a large memory applications, but also ordinary and the two-way linked list of the code is to provide the right information within the rapid indexing, thereby greatly increasing the speed of data access.
- 2022-02-05 03:14:59下载
- 积分:1
-
LDPC编码仿真
LDPC码即低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G)强有力的竞争者,而基于LDPC码的编码方案已经被下一代卫星数字视频广播标准DVB-S2采纳。
- 2022-01-26 05:52:39下载
- 积分:1
-
NTFS流操作.流(STREAM)是NTFS下的概念。目前只有NTFS支持流。流依附于文件而存在,
你可以在流中存储2进制数据,文字或者其他一些东西.就象文...
NTFS流操作.流(STREAM)是NTFS下的概念。目前只有NTFS支持流。流依附于文件而存在,
你可以在流中存储2进制数据,文字或者其他一些东西.就象文件一样。文件存
什么,流就能存什么。每个文件可以含有多个流。当流所依附的文件被删除,
流也随之消失。-NTFS flow operation. Flow (STREAM) NTFS is the concept. At present, only NTFS support flow. Depend on the flow of documents exist, you can flow in two-band data storage, writing or other things. Like papers. What the file, what depositors will be able to flow. Each file can contain a number of flow. When the flow are dependent files are deleted, the flow will disappear.
- 2023-01-27 22:35:03下载
- 积分:1
-
串口通信实例Visual c++
利用Visual c++编程软件开发串口通信软件,给电子信息方面的初学者提供案例学习与分析,从而进一补了解通信技术在工业中的灵活运用,涉及电话,RFID,GPS,PLC等通信.通信技术在现代工业中无时无刻不存在,实现了工业生产技术,从而构建了多样性的桥梁并改善了人类社会的生活.
- 2022-07-27 04:34:45下载
- 积分:1
-
网络流量显示
这是一个简单的小程序,vc6.0平台下能运行,可以获取当前网络流量信息,网速,并用图表形式显示
- 2022-05-26 07:33:39下载
- 积分:1
-
一个由vb编写的精确定时器程序,程序虽然小,但是比较实用
一个由vb编写的精确定时器程序,程序虽然小,但是比较实用-vb prepared by a precision timer procedures, procedures Although small, but more practical
- 2023-05-17 03:55:03下载
- 积分:1
-
des加密算法的源代码,有要加密的快来把
这代码很好的
des加密算法的源代码,有要加密的快来把
这代码很好的-des encryption algorithm source code, encryption Come to this code of good
- 2023-05-29 19:25:03下载
- 积分:1