- 水深火热中的少女
- TheKstPath 从原始点到顶点j的第K条最短路是由原始点到顶点i(i是j的相邻顶点
- sylvaingir-j8583-4f53ddd 银行iso8583规范简要介绍
- SwitchInstruction This Instruction represents a simple instruction without variable arguments or constant pool references.
- scm-11-01-2011 根据3GPP协议编写的MIMO空间信道模型
- 8192410 Dotnet third party control ButtonWithStyle
资源列表
Using-Gauss-Algo-for-CRT
- 主要执行参考用量:usage_GaussAlgoForCRT.m 该演示提供了一个了解使用高斯算法求解中国剩余定理(CRT)同步线性同余。 警告:为便于参考。-main executing reference usage: usage_GaussAlgoForCRT.m This demo gives an insight to using the Gauss Algorithm to solve simultaneous linear congruences for Chine
cewen
- 测温程序,低成本,可靠性高。利用RC方式测温的源代码。-Temperature measurement procedures, low cost and high reliability. Use of RC way temperature source.
dotproject
- dotproject数据库脚本(测试通过)-dotproject db scr ipt
Android_GPS_SIM
- GPS状态判断+SIM卡信息读取可以获取设备编号、软件版本、运营商代号、运营商名称、手机制式、设备位置等,不过在我的双卡机国产大山寨上就只能获取SIM卡1的信息。获取不到SIM卡2。第二个例子是一个判断当前GPS状态的例子,如果没有开启GPS会自动转跳到设置页面,源码有注释,几个例子都很简单,第三个和第四个例子分别是GPRS状态检测和WIFI状态检测,都是一句话的事,需要的朋友可以下载看一下。-GPS status judgment+ SIM card information reading c
demo
- 通过c++编程对图像进行不同的处理,例如进行图像的灰度,或者对图像进行滤波,或者对图像进行均值化处理等。-By c++ programming for different image processing, such as the gray level image, or the image filtering, or for average processing, etc.
Chinese_Remainder_Theorem
- 中国余数定理及Matlab代码实现,总共包括三个函数,eulerphi(p)函数用于计算the Euler s Totient Function of p,invmodn(x,p)函数计算the inverse modulo of x under p ,CRT(r,p)函数实现结果。-Descr iption eulerphi(p) computes the Euler s Totient Function of p where p is a positive integer and
antenna_software
- 天线方向图设计软件,五种简单天线的设计,阵列,单极子天线等-Antenna pattern design software, antenna pattern for five easy display and design, array, dipole, etc.
CRC16
- CRC 16 calculation.Part of this code involves using a CRC16 checksum on the data to detect corruption line noise.-CRC 16 calculation.Part of this code involves using a CRC16 checksum on the data to detect corruption line noise.
Read_images
- 连续读取一个文件夹中的所有图片并输出各个图片的HSV颜色直方图,vs2013+opencv2.4.9,代码调试通过-Continuously read a file folder of all image and output of each picture HSV color histogram, vs2013+opencv2.4.9, code debugging through
improved-CV-model
- 改进CV模型,改进了传统CV模型的C1和C2,让其拟合中心更准确,分割能力更优秀-Improved CV model to improve the C1 and C2 traditional CV model, allowed a more accurate fitting center, the ability to better segmentation
rough-set-codes
- 这是天津大学胡清华老师在粗糙集邻域领域做的最经典的源码,同学们可以在此基础上学习和修改,入口程序已经写好,需要其他方法可以自己添加,MAIN.m是入口程序,参数的意思在子函数里讲的很明白,调用了featureselect_FW_fast.m用来属性约简,几个clsf_dpd文件是使用不同的距离公式来计算属性重要度,选择得到属性结果,使用crossvalidate.m十折交叉算法来计算计算算法精度,该段代码调用了几个分类器,C4_5.m是决策树,KNN.m是最近邻分类器,NEC.m是类似于KNN的
BluetoothLeGatt
- 最近穿戴设备发展得很火,把相关技术也带旺了,其中一项是BLE(Bluetooth Low Energy)。BLE是蓝牙4.0的核心Profile,主打功能是快速搜索,快速连接,超低功耗保持连接和传输数据,弱点是数据传输速率低,由于BLE的低功耗特点,因此普遍用于穿戴设备。Android 4.3才开始支持BLE API,所以请各位客官把本文代码运行在蓝牙4.0和Android 4.3及其以上的系统,另外本文所用的BLE终端是一个蓝牙4.0的串口蓝牙模块。-The recent developmen
