搜索资源列表
exchange
- 这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。-This a graphic transformation process based on the letter "Y" with a painting consisting of a round; According to the letter "S" painted a diff
tuxingzhuanhuan
- 1.按字母“Y”画一个用点组成的圆; 2.按字母“S”画一个用不同颜色填充的三角形; 3.按字母“Z”画一个用不同颜色填充且带有边框图案的矩形; 4.按“q”键退出 -1. According to the letter "Y" draw a circle with points 2. According to the letter "S" draw a different color filled triangle 3. According to the let
SCSToolboxV2
- 将压缩感知用于谱估计中,根据论文谱压缩感知的一些程序-Compressive sensing (CS) is a new approach to simultaneous sensing and compression of sparse and compressible signals based on randomized dimensionality reduction. To recover a signal from its compressive measurements,
key-frame-extraction
- in this zip folder contains the how to extract the key frames and how to add the noise and RGB.
OS3
- 参考《Orange’s》,在之前搭建的 nasm + bochs 实验平台上完成一个接受键盘输入,回显到屏幕上的程序,具体要求如下: • 从屏幕左上角开始,显示键盘输入的字符。可以输入并显示 a-z 和 0-9 字 符。 • 支持大小写,包括 Shift 组合键以及大写锁定两种方式。 • 支持回车键换行。 • 支持删除退格,退格如果退回上一行,必须退回该行编辑的最后一个字符 处。 • 支持空格键和 Tab 键,其中对于 Tab