搜索资源列表
Minimum-code-distance 用C语言编写的求二进制数的最小码距
- 用C语言编写的求二进制数的最小码距。思路清晰,结构明了。适合初学者对C语言的了解与掌握。-Written in C language, the minimum code requirements from the binary number. Clear thinking, clear structure. Suitable for beginners to understand and master the C language.
EMCLIB.rar
- EMC单片机非常有用的资料, 某遥控风扇详细注释 C语言生成温度B值表 探讨可移植性的处理办法.doc 汇编的模块化思想.doc 代码严格的模块化.doc ELAN单片机上电清空RAM区.doc,EMC SCM is very useful information, a remote control fan detailed explanatory note C language generation of portable temperature B value table app
TICPP-2nd-ed-Vol-one-code
- c++编程思想 (Thinking in c++)第二卷 实用编程技术 员代码-Thinking in c++ volume two: practical programing source code
thinking_in_cpp_ch2
- thinking in C++中第二章课后练习题答案,共10题,自己做的,不能保证完全正确-practice answer of chapter II in "thinking in C++"
cplusplus
- 一个简易的俄罗斯方块游戏,演示了如何用C++去编程,提供了一编程的思想方法-A simple Tetris game, shows how to use C++ programming, providing a programming way of thinking
Numsequence_Guess
- 大学本科中C++课程的一个课程设计,用C++面向对象的思想设计一个猜数字的游戏。程序已经全部打包上传!-Undergraduate courses in C++, a curriculum design, C++, object-oriented thinking to design a number guessing game. Program have all been packaged uploaded!
C_shuangxiangxunhuanlianbiao
- 用面向对象思想(C++)实现的数据结构--双向循环链表-Object-oriented thinking (C++) implementation of the data structure- a two-way circular linked list
VCfcm
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on division, and its thinking that it is making is divided into the same cluster of the bigge
calendar
- 实现万年历的C++代码。控制台程序。比较简单。思路清晰-Implementation calendar of the C++ code. Console application. Simple. Clear thinking
guess
- 一个能知道你所想的程序,结果会令你出乎意料的惊奇,其实如果你用理智的态度去想想,你就会知道为什么,这个程序是在WINDOWS XP下用C++写的-A program that can know what you are thinking,and the result will suprise you very much,but if you think logically,you shall know why,this program is developed in WINDOWS XP usi
C-language-thinking
- C语言的抽象思维,及科学与艺术—函数库 只需按照说明添加即可-C language, abstract thinking, and science and art- the library can simply follow the instructions to add
zhanduilie
- 用C++写的队列看病算法,简单逻辑思维。-The queue to see a doctor C++ write algorithm, a simple logical thinking.
cPP
- 有关c++几个比较有趣的算法,可以活跃关于算法方面的思维-For several interesting c++ algorithm active thinking about algorithms
bag.cpp
- 带期限的任务分配问题,配合算法设计与分析课程,采用c++语言编写,应用算法设计思想-Task allocation problem with the term, with the algorithm design and analysis courses using c++ languages written application algorithm design thinking
Animal-Classification
- 通过用c++语言平台建立一个小型动物分类知识库系统,运用了人工智能上帝的规则库匹配思想。-By with c++ language platform to establish a small animal classification knowledge-based systems, the use of artificial intelligence God rulebase match thinking.
C
- 常用C语言常用算法100例,扩充思维,更深了解C语言库以及建立模型-Commonly used C language commonly used algorithm 100 cases, expand thinking and deeper understanding of the C language library and the creation of the model
snake
- 一个简单的c++程序,实现贪吃蛇的功能,主要体现面向对象的思想。-A simple c++ of procedures to achieve the function of the Snake, mainly object-oriented thinking.
C
- 一些c的入门思维小程序,可以让新手练习思维逻辑-Some thinking small c entry procedures
3-12
- 实现循环移位,以及字节显示,该程序适合VS2015及以上版本,是C++编程思想的3-12题(This program is suitable for VS2015 and above, and it is the 3-12 topic of C++ Thinking in C++;)
daodanlanjie
- 是一道大多数大学生需要AC的OJ题目,这里提供了两种思考方向(It's a OJ question for most college students who need AC. Here are two directions for thinking)