-
litth_virldisk
说明: 文件虚拟磁盘
WDM
:)
(virtual disk file WDM :) )
- 2006-04-07 15:08:27下载
- 积分:1
-
stm32手写识别
基于stm32zet6的手写识别程序源码 一套完整的手写识别源码,可以识别数字、字母和汉字,识别率还不错
- 2022-05-23 06:28:17下载
- 积分:1
-
zdb
开发的学校评分希望大家喜欢啊 多多指导啊 (Development of the school score hope everyone likes a lot of guidance.)
- 2012-11-26 21:55:13下载
- 积分:1
-
使用CAN读取毫米波雷达数据
使用CAN读取毫米波雷达数据,编写语言为C(Reading millimeter wave radar data using CAN)
- 2020-10-20 17:27:24下载
- 积分:1
-
VS2008下使用 C# 开发的俄罗斯方块,值得一看。
VS2008下使用 C# 开发的俄罗斯方块,值得一看。-VS2008 use C# Development of the Russian box, worth a visit.
- 2022-03-10 01:22:56下载
- 积分:1
-
SoftScope
功能描述:这是一个示波器波形显示控件,能够完成类似于示波器的功能。最多可以同时显示8个通道的数据波形,可以动态切换显示通道。缩放xy轴,弹出半透明窗口显示坐标,y轴方向平移波形等功能。
操作使用键盘快捷键,操作说明见readme.txt,目前按键焦点的得到有点问题,要点击开始后在示波器上鼠标左键单击一下,然后按一下上箭头键,才可以响应按键指令,有高手知道怎么改进希望告诉作者:xiang57@163.com(Functional Description: This is an oscilloscope waveform display control, able to complete similar oscilloscope function. At the same time show up to eight channels of waveform data can be displayed dynamically switch channels. Zoom xy axis, translucent pop-up window displays the coordinates, y-axis direction of translational wave functions. Operation of the use of keyboard shortcuts, operating instructions see readme.txt, the current key focus has been a problem, it is necessary to click on the oscilloscope after the beginning click the left mouse button, and then click on the arrow keys, before they can respond to key commands, has a master know how to tell the authors hope to improve: xiang57@163.com)
- 2008-07-06 21:24:24下载
- 积分:1
-
基于线段树的同时快速维护区间乘法和区间加法
主要就是要注意同时维护加法和乘法的lazytag时,加法和乘法的顺序会影响结果,如:
x*2+3 != (x+3)*2
因此 维护其中一个tag时 要同时改变另一个tag 以免去顺序的影响。
因此有两种选择 先维护乘法 和 先维护加法
假设 x节点此时乘法tag是2 加法tag是3,之后获得了乘法tag4 以及加法tag5
先维护乘法:
x=(x*2)+3
获得后:乘法tag*4 加法tag*4+5 x=(x*8)+3*4+5
先维护加法:
x=(x+1.5)*2
显然涉及小数 有精度问题 不继续了
在确定先维护乘法后 就可以开始线段树了...
- 2022-01-25 18:39:43下载
- 积分:1
-
inc
说明: 扰动观察法simulink仿真,基于MATLAB simulink平台(Simulink simulation of disturbance observation method)
- 2020-05-30 12:33:33下载
- 积分:1
-
eit web files v1_2
webserver文件(webserver documents)
- 2004-08-25 10:31:34下载
- 积分:1
-
oi
逻辑电平接口设计规范逻辑电平接口设计规范(Logic level interface design specification
Logic level interface design specification
)
- 2013-11-06 11:15:37下载
- 积分:1