-
C# 把listView数据排列成图标缩略图风格
C#控制ListView的显示方式,把listView数据排列成图标缩略图风格,这种风格在Windows中十常见,图标的排列就是这种风格的,实现的相关代码:
private void Form1_Load(object sender, EventArgs e)
{
listView1.Items.Add("开源爱好者");//使用Add方法向控件中添加项目
listView1.Items.Add("www.codesc.net");//使用Add方法向控件中添加项目
listView1.Items.Add("C#从基础到项目实战");//使用Add方法向控件中添加项目
listView1.Items[2].Selected = true;//使用Selected方法选中第3项
}
- 2023-06-24 02:00:03下载
- 积分:1
-
vld-10-srcz
memory leak lib src
- 2008-07-22 23:49:28下载
- 积分:1
-
[5]-pami09---SRC
是一片外文文献,关于稀疏表示的,与大家分享,欢迎下载(Is a foreign literature on sparse representation, to share with you, welcome to download)
- 2013-04-26 17:08:37下载
- 积分:1
-
c++对数组的操作
说明: 对数组进行操作更加的更好的理解数组嗯嗯嗯嗯(wnadjkjjdsadwmahsdakdlapdllda)
- 2019-09-26 19:01:30下载
- 积分:1
-
象棋放马
说明: 在棋盘上放马,使得每一行的马均处于安全位置,输出棋盘的所有摆放的可能性。(Put the horse on the chessboard, so that each line of horse is in a safe position, output all the possibilities of the chessboard.)
- 2020-06-23 21:40:02下载
- 积分:1
-
baseon80c51ofmc522
读写器与射频卡通信的设计采用RC522射频读写芯片与射频卡进行通信,符合ISO14443规范协议;硬件系统设计中主要有AVR单片机主控模块、电源模块、存储模块、外部时钟模块、LCD模块;软件系统设计采用C语言,遵循模块化和结构化编程模式,设计了射频卡操作程序、软关机与自动关机程序、LCD显示、串行Flash存储器、外部时钟等外部设备驱动程序。所设计的手持式读写器具备对MF1 S50、S70射频卡的读写、实时状态显示、系统在线升级以及关机等功能。(This handset can process the data offline or online, reading and writing from 10 cm far. This handset is low-power, miniature, modular design and so on. This article includes: the communication design between RF card and Reader, hardware system design and software systems design. The communication design between RF card and Reader used to RC522 RF chip control RF cards, in line with ISO14443 standard protocol Hardware system design mainly include AVR microcontroller control modules, power modules, memory modules, external clock modules, LCD modules Software system designed with C programming language, and follow the modular structure of the programming model, and has the RF card operation procedures, soft shutdown and automatic shutdown procedures, LCD display, serial Flash memory, an external clock, and other external device driver Procedures. The handset readers has the MF1 S50, S70 RF card reader function, real-time status display function, the system online update function and so)
- 2021-03-22 20:19:16下载
- 积分:1
-
成本高
adasdsadasdasdasdasdasdasdas
sdasdsadsadasasddas
asdasdasdasdasdas
asdasdasasdasdas
- 2022-05-22 05:57:19下载
- 积分:1
-
Windows文件系统过滤驱动开发教程
我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cache算法的效果,我已在工作中有所感受。 如果你刚好有以上此类的要求,你可以阅读本教程。(I often encounter online request peer file system driver development. Windows on the pc-driven mostly to filter. Its goal : There are several : First, for the anti-virus engine. Hope for writing the document, read and write data capture, which then detected the presence of the virus code. Two documents for encryption systems in the hope that the process of writing papers for data encryption, in the course of time deciphering. Three is to design a transparent file system accelerated. The disk read and write when appropriate cache algorithm can greatly improve the efficiency of disk. Windows itself to the cache algorithm may not be suitable for some special disk read and write operations (such as streaming media server time streaming media). The cache design algorithm results, I have some wo)
- 2005-06-13 20:12:26下载
- 积分:1
-
07红外
抄读电表号 更改电表号 更改日期时间 更改时间(Read the meter number, change the meter number, change the time)
- 2017-09-24 17:56:45下载
- 积分:1
-
828857
说明: opnet的应用实例,说明很详细,适合初学者使用(an example of the application of opnet, which is detailed and is suitable for beginners)
- 2019-04-01 11:51:34下载
- 积分:1