资源列表
UDPclient
- UDP的发送和接收功能源码,便于二次开发使用!(UDP send receive source!)
NBC
- 朴素贝叶斯模型,用来做大数据的分类,是一种很简单易上手的模型,代码很简单,有例子。(Naive Bayes model is used to enlarge the classification of data)
printTest
- 通过读取注册表 读取本机的所有打印机连接(Read all printer connections from this machine)
第4章
- 这是我上课时用的课件,也不知道有没有用,反正上传吧(This is the courseware I use in class. I don't know if it's available. Anyway, upload it)
c专家编程
- c专家编程,请勿使用于商业用途,仅供内部交流和个人学习参考使用(Please do not use it for commercial use only for internal communication and personal learning)
PICTURE1
- 从access数据库 原始数据中读取数据 画相应的曲线图(Read the data from the raw data and draw the corresponding graph)
二分法查找算法C源码
- 此程序可实现二分查找算法,采用的是C编程。(This procedure can achieve two points search algorithm, using C programming.)
pjsipvideo_demo-master
- pjsip的功能可以调用摄像头的rtsp流(pjsip use rtsp camera steam)
Histogram Equalization
- 直方图均衡化代码,使用MATLAB编写 自己写的一个小程序 分享一下(histogram equalization)
buck_Vmode
- buck converter电压模simulink建模(buck converter simulink model)
untitled
- simulink的通信系统搭建,欢迎下载。QPSK的平台搭建以及误码率的解析(A simulink program which is built for the communication system, welcome to download.)
浏览进度条
- 该类型进度条也就是一个表示运转的过程,例如发送短信,连接网络等等,表示一个过程正在执行中。 一般只要在XML布局中定义就可以了。 <progressBar android:id="@+id/widget43" android:layout_width="wrap_content" android:layout_height="wrap_content" andr