资源列表
MyWiFi
- android开发连接wifi单片机,能接收发送通信(Android is developed to connect WiFi singlechip to receive and send communication)
6976617
- JavaEE (CRUD) layer implementation()
数字图像处理(北大课件)1
- 图形图像处理,北大教学课件,资料完备,科研参考必备(Graphic and Image processing, Peking University Teaching Courseware, complete data, Scientific Research reference must)
License-Plate-Recognition-by-MATLAB-master
- 对于不同的数字字符进行不同的特征点的选取以及对于不同的字符做到精准的识别(The selection of different feature points for different numeric characters and accurate recognition for different characters)
WCF
- The best about this book is that it helps you understand with a very simple and effective way and it has a lot of examples and all needed instructions to get you started fast.
WCF2
- What the design goals of WCF are Different messaging and coordination patterns and what support WCF has for them The organization of WCF (Relationship between bindings, channels, etc). A few other books have this, but I found this book to h
基于二分查找的有序符号表
- 基于平行数组与二分查找的有序符号表是《算法》中的经典查找算法,本程序使用 Python 语言,实现有序符号表。 ST.py 包含两个类,ST 和 OrderedST。 ST是无序的符号表,基于链表实现。按照顺序将键值对插入链表。 OrderedST 则是基于平行数组的有序符号表。在进行查找的时候,使用 二分查找 算法。(The ordered symbol table based on parallel array and two point lookup is the classic
Search
- search nearst point /// <summary> /// /// </summary> /// <param name="Target"></param> /// <param name="Datavalue"></param> /// <param name="Min_D">&l
face_segment
- 封装好的函数,输入一个待分割的人脸图像, 输出为分割之后的人脸图像 具体步骤: 1)进行人脸检测,得到脸部区域的框框 2)得到脸部图像框的中心点 3)根据中心点,对图像进行等比例外扩,得到合适大小的人脸图像 4)输出该部分人脸图像 随程序附带测试用例(The encapsulated function, input a face image to be divided, and output the face image after the segmentation Specifi
phase_noise_model
- 相位噪声仿真模型,包括其功率密度谱分布,以及对信号的性能影响。(phase noise model, include power density distribution, impairment to signal performance.)
VSR666
- 三相电压型SVPWM整流器,波形很好,抗干扰能力良好(Three phase voltage type SVPWM rectifier with good waveform and good anti-interference ability)
Repetition_SCM
- This is an OFDMA matlab code for begginers