CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - thinking c

搜索资源列表

  1. Minimum-code-distance 用C语言编写的求二进制数的最小码距

    0下载:
  2. 用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.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-22
    • 文件大小:227.65kb
    • 提供者:明明
  1. EMCLIB.rar

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.07mb
    • 提供者:马贵
  1. TICPP-2nd-ed-Vol-one-code

    1下载:
  2. c++编程思想 (Thinking in c++)第二卷 实用编程技术 员代码-Thinking in c++ volume two: practical programing source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:224.37kb
    • 提供者:chi
  1. thinking_in_cpp_ch2

    0下载:
  2. thinking in C++中第二章课后练习题答案,共10题,自己做的,不能保证完全正确-practice answer of chapter II in "thinking in C++"
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:3.8kb
    • 提供者:魏喜燕
  1. cplusplus

    0下载:
  2. 一个简易的俄罗斯方块游戏,演示了如何用C++去编程,提供了一编程的思想方法-A simple Tetris game, shows how to use C++ programming, providing a programming way of thinking
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1.33mb
    • 提供者:
  1. Numsequence_Guess

    0下载:
  2. 大学本科中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!
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:田源
  1. C_shuangxiangxunhuanlianbiao

    0下载:
  2. 用面向对象思想(C++)实现的数据结构--双向循环链表-Object-oriented thinking (C++) implementation of the data structure- a two-way circular linked list
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.71kb
    • 提供者:小博
  1. VCfcm

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:76.06kb
    • 提供者:samari
  1. calendar

    0下载:
  2. 实现万年历的C++代码。控制台程序。比较简单。思路清晰-Implementation calendar of the C++ code. Console application. Simple. Clear thinking
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:879.47kb
    • 提供者:陈曦
  1. guess

    0下载:
  2. 一个能知道你所想的程序,结果会令你出乎意料的惊奇,其实如果你用理智的态度去想想,你就会知道为什么,这个程序是在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
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.89mb
    • 提供者:firb
  1. C-language-thinking

    0下载:
  2. C语言的抽象思维,及科学与艺术—函数库 只需按照说明添加即可-C language, abstract thinking, and science and art- the library can simply follow the instructions to add
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:99.66kb
    • 提供者:as
  1. zhanduilie

    0下载:
  2. 用C++写的队列看病算法,简单逻辑思维。-The queue to see a doctor C++ write algorithm, a simple logical thinking.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:186.5kb
    • 提供者:沈伟杰
  1. cPP

    0下载:
  2. 有关c++几个比较有趣的算法,可以活跃关于算法方面的思维-For several interesting c++ algorithm active thinking about algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:1.41mb
    • 提供者:tom
  1. bag.cpp

    0下载:
  2. 带期限的任务分配问题,配合算法设计与分析课程,采用c++语言编写,应用算法设计思想-Task allocation problem with the term, with the algorithm design and analysis courses using c++ languages ​ ​ written application algorithm design thinking
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:889byte
    • 提供者:jade
  1. Animal-Classification

    0下载:
  2. 通过用c++语言平台建立一个小型动物分类知识库系统,运用了人工智能上帝的规则库匹配思想。-By with c++ language platform to establish a small animal classification knowledge-based systems, the use of artificial intelligence God rulebase match thinking.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:956byte
    • 提供者:田正民
  1. C

    0下载:
  2. 常用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
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:29.63kb
    • 提供者:徐松
  1. snake

    0下载:
  2. 一个简单的c++程序,实现贪吃蛇的功能,主要体现面向对象的思想。-A simple c++ of procedures to achieve the function of the Snake, mainly object-oriented thinking.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:8.86kb
    • 提供者:liushupei
  1. C

    0下载:
  2. 一些c的入门思维小程序,可以让新手练习思维逻辑-Some thinking small c entry procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:14.68kb
    • 提供者:安静
  1. 3-12

    0下载:
  2. 实现循环移位,以及字节显示,该程序适合VS2015及以上版本,是C++编程思想的3-12题(This program is suitable for VS2015 and above, and it is the 3-12 topic of C++ Thinking in C++;)
  3. 所属分类:其他

  1. daodanlanjie

    0下载:
  2. 是一道大多数大学生需要AC的OJ题目,这里提供了两种思考方向(It's a OJ question for most college students who need AC. Here are two directions for thinking)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:368kb
    • 提供者:qwjaskzxl
« 12 »
搜珍网 www.dssz.com