-
MAX291
max291,成控滤波器芯片,代码加电路加资料(max291·····················)
- 2010-06-20 12:51:31下载
- 积分:1
-
canyin
VC++餐饮管理系统,VC6下面编写的,用的是MFC和Access数据库,是一本书上的案列教程(Catering management systems of VC++, VC6 following, written with MFC and Access database, a book on the case out tutorial)
- 2013-05-18 17:26:37下载
- 积分:1
-
particle-filter-
particle filter paper in a code, a total of papers in the code implementation mentioned in matlab+ C
- 2011-12-28 18:07:50下载
- 积分:1
-
CE6TSC
remote desktop for windows ce 6.0
- 2019-05-15 15:42:30下载
- 积分:1
-
用c++实现的协同过滤推荐算法
基于邻域的算法是推荐系统中最基本的算法,该算法不仅在学术界得到了深入的研究,而且在工业界也有广泛的应用。基于邻域的算法分为两大类,一类是基于用户的协同过滤算法,另一类是基于物品的协同过滤算法。这里只介绍一种基于用户的协同过滤算法。
在一个在线个性化推荐系统中,当一个用户A需要个性化推荐时,可以先找到和他有相似兴趣的其他用户,然后把那些用户喜欢的、而用户A没有听说过的物品推荐给A。这种方法称为 基于用户的协同过滤算法 。
- 2022-05-16 09:42:13下载
- 积分:1
-
kaoshi
c++实现的考试成绩管理系统,基于access数据库,可供初学者参考c++语言,及完整系统的设计与实现。(c++ implementation of the test result management system, based on the access database, available for beginners reference c++ language, and complete system design and implementation.)
- 2010-12-06 14:50:57下载
- 积分:1
-
SearchSql
SQL Server命名管道扫描器,扫描一段网络内的Microsoft SQL Server数据库。(SQL Server named pipe scanner Scans a network within the Microsoft SQL Server database.)
- 2013-04-25 09:09:25下载
- 积分:1
-
冒泡排序
直接选择排序
Shell排序
快速排序
归并排序
堆排序
直接插入排序基本算法
#include<iostre...
冒泡排序
直接选择排序
Shell排序
快速排序
归并排序
堆排序
直接插入排序基本算法
#include
#include
#include
const int n=100000
typedef struct{
int key
}RedType
typedef struct{
RedType *r //r[n+1]
int length
}SqList
int random()
void InsertSort(SqList &L)
void main(){
SqList L
L.r = new RedType[n+1]
L.length=n
for(int i=1 i
- 2022-01-24 18:16:29下载
- 积分:1
-
K60
提供K60开发例程,所有例程都经过在线调试,可直接或选取部分模块或修改部分代码应用在实际工程项目中。提供K60开发例程,所有例程都经过在线调试,可直接或选取部分模块或修改部分代码应用在实际工程项目中。
- 2022-02-10 08:47:09下载
- 积分:1
-
imge-information-hiding
matlab 图像信息隐藏 LSB方法(LSB method of information hiding matlab)
- 2011-05-27 14:58:36下载
- 积分:1