资源列表
高级表格与EXCEL互转
- 高级表格与EXCEL2013的互换。与过去的2000版本不同(Interchangeover between advanced forms and EXCEL2013)
A163404460-27045
- VC++扫描获取计算机端口的状态,可扫描单个端口,也可扫描多个端口,并显示扫描到的端口状态、端口号和对应的IP地址,并显示连接时的尝试次数,是一个IP地址扫描、端口扫描+端口状态检测的一个小程序,在VC6中可直接编译源码运行。(Vc + + port scan for computer state, can be a single port scan, also can scan multiple ports, and display the scanning to the port, port
A163400867-27044
- VC++向IE的工具条上添加自定义的按钮图标,本测试源码,是将windows自带的计算器图标添加到IE的工具栏窗口中,不过现在360对于这种向工具栏添加图标的功能会拦截,测试时候会被360拦截,若想看到测试效果请放行,若只是测试下,可以选择阻止。(Vc + + to add custom on IE toolbar button icon, this test source code, is to add Windows's own calculator icon to the IE toolb
A224542622-27039
- VC++——在对话框中显示HTML网页,也就是在窗口上显示网络上的内容,比如HTML的网页内容,可显示超链接等内容,有时候在制作“关于软件”的时候,或许会给使用者一个链接,链向我们的官方网站之类的。(Vc + + - in the dialog box shown in HTML web page, which is displayed on the window content on the web, such as HTML web page content, it can display
usb0test
- 写入USB接口数据,并读取USB返回数据(Write the USB interface data and read the USB to return the data)
A163019848-27029
- VC++实现小写数字转换成中文大写,比较典型的应用是在收款收据或发票开据上面,让机器自动生成数字大写,比较方便。实现思路是在数据库中保存为阿拉伯数字的形式,然后在显示时根据数字的位置和大小,将阿拉伯数字逐个转换为中文大写的数字。(VC++ implementation lower case number conversion into Chinese capital, the more typical application is in the receipt of receipts or in
FastICA_2.5.tar
- 计算高维矩阵ICA,可用于高光谱图像降维,特征降维等应用(compute the ICA of the high order mitrix)
Soft I2C2 ADS1115
- 用STM32F103C8T6单片机通过IIC接口连接16位ADC(ADS1115)模块和OLED12864显示屏,实现数据采集和结果显示。开发环境式 uVision MDK 4.7。(16 bit ADC (ADS1115) module and OLED12864 display are connected through IIC interface with STM32F103C8T6 to realize data acquisition and result display. Devel
PLL_test
- 用FPGA实现锁相环分频,将基准时钟频率通过PLL核分频生成多种时钟生成。(Phase-locked loop with FPGA to achieve frequency division, the frequency of the reference clock through the PLL core frequency to generate a variety of clock generation.)
k-means
- 半监督学习下的kmeans,用数据集,代码注释详细(Kmeans under semi supervised learning)
eemd,emd,tezhengtiqu
- EMD的源程序和几个程序包,时域部分的特征提取,还有一个eemd的特征提取(The source program of EMD and several packages, the feature extraction of the time domain, and the feature extraction of a EEMD)
RLC of Binary Image
- 使用游程编码对二值图进行压缩和解压,适合学习,注释详细。 该编码属于无损压缩编码,是栅格数据压缩的重要编码方法。对于二值图有效。(This code belongs to lossless compression coding and is an important coding method for grid data compression. It is valid for the two value graph.)