资源列表
c# 调取摄像头
- 利用c# 编写读取网络摄像头视频展示,通过网络协议
WPF基于Socket的企业聊天软件IM源码
- WPF基于Socket的企业聊天软件IM源码
仪表控件
- 一个精美的C#仪表控件,下载之后可以直接进行引用。(A beautiful C meter control, which can be directly referenced after downloading.)
cpp设计课程全部代码资料
- 很有用的资料,详细介绍了cpp的全部内容,值得下载哦!!!
WPF日期时间控件
- WPF日期时间控件,扩展原本WPF日期控件只能选择日期无法选择时间的功能,源代码,方便灵活;
淘宝.net SDK 开放平台
- 淘宝.net SDK 开放平台淘宝.net SDK 开放平台
ListView Sorting 排序
- 自己写的VB.NET的源代码,开放出来给大家下载。
PT100电路电压与温度关系
- 一款用来PT100电路电压与温度关系的软件源码(A software source code for the relationship between voltage and temperature of Pt100 circuit)
ChartBar
- WPF自定义图标(柱状图,曲线图),实现图标的数据绑定,动态绑定,属性更改绑定。(WPF custom icon (bar graph, curve graph), realize data binding, dynamic binding and attribute change binding of icon.)
myAlarmSystem
- 项目中经常与硬件打交道,LED显示屏上面的液晶数字很好看,C#中自己来写一个,其实掌握了一种自定义控件的写法(In the project, I often deal with the hardware. The LCD number on the LED screen is very nice. I wrote one in C#, but I have mastered the writing method of a custom control)
DataGridView使用
- DataGridView控件动态添加删除列的例子
素数
- 通过C语言寻找素数的一个程序,可以判断并输出所输入的数当中的素数