-
C# 32路继电器控制源码
C# 32路继电器控制源码
- 2019-10-22下载
- 积分:1
-
倒计时报警
说明: 60s倒计时报警,报警声为警笛声,可自行修改几秒时自动报警(60s countdown alarm, alarm sound is siren sound, self-modifying several seconds when automatic alarm)
- 2019-03-16 20:34:55下载
- 积分:1
-
HPSocket.Net-develop
说明: C# 版socket 收发
TCP协议
有模版样例(Csharp socket sending and receiving
TCP protocol
Sample with template)
- 2020-08-27 11:36:45下载
- 积分: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
-
博优2016写狗+注册机
博优2016写狗+注册机用于破解博优2016系列软件(YUUKFHJMJ,GHGYUFUYFKFHV,K,JGHV,VJ,)
- 2018-05-06 12:17:44下载
- 积分:1
-
服务助手
一行一个,附带命令行,如果启动失败,在命令行前加一个空格(Line by line, with a command line. If startup fails, add a space before the command line.)
- 2019-02-18 01:46:03下载
- 积分:1
-
C6000-software-optimization
本文重点介绍TI C6000系列DSP优化方法,重点讲述线性汇编优化。(This article focuses on the TI C6000 series DSP optimization method focuses on linear assembly optimization.)
- 2013-03-10 21:35:48下载
- 积分:1
-
采用c#编程的人机对战的五子棋程序,AI智能采用贪心算法和极大极小值算法,程序有详尽的注释,适合参考...
采用c#编程的人机对战的五子棋程序,AI智能采用贪心算法和极大极小值算法,程序有详尽的注释,适合参考-C# programming using the man-machine war of Gobang procedures, AI algorithms and intelligent use of greedy algorithm for max-min value, the program has detailed notes for reference
- 2023-06-18 08:30:04下载
- 积分:1
-
Markov chain is the original code, you can use C language! !
这是马尔可夫链的原代码,可以用C语言实现-Markov chain is the original code, you can use C language! !
- 2022-12-23 19:00:03下载
- 积分:1
-
本文介绍了开发的可插拔的交通基础设施建设…
This article describes the exploitation of the pluggable transport infrastructure provided as part of ASP.NET Web Services, which allows developers to deliver Soap messages built in the document/literal format to be delivered to an end point via mechanisms other than default HTTP transport-This article describes the exploitation o f the pluggable transport infrastructure 577 ided as part of ASP.NET Web Services, which allows developers to deliver Soap messag es built in the document/literal format to be de livered to an end point via mechanisms other tha n default HTTP transport
- 2022-06-20 07:08:35下载
- 积分:1