-
基于流水车间的调度程序算法,适用于一般的流水机械加工车间调度...
基于流水车间的调度程序算法,适用于一般的流水机械加工车间调度-based on the water plant scheduler algorithm, applicable to the general flow machining shop scheduling
- 2022-04-30 01:55:04下载
- 积分:1
-
就是C++的试验报告,可能对你有帮助的,希望亲们喜欢
就是C++的试验报告,可能对你有帮助的,希望亲们喜欢-Is the C++ the test report may be helpful to you, I hope they enjoy the pro-
- 2022-05-08 18:22:33下载
- 积分:1
-
简繁字互转源代码 VC++ Big5码转GB2312
简繁字互转源代码 VC++ Big5码转GB2312-Simplified source code word conversion VC++ Big5 code to GB2312
- 2022-09-09 13:00:03下载
- 积分:1
-
输入源代码
一个输入法源代码-an input source code
- 2022-03-22 18:04:25下载
- 积分:1
-
获取所有 WMI 信息工具 + 源码
该源码是一个获取到所有 WMI 信息的工具,其可以拿到所有的 WMI 信息并通过 Grid 展现,源码采用 C# 开发,基于 .Net Framework 4,可以自由选择所有 WMI 类别进行浏览,界面效果基本 OK,数据内容全面,可供自由下载使用。请不要用于非法用途,本人对造成的后果一概不任何责任! Source code using C # development, based on .Net Framework 4, you can freely choose to browse all WMI classes,
- 2022-01-28 12:30:55下载
- 积分:1
-
multithreading procedures were doors demo
多线程程序人门演示-multithreading procedures were doors demo
- 2022-02-20 18:14:24下载
- 积分: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
-
G-JSim(extended to J-sim)
- 2023-03-25 21:10:04下载
- 积分:1
-
关于LDPC的。是Mackcy网站上的LDPC编译码程序。
关于LDPC的。是Mackcy网站上的LDPC编译码程序。-On the LDPC. Mackcy site is LDPC coding and decoding procedures.
- 2022-01-26 06:55:33下载
- 积分:1
-
在cyclone2芯片上实现VGA解决方案,可以将模拟示波器波形在电脑上显示。也可以储存波形文件来显示...
在cyclone2芯片上实现VGA解决方案,可以将模拟示波器波形在电脑上显示。也可以储存波形文件来显示
-In cyclone2 chip VGA solutions, Analog Oscilloscope waveforms can be displayed on the computer. Can also be stored waveform file to display
- 2022-05-31 06:54:38下载
- 积分:1