搜索资源列表
migong
- 我学习C语言时的课题之一,实现 迷宫系统
BP_NeuralNetwork_C_Language_source_code
- 适合初学者学习BP神经网络系统的C语言源码-failed to translate
aisystem7996
- 利用C语言实现的人工智能系统,具有知识学习,记忆,抽象和识别等多种功能。-The use of C language realization of the artificial intelligence system, with knowledge of learning, memory, abstract and identify a variety of functions and so on.
C++_NLP_tagger_categorization_version_1.01
- 专家系统中的分类识别程序,内含一个简单的分类系统,并且可以通过数据的“训练”提高分类的精确度。用c语言编写,可以让学习专家系统和数据挖掘的朋友借鉴 -Expert System Classification of identification procedures, including a simple classification system, and data can be training to improve the classification accuracy. With
college
- 一款用纯C语言编写的大学生成绩管理系统,适合初学者和深入者编程,学习数据结构时参考!-With a pure C language students score management system, suitable for beginners and in-depth those programming, data structures study reference!
DSDEMO
- 数据结构算法演示系统DSDEMO(类C描述语言 3.1中文版) 帮助学习数据结构-Data Structure Algorithm Demonstration System DSDEMO (Class C Descr iption Language 3.1 Chinese Version)
system
- 一个用C++语言编写的员工管理系统,供朋友们学习-One written in C++, the staff management system for a friend to learn
PLANE3
- 用于数据结构的课程设计,我用C语言做的一个飞机航空订票系统,欢迎大家下载调试学习,一起进步-Curriculum design for data structure, I used to do a C-plane air ticket booking system, please download the debugging we learn together and progress! !
shanpinguanlixitong
- 数据结构 c语言 商品管理系统,东西不错,很好,值得下载学习。-C language data structure merchandise management system, something good, very good, worth downloading learning.
fastSort
- 这个小程序是在C语言编程里一个非常重要的算法。虽然,它的代码量很少,但是它能在最短的时间内,花费系统最少的资源完成从小到大(或者从大到小的排序),在学习C语言的初期,这是一个非常好的程序。-This small program in C language programming in a very important algorithm. Although it is small amount of code, but it can in the shortest possible time,
flight
- 1. 学习和掌握结构体和链表相关知识,掌握程序设计基本过程; 2. 简单的系统与功能分析,了解航班信息管理系统的需求,用C语言开发航班信息管理系统; 3. 建立数据结构链表,数据内容包括航班号、航线、起飞时间、到达时间、机型、所属公司、价格; 4. 编写实现程序功能的各个函数; 5. 建立一个测试数据表,包含十多条航班信息,进行数据测试; 6. 使用数据链表实现数据的:录入、查询、显示、删除、修改、排序、文件保存、系统退出等功能; 调试系统,处理少数系统出错,优化系统界面
shoppingSystem
- 利用c语言和少量C++语言编写的商品信息管理系统,适合初学者学习。-C and C++
Campus-guide-system
- 该程序利用c语言在DOC环境之下实现了简单的湖南吉首大学校园导游系统,方便学生学习。-The program using c language environment in DOC under realized simple JiShou hunan university campus guide system, convenient student learning.
matlab_1
- 基于C语言编写的为实现两层BP神经网络(一隐层,一输出层)可学习异或映射系统,并且不用神经网络工具箱。-Based on C,without pre-packaged toolbox, to implement 2-layer (one hidden, one output) BP system to be trained to learn function.
management-system-
- 这是一个基于C语言以及数据结构的商品管理系统的源代码,界面优雅美观,麻雀虽小,五脏俱全,十分有利于初学者学习-This is a C-based language and data structures merchandise management system source code, elegant and beautiful interface, small but perfectly formed, very beneficial for beginners to learn
paike-yichuansuanfa
- 这是一份用以c#为语言,运用遗传算法思想的排课系统,对于要学习排课系统的同学来说,相当便利!-This is a to c# language, the use of the genetic algorithm Scheduling system, arranging for students to learn the system, it is convenient!
Verilog-for-SDcard
- 啊,我前段时间编这个,当时晕的,用verilog做SD卡的例子网上很少,我当时找了好多C语言的,主要是知道发送命令的顺序和控制流程,你可以先做好SPI部分,运用C程序的发送命令顺序,把SD卡初始化,提取SD卡特定寄存器看成不成功,其实只要SPI时序没问题,一般没问题,之后用Winhex看看你的SD卡的FAT系统,网上有学习用的资料,好好算算数,之后应该可以做到直接读写SD卡,但若想随意读写SD卡工作量太大了,我还没这勇气-Ah, I make this a while ago, at that
dilft
- 1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统,可以创建多个数据库,数据库表,字段,其中字段的类型只能为整()
kwad
- c语言源码——基本遗传学习分类系统 基本遗传算法的源码()