-
mm_directx_eg
使用DirectX对硬件进行处理程序(Visual 从++ 6。0)(use DirectX right hardware for treatment (from the Visual++ 6. 0))
- 2006-11-10 10:09:26下载
- 积分:1
-
pop3client 读取邮件内容完整实例 有截图有源码下载
利用 LumiSoft.Net实现 读取邮件内容实例
- 2013-07-28下载
- 积分:1
-
nrf2401
nrf2401功能使用文档,对学习者很有帮助。(zidongfanyi chu wenti le ,zhineng xie pingyin le.)
- 2012-02-02 12:13:03下载
- 积分:1
-
mongoose-master
simple embedded web server
- 2014-01-27 11:04:45下载
- 积分:1
-
C# 为DataGridView控件的新行指定默认值
C# 为DataGridView控件的新行指定默认值,双击DataGridView.rar即可看到默认值,一般情况下,单元格是空的没有任何内容,实现这一功能,其实也简单,如下代码示:
private void shippersDataGridView_DefaultValuesNeeded(object sender, DataGridViewRowEventArgs e)
{//为DataGridView控件的新行指定默认值(测试时直接单击最下面的空白行即可)
e.Row.Cells[1].Value = "重庆长安捷达运输公司";
e.Row.Cells[2].Value = "023-40405690";
shippersBindingSource.AddNew();
}
- 2022-03-01 05:33:46下载
- 积分:1
-
T200071012217h
此源码为线性相位滤波的vhdl源码与设计心的体会,理论分分析与工程实践总结相结合,有非常大的参考价值 可直接使用。
(The source for the linear phase filter VHDL source code and design of the heart experience, theoretical analysis to summarize the combination of engineering practice, a very large reference value can be used directly.)
- 2012-07-10 16:08:08下载
- 积分:1
-
We
说明: 从网络检索出有用的数据汇总在一起显示出来,只是一点简单的功能。(Useful data retrieved from the network bundled out just a little simple function.)
- 2012-09-19 11:23:54下载
- 积分:1
-
CDT
CDT规约,统称循环式远动规约,电力调度系统经常使用,经多年实践验证通过,需要时,可修改自己内部接口,完成代码移植。(CDT Statute, collectively, cycle remote Statute, power dispatching systems often use, after years of practice verified, if necessary, to modify their own internal interface, complete the code transplant.)
- 2013-12-11 10:16:12下载
- 积分:1
-
Fownomo
For Lenovo v920 mobile phone photo files a gadget, if you need to batch change the file name, can be modified and used
- 2019-04-02 23:39:01下载
- 积分:1
-
Calendar(v1.01)
WTL编写日历控件,继承EDIT控件自绘而且,可自行修改方便使用(WTL DRAW calendar)
- 2016-03-03 11:50:12下载
- 积分:1