-
该系统是专为法院档案管理而设计的,它包含了法院档案管理的许多方面。...
该系统是专为法院档案管理而设计的,它包含了法院档案管理的许多方面。-The system is designed for court records management and design, it contains the court on many aspects of file management.
- 2023-07-21 02:40:04下载
- 积分:1
-
OPCClient端和Server端的演示代码
OPCClient端和Server端的演示代码-OPCClient-side and Server-side presentation code
- 2022-01-26 08:07:48下载
- 积分:1
-
一个探测窗口信息的类Spy++小工具
一个探测窗口信息的类Spy++小工具-a window to detect the type of information Spy small tools
- 2022-09-17 08:10:03下载
- 积分:1
-
目的:
试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距
内容:
快速排序算法...
目的:
试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距
内容:
快速排序算法
-Objective: To test multi-core CPU on the efficiency of sorting algorithm to compare single-mission and multi-mission of the gap between the parallel sorting algorithms Content: Quick Sort Algorithm
- 2022-02-13 04:05:26下载
- 积分:1
-
测试各种大小使用
测试各种大小使用
测试各种大小使用
测试各种大小使用-Testing a variety of sizes to use to test the use of various sizes
- 2022-01-31 09:27:57下载
- 积分:1
-
海明编码
应用背景这是16位海明码纠错和检测 ;16点,它是基于sechaming代码 ;这是实行在VHDL ; ;关键技术VHDL语言代码 ; ;和Xilinx工具是用来实现它是合成的代码,和自我 ;试验台 ;它 ; 了;
- 2022-07-08 18:30:19下载
- 积分:1
-
matlab使用手册,繁体中文版本,关于各种函数的使用方法和实际例子,介绍了matlab自定义函数库的内容,讲解malab自定义工具的使用规则....
matlab使用手册,繁体中文版本,关于各种函数的使用方法和实际例子,介绍了matlab自定义函数库的内容,讲解malab自定义工具的使用规则.-Matlab user manual Traditional Chinese versions of the various functions and the use of practical examples, introduced Matlab-defined functions for the content on malab-defined rules governing the use of tools.
- 2023-08-08 08:15:03下载
- 积分:1
-
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=...
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=q1,以找出DFA在处理了第一个输入符号a1之后进入的状态。处理下一个输入符号a2,求δ(q1,a2)的值,假设这个状态是q2。以这种方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA" s " language" is the DFA to accept all of the string collection. A1a2 ... an assumption is an input symbol sequence, so that the DFA into operation from the initial state q0. Look transfer function δ, say δ (q0, a1) = q1, in order to identify the DFA in dealing with the first input into the state after the symbol a1. To the next input symbol a2, seeking δ (q1, a2) values, assuming that this state is q2. Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse."
- 2022-06-15 20:45:50下载
- 积分:1
-
C language series graphics algorithm, with the hope that useful for all
用C语言编的图形算法,学习用,希望对大家有用-C language series graphics algorithm, with the hope that useful for all
- 2022-07-21 08:40:31下载
- 积分:1
-
服务器端的TCP功能
实现服务器端的TCP功能。可正常收发。采用Visual C++6.0编写,可正常运行。如果你是最新的版本,或是高于该版本的VS,都可以独立编译,正常跑通。
- 2022-04-23 10:27:06下载
- 积分:1