资源列表
c
- 基于用户协同过滤的程序代码,参考《协同过滤推荐算法研究》-User-based collaborative filtering program code, refer to " collaborative filtering recommendation algorithm"
1
- 基于单片机的按键控制流水灯运行,花样变化的程序-Based on single chip microcomputer buttons control the operation of flowing water light, pattern change program
18b20_24c02_ds1302_1602
- 18b20实现测温,DS1602实现温度及对应时间显示,1302时钟芯片实现时间计算,并隐藏有年月日星期未显示。-18b20 achieve temperature, DS1602 for temperature and corresponding time display, 1302 clock chip time calculations, and hidden date weeks are not shown.
project1_3110103478
- 写一个名为”cleanup”的函数,它的输入参数有两个,第一个参数是一个普通单向链表(无头尾结点),第二个参数是一个整数。该函数的作用是清除链表中小于参数2的所有元素(等于的话是不清除的),然后返回链表的首个结点,不要创建新的存储空间,不能打乱元素的顺序。 链表中每个元素的大小为2 words,第一部分(First word)为数据域,记录数据;第二部分(Second word)为下个元素的地址。 空指针用0xFFFFFFFF表示,如果最后链表为空,则返回0xFFFFFFFF。 假设
project1_3110103478
- 写一个名为”cleanup”的函数,它的输入参数有两个,第一个参数是一个普通单向链表(无头尾结点),第二个参数是一个整数。该函数的作用是清除链表中小于参数2的所有元素(等于的话是不清除的),然后返回链表的首个结点,不要创建新的存储空间,不能打乱元素的顺序。 链表中每个元素的大小为2 words,第一部分(First word)为数据域,记录数据;第二部分(Second word)为下个元素的地址。 空指针用0xFFFFFFFF表示,如果最后链表为空,则返回0xFFFFFFFF。 假设
haha
- 灰度图均衡化,很不错的代码,刚试过了,可运行-Grayscale equalization, very good code, just tried to run
monkey
- 猴子选大王 任务:一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1-m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。 要求: 输入数据:输入m,n m,n 为整数,n<m 输出形式:中文提示按照m个猴子,数n 个数的方法,输出为大王的猴子是几号 ,建立一个函数来实现此功能 。 -Monkey king election tasks: a bunch of mo
22385700current
- 很有用的方向图,大家一定要看看啊,哈哈,请认证书写-Pattern useful, we must look at ah, ha ha, please write certification
project
- 利用构造完全二叉树的方法建立二叉树结构,并实现二叉树的先序、中序、后序遍历以及求深度操作。 例如:依次输入字符ABCDE#F##G####H-Constructed using methods established complete binary tree binary tree structure, and to achieve binary tree preorder, inorder, preorder, and the depth of the operation. For
proj3
- 用C++编写一个用点构成三角形的程序,计算三角形面积。-Write a program with C++ form a triangle with the point of a calculated area of a triangle.
proj1
- 使用VC++编写程序使输出结果为1 2 3 4 5 6 7 8 9 10-Use VC++ to program the output is 12345678910
89C51
- 全自动洗衣机,运用单片机C语言进行控制设计-Automatic washing machine, the use of single-chip C language control design
