-
IP
说明: DSP28335实现IP通信。调试环境CCS3.0内部已经调试,直接下载使用就行了。网卡芯片:rtl8019(DSP28335 to implement IP communications. CCS3.0 internal debugging debugging environment has a direct download on the line. Chip card: rtl8019)
- 2011-09-19 18:54:03下载
- 积分:1
-
pubg-mobile-esp
说明: For personal measures only.
- 2019-04-21 13:04:28下载
- 积分:1
-
WIN VNC 源码
VNC 源码 可以学习参考开发 大名鼎鼎的VNC远程监控软件 的客户端源码.-famous VNC remote monitoring software prepared by the Delphi client source.
- 2022-07-18 23:52:37下载
- 积分:1
-
zrrndo
本程序为课程信息管理系统,,阐释了使用MFC来实现的过程,,(This procedure for the course information management system, and illustrates the process of using MFC to achieve that,)
- 2017-06-25 20:14:01下载
- 积分:1
-
matlab
数值分析上机题一些算例的分析,希望都有些同学有帮助。(Some numerical examples on the local analysis questions, students want to have some help.)
- 2011-10-20 18:34:12下载
- 积分:1
-
37
说明: 对3D数据运用gpu实现八叉树,完成分割并进行渲染。(The use of 3D data on the GPU octree to achieve complete segmentation and rendering.)
- 2007-12-05 08:56:34下载
- 积分:1
-
Fins_manual
c++ 基于FINS协议与OMRON PLC进行tcp udp 通信(c++ base on fins protocol to communicate with omron plc by tcp udp)
- 2015-08-18 16:00:09下载
- 积分:1
-
C# DataGridView初级操作范例
这是一个C# DataGridView初级操作范例,演示了连接数据库、读取数据库、移动数据库指针到下一条、上一条记录的操作,以及将数据绑定到DataGridView控件中显示的整个过程,比较基础级的C#源码,因此希望新手参考:
private void shippersDataGridView_DataError(object sender, DataGridViewDataErrorEventArgs e)
{//如果错误发生在提交操作过程中,则在 MessageBox 中显示该错误
if (e.Exception != null && e.Context == DataGridViewDataErrorContexts.Commit)
{//测试时在Phone列中输入一个超长的字符串
MessageBox.Show(e.Exception.Message, "信息提示", MessageBoxButtons.OK);
}
}
- 2022-01-22 02:28:43下载
- 积分:1
-
AddressBook
Address Book Address Book Address Book
- 2013-12-05 20:38:02下载
- 积分:1
-
cedianzu
利用51单片机做电阻测量仪,实现按键设置阻值自动报警提示(The use of 51 single-chip resistance measuring instrument to achieve automatic alarm button to set the resistance)
- 2013-07-28 01:39:05下载
- 积分:1