-
K60_ADC_Driver
本人亲自编写的基于freescaleK60的ADC驱动,已经应用于我公司产品,请放心下载使用。(This c code is for freescale k60 mcu adc.)
- 2021-03-24 09:19:15下载
- 积分:1
-
Hotelling_KLT_MATLAB
KLT(PCA,EIGEN T, HOTELLING T) for MATLAB
- 2010-05-13 00:18:15下载
- 积分:1
-
关于产品关联的协同推荐算法
词代码实现了产品的协同推荐,过滤掉各种无用信息,有效地为用户推荐自己喜欢的产品,预测精准
- 2023-03-25 11:15:05下载
- 积分:1
-
RLC测量仪
设计硬件电路完成R、L、C参数的同时测量,测量精度高、速度快,产品工作稳定。程序给出PWM输入捕获配置流程和参数要求,根据测量AD值和相应软件校正算法进行校正,最终可实现R、L、C同时测量的RLC测量仪。采用STM32F103单片机和MDK进行开发。
- 2022-03-16 16:08:19下载
- 积分:1
-
MD5压缩算法
说明: MD5压缩算法源码 BCB 工程 + 源码(MD5 compression algorithm source BCB project + source code)
- 2020-02-28 22:10:03下载
- 积分:1
-
XXX
说明: 实现了视频会议以及文字聊天的功能。将客户端与服务器集中在一个模块中,可以既当服务器又可当客户端。(Implemented video conferencing and text chat features. The client and server in one module, you can not only when the server when the client can.)
- 2010-04-28 10:39:55下载
- 积分:1
-
BWLabel
二值图像连通域分析,和MATLAB中bwlabel函数功能相似(Connected domain analysis of binary image, and bwlabel similar function in MATLAB)
- 2015-07-27 16:35:25下载
- 积分:1
-
G2 pocket lab code for CCS5.1
CCS所有功能例程,实现AD采样、pwm产生等功能(CCS all functional routines, realize AD sampling, PWM generation and other functions)
- 2020-06-23 07:40:01下载
- 积分:1
-
MFC121751
适合新手。控件是Windows 图形用户界面的主要组成部分之一,用户通过操作控件对象完成与应用程序之间的交互。控件的使用集中体现了Windows 系统面向对象的特点(Suitable for novices. Control is one of the major components of the Windows graphical user interface, user interaction with the application control subjects completed between. Use controls epitomizes the object-oriented features of Windows systems)
- 2013-12-19 12:20:20下载
- 积分:1
-
云数据处理代码
点云数据处理。
c++对txt文件的读取与写入 /* 这是自己写程序时突然用到这方面的技术,在网上搜了一下,特存此以备后用~
*/ #include
#include
#include
using namespace std; i
nt main(){ char buffer[256];
ifstream myfile ("c:a.txt");
ofstream outfile("c:.txt");
if(!myfile){ cout
- 2022-02-04 01:43:27下载
- 积分:1