-
blog log part of the detailed design, including the write log, log management, u...
blog日志部分详细设计,包括写日志,管理日志,上传文件等等。-blog log part of the detailed design, including the write log, log management, uploading files, etc.
- 2022-03-31 15:24:09下载
- 积分:1
-
《LINUX内核源代码情景分析(上/下册)》 毛德操 pdf 6M
《LINUX内核源代码情景分析(上/下册)》 毛德操 pdf 6M-LINUX kernel source code for scenario analysis (up/down list) Maud speaks pdf 6M
- 2022-10-31 07:50:03下载
- 积分:1
-
Win32 GUI的Perl开发5::
WIN32::GUI for perl dev 5-Win32 : : GUI for perl dev 5
- 2022-11-21 21:40:03下载
- 积分:1
-
可爱的 Python:使用状态机
Python 中的算法和编程方法
可爱的 Python:使用状态机
Python 中的算法和编程方法
-lovely Python : Python use of the state machine of algorithms and programming method
- 2022-02-13 16:22:08下载
- 积分:1
-
C# 计算器
简介Windows窗体应用程序模拟一个手持计算器的功能。它支持计算器,例如加,减,乘,除等。该解决方案
可用于初学者谁正在努力学习C#的所有基本功能。
- 2022-02-02 11:53:32下载
- 积分:1
-
LwIP is TCP/IP protocol stack as a realization. LwIP main purpose is to reduce t...
LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。
本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LwIP is TCP/IP protocol stack as a realization. LwIP main purpose is to reduce the memory utilization and code size, so lwIP suitable for small, resource-limited processor such as embedded systems. In order to reduce the processor and memory requirements, lwIP can copy any data without the process of reducing the API. This paper describes the Design and Implementation of lwIP. Describes the protocol and subsystems used in the algorithms and data structures such as storage and buffer management system. LWIP API also includes a reference manual and use lwIP some code examples.
- 2023-09-05 12:25:03下载
- 积分:1
-
Intel官方文档IASL编译参考(英文),介绍了ACPI的体系结构、运行机制和编译与编码的参考。...
Intel官方文档IASL编译参考(英文),介绍了ACPI的体系结构、运行机制和编译与编码的参考。-Intel official documents IASL compiler reference (English), the introduction of the ACPI architecture, operating mechanism and the compiler and coding reference.
- 2022-07-07 16:34:18下载
- 积分:1
-
vb 疑问解答,
所有的 相关问题都能找到一个满意的答复
vb 疑问解答,
所有的 相关问题都能找到一个满意的答复-vb answer questions, all the related issues can find a satisfactory answer
- 2023-08-31 18:40:03下载
- 积分:1
-
模式程序
应用背景关键技术LDAP协议定义了与编目工作如下操作:操作连接/断开连接(绑定)允许将一个客户端与一个特定的目录对象(实际或虚拟)关联起来,以实现所有其他读/写的访问控制。为了与目录工作,客户须为对象的可分辨名称(DN)认证是命名空间的目录描述。在绑定操作请求时,客户端可能没有指定基名,在这种情况下将被连接在一个特殊的别名匿名(通常它是一个拥有最小权限的客户帐户)禁用(取消)-允许客户端的会话连接到LDAP服务器切换到验证的新的可分辨名称。的绑定命令只能验证后使用BIND服务器,否则取消绑定调用返回一个错误搜索(搜索)-从目录读取数据。手术是复杂的,需要许多参数,其中主要的是:搜索库(基于),从DIT分支开始搜索数据搜索的深度(范围)-可以有值(在增加的区域的顺序):基础,一个,分直接在基于节点搜索的基础上搜索一个搜索所有的节点,都是直接后裔的基础层次,即躺在一个水平低于他子搜索整个区域,对搜索基础相对下游(基于)搜索过滤器(searchfilter)是表达定义的目录对象属于一个范围的参数指定的搜索范围的选择标准。过滤搜索的表情写在波兰(前缀)组成的一个逻辑符号(布尔)反过来运算符和操作数,操作比较,内部的LDAP属性的值(左)与表达(右侧)用等号。
- 2023-03-29 04:15:03下载
- 积分:1
-
C Algorithms for Real
C Algorithms for Real-Time DSP
Chapter 4 covers the basic real-time filtering techniques which are the cornerstone of one-dimensional real-time digital signal processing.
- 2022-03-06 15:23:34下载
- 积分:1