搜索资源列表
5-
- 基于51单片机使用P0口流水点亮8位LED的c语言程序-Light 8 LED c language program based on 51 MCU P0 port water
M16---C
- 基于AVR单片机的2401无线模块的程序。-Based on the program of the AVR MCU 2401 wireless module.
89C51-based-automatic
- 基于52单片机的洗衣机智能控制模块的C语言源程序和仿真图、原理图、PCB图。-52 microcontroller washing machine intelligent control module C language source code and simulation diagrams, schematics, PCB map.
DM_YeDan
- KNN(K最近邻)分类算法以及K-means(K均值)聚类算法是应用广泛的两种算法。本代码是在VS2010环境下,用 C++语言在基于KNN及K-means算法下,实现了对Iris数据集的分类与聚类。-KNN (K nearest neighbor) classification algorithm, as well as K-means (K mean) clustering algorithm is widely used two algorithms. The code VS2010 en
karatsuba
- 基于c的卡拉楚巴算法,附带与传统算法的时间上的比较 很好-karatsuba mutiplication
AVR-microcontroscreen
- 基于AVR单片机的触摸屏测试C语言程序 基于AVR单片机的触摸屏测试C语言程序-AVR microcontroller C
Tetris-code
- 基于C++语言的俄罗斯方块的MFC完整代码,是学习C++编程的基础资料-Tetris MFC code based on C++ language , is the basis for learning C++ programming
Studentsystem
- 基于C++的学生信息管理系统,可对学生基本信息和成绩进行存储管理-Student information management system based on C++, the students basic information and results of storage management
telephone
- 基于C++,通过链式结构实现电话号码的管理,可以实现增删改查-Based on C++, telephone number management through the realization of the chain structure, can achieve CRUD
Joseph-ring
- 基于C语言通过顺序结构和链式结构实现约瑟夫环问题-C language realization of Joseph through the sequence structure and chain structure based on