-
Digimarc
酒店vod点播系统客户端部分,实现了预定酒店房间,点餐,点播歌曲、视频的功能(The hotel vod demand system client part, to achieve a predetermined hotel room, ordering, request songs and video capabilities)
- 2014-11-17 14:13:42下载
- 积分:1
-
10_Can01
DSP-2812-CAN接收发程序例程,中断接收。(DSP-2812-CAN receiving program)
- 2018-01-12 17:03:31下载
- 积分:1
-
带CheckBox列头的DataGridView 支持全选 反选功能 例子完整源码下载
使用方法: 初始化这个列表头 DatagridViewCheckBoxHeaderCell cbHeader = new DatagridViewCheckBoxHeaderCell(); cbHeader.Value = ""; SelectUin.HeaderCell = cbHeader; cbHeader.OnCheckBoxClicked = new CheckBoxClickedHandler(cbHeader_OnCheckBoxClicked); 填写你的全选的业务逻辑 void cbHeader_OnCheckBoxClicked(bool Status) { for (int i = 0; i < this.dataGridView1.Rows.Count; i ) { dataGridView1.Rows[i].Cells["SelectUin"].Value = Status; } }
- 2013-09-19下载
- 积分:1
-
人体识别代码HOG+SVM
开发平台vs2015,语言C++,用到了opencv3.1,做了训练器,基本上只要把训练图片,负面图片,测试图片放到文件夹里点bat文件再在vs里面运行就可以训练和测试看结果了,白痴都能用。
- 2022-06-15 14:37:02下载
- 积分:1
-
freeradadmin1.01
一个FreeRADIUS的管理工具包,允许管理员,用户组和组属性模板此外。允许用户远程访问和管理员远程控制。管理员可操作Raidus属性。(A snazzy front-end admin kit for FreeRADIUS that allows for the addition of radius users,user groups, and group attribute templating. Access controls allow for admin users and agents that can act autonomously. Also admins FreeRADIUS radius attributes
)
- 2011-09-19 08:58:24下载
- 积分:1
-
vc__mallat
mallat算法 小波分解 vc++环境编写 运行正确(mallat wavelet)
- 2009-04-22 17:25:04下载
- 积分:1
-
超级EA大全集
精选外汇EA源码,仅供学习,请不要用于实盘,否则后果自负。(Selected foreign exchange EA source code, only for learning, please do not use in the real offer, otherwise the consequences are at your own risk.)
- 2019-06-01 20:18:25下载
- 积分:1
-
樽海鞘算法(SSA)
说明: 一种通过模拟樽海鞘种群行为实现寻优的樽海鞘算法(SSA)(Salp swarm algorithm for simulating salp population behavior (SSA))
- 2019-06-28 08:25:03下载
- 积分:1
-
ResizableWizard97
软件安装向导例子,效果不错,VC++语言开发(demo for soft-installation wizards)
- 2015-04-21 10:38:13下载
- 积分:1
-
1
说明: 此压缩文件中是通信工程师中级考前辅导材料,是CDMA蜂窝系统的知识复习资料,里面有CDMA蜂窝系统知识的全面覆盖。(This compressed file is a communication engineer Intermediate prep materials, is the knowledge of CDMA cellular system review the information, which has a comprehensive knowledge of CDMA cellular system coverage.)
- 2013-09-27 17:05:25下载
- 积分:1