-
Processorscheduling
用优先级判断的处理器调度模拟程序,程序运行时间结束后结束。(Used to determine the priority of processor scheduling simulation program, after the close of the program is running.)
- 2013-12-03 23:24:30下载
- 积分:1
-
houghinit
基于标准Hough变换的航迹起始,对采集的十帧数据进行分析,得到五条起始航迹(Standards-based Hough transform track initiation, the 10 data collected for analysis, the five initial track)
- 2021-04-14 20:28:55下载
- 积分:1
-
技术面试必备基础知识
说明: 计算机专业学生技术面试基础知识,,,,,(Basic knowledge of computer interview)
- 2020-04-10 21:06:35下载
- 积分:1
-
编译原理-文法分析器
一个简单的C语言文法分析器,构建LL(1)分析表,实现LL(1)分析。操作方法:行数+文法内容
/*
8
E->T+E
E->T-E
E->T
T->F*T
T->F/T
T->F
F->(E)
F->i
*/
- 2022-01-25 16:19:08下载
- 积分:1
-
ShopPrice
主要实现如下功能:
1.快速查询某件产品的进价、售价和供货单位。
2.快速查询供货商的的电话,以便打电话询问商品是否有货。
3.可以按照数据库各字段进行排序显示
DB下为Sql2005数据库,附加即可
注意:该系统需要Asp.netMVC框架支持(The main functions are as follows:
1 a fast query of the purchase price of the products, price and delivery unit.
2 quickly check the supplier s phone, in order to make a phone call to ask whether the goods are available.
3 can be sorted according to the field
DB under the Sql2005 , can be added to
Note: the system needs Asp.netMVC framework support)
- 2016-09-26 18:20:02下载
- 积分:1
-
qougang-V5.2
针对EMD方法的不足,电力系统暂态稳定程序,可以进行暂态稳定计算,包含CV、CA、Single、当前、恒转弯速率、转弯模型。( For lack of EMD, Power System Transient Stability Program, can be transient stability, It contains CV, CA, Single, current, constant turn rate, turning model.)
- 2017-04-16 21:54:30下载
- 积分:1
-
gis_swb_6214027
说明: WPF与c++混合编程的一种尝试 使用托管语言进行数据交互 可以帮助想要改善界面的c++朋友(A hybrid of WPF and c++ programming that attempts to interact with data using a managed language can help c++ friends who want to improve the interface)
- 2020-06-22 18:00:01下载
- 积分:1
-
程序
说明: 修改密码,输入密码,输入三次错误密码后锁定
密码不显示(Change the password, enter the password, enter the wrong password three times before locking
Password not displayed)
- 2020-06-18 19:20:02下载
- 积分:1
-
基于stm32的脉冲发生程序
通过stm32的定时器输出占空比可调的矩形方波(Output rectangular square wave with adjustable duty cycle through STM32 timer)
- 2019-01-16 17:14:50下载
- 积分:1
-
Stack-Implementation
Program to Stack implement
- 2014-09-20 12:30:56下载
- 积分:1