-
Pager
用户控件实现分页
使用WINFORM自带原生控件制作的自定义控件,实现都对DGV的分页(Paging by User Control)
- 2019-05-30 15:12:12下载
- 积分:1
-
TLV5616(For_MSP430)
1、本程序的前提是CS引脚接地,基准电压设定为1.372V
2、“data=temp*4096/2.745”语句是为了实现将所需输出的模拟值直接转化为编码,减少计算量
3、TLV5616最大输出电压是基准电压的两倍,输出电压最大范围是0~Vdd-0.1V,另外基准电压的输入范围为0~Vdd-1.5V(TLV5616文档中有注明,使用时请注意)
(1, the premise of this program the CS pin grounded, the reference voltage is set to 1.372V
2, "data = temp* 4096/2.745" statement is in order to achieve the desired output of the analog values are converted directly to the coding, to reduce the amount of calculation
3, TLV5616 maximum output voltage is twice the reference voltage, the output voltage range is 0 to Vdd-0.1V, another reference voltage input range of 0 to Vdd-1.5V (of the TLV5616 document has stated, use note ))
- 2012-11-11 18:16:14下载
- 积分:1
-
sharewindows
C#实现桌面共享,开启服务器端,客服端可以看到服务器端的界面。(C# share window,C# share window,C# share window,C# share window,C# share window)
- 2016-04-23 20:23:20下载
- 积分:1
-
sui
利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等(use Opengl set MFC View environment, three-dimensional display of 3D data, handling a large number of point cloud data show rotation, translation, zooming, etc.)
- 2020-12-25 10:39:04下载
- 积分:1
-
Lin-F28035
C语言编写的LIn通信代码,供大家学习一下,希望对大家有帮助(C language LIn communication code for everyone to learn about, we hope to help)
- 2021-01-14 14:18:47下载
- 积分:1
-
1.LED亮灭控制
说明: LED basic code for 51 chips
- 2020-06-24 10:40:02下载
- 积分:1
-
apfft
说明: 全相位FFT与传统FFT对比图,包括幅值曲线 相频曲线(Comparison of all phase FFT and traditional FFT)
- 2020-11-18 18:09:20下载
- 积分:1
-
有序链表的合并
说明: 将两个有序的链表合并,分别有A、B两个链表。通过比较A、B是否有相同的元素,从而对链表进行合并(Merge the two ordered linked lists, A and B respectively. Merge linked lists by comparing whether A and B have the same elements)
- 2019-01-08 09:59:00下载
- 积分:1
-
一款矢量变频器
变频器控制方式很多,但矢量控制是目前最好的控制方式之一,该款交流矢量变频器控制范例,以供大家学习,可能会给您带来不一样的收获。。。。。。。。。。。。。
- 2022-03-30 16:26:58下载
- 积分:1
-
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-the design I use most frequently used pages out algorithm. The algorithm needs his wife to a certain page is the first out of the current period, the number of visits at least one of those. This page provided in the table for each additional page counter a visit can be realized. When the page was the visit, plus a visit counter, and once interrupted missing pages, then count out that one of the smallest, with all the counter reset.
- 2022-09-22 18:20:02下载
- 积分:1