搜索资源列表
Cwar
- 用c语言编辑的一个战争模拟器,实现敌我双方的战争。-C language editor, a war simulator, the two sides of war
c-QQ
- c语言写的仿qq聊天,实现的多线程,需要在两个电脑上同时安装,冰分配ip可以实现相互聊天-c language written in imitation qq chat achieve multi-threaded, installed two computers at the same time ice assigned ip can chat with each other
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
The-plane-ticket-booking-system
- 在VC++6.0中利用C语言编写的飞机订票系统,实现的订票、退票等功能-Booking, a refund in the airline reservation system using the C language in VC++6.0 achieve functions
20131013
- 用C语言实现两个变量值得交换,并且显示出交换前后各自的值。-Using C language to realize two variables is worth exchange, and shows before and after the exchange of their respective value
bigc
- 用c语言实现简易电路图像编辑器/c语言课程设计-Simple circuit image editor/c language c language curriculum design
C-language-fast-Fourier-transform
- 利用C语言实现快速傅里叶变换,介绍了两种方法实现,非常好,对于信号处理很有帮助。-C language fast Fourier transform, the two methods achieved very good, very helpful for signal processing.
student-grade
- c语言实现 有N个学生,每个学生的数据包含学号(不重复)、姓名、三门课的成绩及平均成绩,试设计一学生成绩管理系统,使之能提供以下功能: (1) 成绩录入,插入后按学号自动排序,创建链表; (2) 成绩文件的存取,创建链表; (3) 成绩的多种查询、修改; (4) 成绩的多种统计、排序; (5) 学生增加、删除、列表。-there are N c language students, each student' s data contai
lie
- C语言实现 子函数功能要求:输入一个五位整数,对此整数中的五个数值进行从大到小的顺序排序,形成一个新的五位整数。同时需要编写主函数和其它相关子函数进行调试。-C language subroutines functional requirements: Input a five integer, this integer value for the five sorted in descending order, the formation of a new five integers. A
surprising-munbers
- C语言实现 一个自然数的七进制表达式是一个三位数,而这个自然数的九进制表示也是一个三位数,且这两个三位数的数码顺序正好相反,求这个三位数。-C language a natural number is a seven-digit hexadecimal expression, and this natural number is a nine-digit hexadecimal representation, and the two-digit digital opposite order,
Joseph-ring
- 基于C语言通过顺序结构和链式结构实现约瑟夫环问题-C language realization of Joseph through the sequence structure and chain structure based on
calendar
- 用c语言编写程序,实现打印某年某月日历的功能-C language programming, achieve a certain period of calendar printing function
seismic-exploration
- 地震勘探偏移小程序,使用C语言编译,可以实现-Small offset seismic exploration program in C language
myfile
- C语言课程设计通讯管理系统 可以实现创建 删除 查找以及插入及保存通讯录等功能-C language curriculum design communication management system can create and insert and delete saved address book lookup functions
tingchechang
- 利用出栈、入栈、队列等知识和相关的c语言函数来实现对校园的停车场进行管理-Use the stack, stack, queue, and related knowledge to achieve the c language function to manage campus parking
Manage
- 简单的C语言实现的职工信息管理系统,适应于初学者-Simple C language implementation of employee information management system
copy-strings
- 运用visual c++ 语言编写程序 实现字符串的复制和反序输出-Use visual c++ language programming to achieve replication and reverse order output string
C语言串口
- 这是用C语言做的, 可以实现串口通讯的程序(This is done using C language serial communication procedures)
智能小车循迹c语言
- //智能小车避障、循迹、红外遥控C语言代码? //实现功能有超声波避障,红外遥控智能小车,红外传感器实现小车自动循迹,1602显示小车的工作状态,另有三个独立按键分别控制三种状态的转换(/ / smart car obstacle avoidance tracking, infrared remote control, C language code / / realize functions of ultrasonic obstacle avoidance, infrared remote
yuandaima2
- 通过C语言编写程序,实现简单的通讯录的功能。(The functions of simple address book can be realized through programming in C language.)