-
计算机系统结构习题答案(郑伟民)
说明: 计算机系统结构(郑伟民)习题答案,答案很全(Computer System Architecture Exercise Answers)
- 2019-03-27 12:20:52下载
- 积分:1
-
2855435
美化应用程序的外观界面本程序主要面向对话框()
- 2018-04-29 06:03:17下载
- 积分:1
-
用软向量机预测浓度值RSecondSvm
说明: Predicting concentration value using the soft vector machine
- 2020-06-19 02:40:01下载
- 积分:1
-
Desktop
蒙特卡洛模拟风电场随机出力,产生多种场景(Monte Carlo simulation)
- 2021-04-18 20:48:57下载
- 积分:1
-
LUAC解密工具
LUAC解密工具包含市面所有cocos2的lua脚本加密的解密工具还有一些常用的脚本密码都在里面(LUAC decryption tools include all the Cocos 2 Lua script encryption tools on the market, as well as some commonly used script passwords.)
- 2020-08-28 23:28:11下载
- 积分:1
-
RASL_Code
低秩矩阵恢复对齐, 论文 Robust Alignment by
Sparse and Low-Rank Decomposition
for Linearly Correlated Images(Robust Alignment by Sparse and Low-Rank Decomposition for Linearly Correlated Images)
- 2018-03-07 20:00:54下载
- 积分:1
-
进程调度算法,使用类做的先来先服务算法进行调度
进程调度算法,使用类做的先来先服务算法进行调度-Process scheduling algorithm, using the class to do a first-come first-served scheduling algorithm
- 2022-03-26 08:49:58下载
- 积分:1
-
the_infrared_communication_protocol
说明: 有关红外线通讯的详细协议,有助于熟悉该协议(Details of the infrared communication protocol, help to familiarize themselves with the agreement)
- 2010-04-08 17:10:58下载
- 积分:1
-
lecture 3-11.py
美国本科python课堂实用初级入门教学实例(Python introduction teaching example)
- 2019-03-05 12:47:58下载
- 积分:1
-
queue
队列是一种特殊的线性表,是一种先进先出(FIFO)的数据结构。它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作。(Queue is a special kind of linear table, is a first in first out (FIFO) data structure. It is only allowed in the front of the table (front) to delete, and at the rear end of table insert (rear).)
- 2018-06-20 11:25:58下载
- 积分:1