-
clock
本程序利用51单片机的定时器中断产生时间信号,同时具有通过按键调节时间的功能,还可设置闹钟(This procedure using 51 single-chip timer interrupt time signal, but also has the functions via buttons adjust the time, but also set the alarm)
- 2011-07-27 19:20:57下载
- 积分:1
-
QosSvr
简易TCP通讯服务器端,QosClt为客户端。多个客户端间的通讯需要基于服务器,即通过服务器转发。(Simple TCP communication server, QosClt for the client. Communication between multiple clients need a server-based, that is transmitted through the server.)
- 2013-09-09 13:50:32下载
- 积分:1
-
dmyectiotwo
W2kPrintDrvSample Feature Support two page directio
- 2017-05-11 12:50:38下载
- 积分:1
-
鍏冭優鑷姩鏈_cpp
说明: 元胞自动机疏散规划。。。。。。。。。。。(Evacuation Planning of Cellular Automata)
- 2019-01-28 13:34:01下载
- 积分:1
-
lab7
说明: 计算方法的上机编程题,计算方法的上机编程题。计算方法的上机编程题(Method of calculation-on programming problems, the calculation-on programming problems. Programming-on method of calculation problems)
- 2010-03-24 23:09:20下载
- 积分:1
-
C# 为DataGridView控件设置交替行样式(隔行换色)
C# 为DataGridView控件设置交替行样式,也就是大家熟悉的隔行换色功能,每一行数据的底色都不一样,这样可更清淅的浏览表格,在WEB开发中,这也是一个受欢迎的功能,在C# WinForm编程中,同样是个既实用又美观的功能。
本示例测试需要连接好SQL数据库,否则DataGridView未填充数据,不能看出多行隔行换色效果。其实实现这一功能,最核心的几行代码如下:
为DataGridView控件设置交替行样式
this.customersDataGridView.RowsDefaultCellStyle.BackColor = Color.SeaGreen ;
this.customersDataGridView.AlternatingRowsDefaultCellStyle.BackColor =Color.Cyan;
- 2022-11-20 06:00:03下载
- 积分:1
-
ARMA-with-NExT
先用NEXT对进行出来了,消除噪声的影响,然后再用ARMA进行处理。(NEXT carried out on first use, and eliminate the noise, and then use the ARMA processing.)
- 2011-09-17 10:54:16下载
- 积分:1
-
动网格
简谐运动,震动表面的UDF文件,xy二维(Simple harmonic motion)
- 2019-04-14 13:07:09下载
- 积分:1
-
leap motion代码 有不同的粒子形态 食指改变形态 中指改变拖尾透明度
leap motion代码 有不同的粒子形态 食指改变形态 中指改变拖尾的透明度,形态各种各样,可以自己改粒子数量,屏幕大小。
- 2023-03-12 02:30:04下载
- 积分:1
-
py
说明: 此dll文件名为py.dll
C#
命名空间名是py
类名是mypy
用来得到汉字拼音首字母的方法是GetChineseSpell(string chines) (C# getchinese)
- 2010-12-14 01:38:56下载
- 积分:1