-
windows下加密的示范例子,可以学会windows下加密的基本方法
windows下加密的示范例子,可以学会windows下加密的基本方法-windows under the encryption model examples under windows can learn the basic method of encryption
- 2022-03-23 19:51:24下载
- 积分:1
-
用winsock建立udp 连接,并发送数据
用winsock建立udp 连接,并发送数据 -Establish udp connection with winsock and send data
- 2022-02-15 08:25:23下载
- 积分:1
-
语音识别
语音识别是写在出于安全考虑,在 ecan 提供对任何系统的 matlab 软件编程处理虐儿个案在语音分析中,通常执行-浊决定从信息提取的语音信号。在本文中,我们进行了两种方法来分隔浊-无声的部分的语音从语音信号。这些是零交叉率 (ZCR) 和能量。在这里,我们评估了结果除以演讲样成部分和使用零交叉率和能量计算来分离浊音与清音的词类。结果表明零交叉率都很低浊的部分和高为无声部分在哪里,能量,远高浊部分和低为无声的部分。因此,这些方法被证明更有效地分离表示和无声演讲。
- 2022-03-02 23:45:02下载
- 积分:1
-
自己写的注册表模块的操作
自己用c写的操纵注册表的模块-c write his own manipulation of the registry module
- 2022-02-04 10:18:05下载
- 积分:1
-
des加密源码,可进行分析使用。慎重得到的得到的达到
des加密源码,可进行分析使用。慎重得到的得到的达到-的
- 2023-04-30 15:40:04下载
- 积分:1
-
简单快捷的批量重命名软件,支持撤销。内含资源管理器目录树控件的全部源码,不含第三方控件,绿色软件。
简单快捷的批量重命名软件,支持撤销。内含资源管理器目录树控件的全部源码,不含第三方控件,绿色软件。-Simple and quick batch rename software to support the revocation. Intron Explorer directory tree control of all source code, excluding third-party control, green software.
- 2023-06-17 00:10:04下载
- 积分:1
-
windows on the task scheduling and more code to achieve a variety of task schedu...
基于windows的多任务调度代码 实现多种任务的调度-windows on the task scheduling and more code to achieve a variety of task scheduling
- 2022-02-02 13:43:33下载
- 积分:1
-
JOS Lab 2: Memory Management
The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory.
The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
- 2022-02-05 12:16:48下载
- 积分:1
-
restart 计算机 程序,供大家参考
restart 计算机 程序,供大家参考-restart the computer programs, for your reference
- 2022-01-25 18:22:36下载
- 积分:1
-
系统级钩子监控运行在当前系统中的所有线程的消息流。
系统级钩子监控运行在当前系统中的所有线程的消息流。-System-level hooks run in the current system monitors all the threads of the message flow.
- 2022-03-25 23:50:26下载
- 积分:1