-
Bluepilling-the-Xen.pdf
Bluepilling the Xen
Hypervisor
Joanna Rutkowska & Alexander Tereshkin
Invisible Things Lab
- 2014-10-24 05:30:35下载
- 积分:1
-
js_fpga
使用altera的FPGA构建的sopc系统,进行嵌入式C编程,实现了伺服电机的控制。(The SOPC system is built with Altera FPGA, and embedded C programming is used to realize the servo motor control.)
- 2017-09-13 09:22:01下载
- 积分:1
-
ST7735 LCD 规格书及初始化源码流程
ST7735S
132RGB x 162dot 262K Color with Frame Memory
Single-Chip TFT Controller/Driver
The ST7735S is a single-chip controller/driver for 262K-color, graphic type TFT-LCD. It consists of 396
source line and 162 gate line driving circuits. This chip is capable of connecting directly to an external
microprocessor, and accepts Serial Peripheral Interface (SPI), 8-bit/9-bit/16-bit/18-bit parallel interface.
Display data can be stored in the on-chip display data RAM of 132 x 162 x 18 bits. It can perform display data
RAM read/write operation with no external operation clock to minimize power consumption. In addition,
because of the integrated power supply circuits necessary to drive liquid crystal, it is possible to make a
display system with fewer components.
- 2022-07-19 14:58:34下载
- 积分:1
-
SAMP游戏中实现摆摊和个人背包系统 摊位+背包
说明: 它可以在SAMP游戏中实现摆摊和个人背包系统。它需要自己运行,实现不同的颜色。(It can be used in SAMP games to implement stand and personal backpack system. It needs to run on its own to achieve different colors.)
- 2020-06-25 00:40:02下载
- 积分:1
-
Flow_Shop_Scheduling_Problem
混合蛙跳算法程序,采用1、若干次运行取最优
2、增加进化代数maxgen
3、加大种群规模popsize。三种方法来可有效克服随机初始化带来的局部极小问题(Shuffled frog leaping algorithm, using one, several runs to take the best two, increasing evolution algebra maxgen 3, to increase the population size popsize. Three ways to effectively overcome local minima caused by random initialization problem)
- 2013-07-23 22:27:44下载
- 积分:1
-
EllipseCir
椭圆拟合,输入中心坐标及椭圆长半轴和短半轴即可画出相应椭圆(ellipse fitting)
- 2013-12-18 23:49:16下载
- 积分:1
-
CFD源代码,可并行,Roe格式 ,能较好应用在搞超声速计算中
CFD源代码,可并行,Roe格式 ,能较好应用在搞超声速计算中
- 2022-11-30 00:15:03下载
- 积分:1
-
« 问题描述:在对高级语言编写的程序进行编译时会遇到表达式或字符串的括号匹配问题。例如C++程序中左、右花括号“{”和“}”的匹配问题。表达式(字符...
« 问题描述:在对高级语言编写的程序进行编译时会遇到表达式或字符串的括号匹配问题。例如C++程序中左、右花括号“{”和“}”的匹配问题。表达式(字符串)的括号匹配问题要求确定一给定表达式(字符串)中左、右括号的匹配情况。例如,表达式(x*(x+y)-z)在位置1 和4处有左括号,在位置8 和11 处有右括号。位置1 处的左括号与位置11 处的右括号相匹配;位置4 处的左括号与位置8 处的右括号相匹配。而在表达式(x+y)*z)(中,位置8处的右括号没有可匹配的左括号,位置9处的左括号没有可匹配的右括号。« 编程任务:给定一个C++源程序,编程计算其中括号“”;“(”和“)”;“[”和“]”;“{”和“}”的匹配情况-laquo; Problem description : In preparation for the high-level language compiler procedures that will be encountered expression or string matching brackets. C procedures such as left and right curly "(" and ")" matching problem. Expression (string), the brackets matching requirement to set a fixed expression (string) left and right brackets of the match. For example, the expression (x* (x y)- z) in a position and have left four brackets in position 8 and 11 have the right brackets. A position on the left with brackets of 11 positions in brackets right match; Location four brackets on the left and the location of eight brackets right match. The expr
- 2022-04-17 00:23:11下载
- 积分:1
-
Tetris-c
俄罗斯方c语言代码加详解,非常好的俄罗斯方块代码(Russian side c language code plus detailed, very good Tetris code)
- 2013-11-27 18:32:17下载
- 积分:1
-
ADC
说明: 基于stm32f103 adc DMA采样以及均值滤波程序(DMA sampling and mean filtering program based on STM32F103)
- 2019-12-28 16:59:33下载
- 积分:1