CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - Function Programming

搜索资源列表

  1. 各种游戏编程思路

    1下载:
  2. 游戏编程多种动画技术!!各种图形处理方法 常用函数的使用-game programming multiple animation technology! ! Various methods used to process graphics function of the use of
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:100320
    • 提供者:彭文艺
  1. Multi-Threading

    0下载:
  2. 使用API函数,在控制台下进行多线程编程-API function to use in the console under the multi-threaded programming
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:723
    • 提供者:Defanive
  1. Recursivesolve

    0下载:
  2. 递归函数编程的优点时简单 但耗用空间很大 由于频繁的调用函数 时间耗用也很可观 这个算法可以在空间和时间上解决递归函数的缺点 -The advantages of recursive functions when programming simple but frequent consumption is much room for the call function as a result of time spent in this algorithm is also very good in
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:193675
    • 提供者:杨红尘
  1. MyVcMatDemos

    0下载:
  2. 自己编的一些Vc与Matlab混合编程的例子,全部调试通过,实现的功能主要是图像的读写,处理的常用操作。-Vc compiled some of their own mixed programming with Matlab examples, all debugging through to achieve the main function is to read and write images to deal with the common operations.
  3. 所属分类:Console

    • 发布日期:2017-06-15
    • 文件大小:23802127
    • 提供者:builder
  1. mapForPhoneBook

    0下载:
  2. 采用map容器类实现的一个电话本功能。编程环境:VS2010-Map container class implemented by a phone call this function. Programming environment: VS2010
  3. 所属分类:Console

    • 发布日期:2017-05-20
    • 文件大小:5929659
    • 提供者:cao
  1. xuhanshu

    0下载:
  2. 利用多态性可以设计和实现一个易于扩展的系统。在C++程序设计中,多态性是指具有不同功能的函数可以用同一个函数名,这样就可以用一个函数名调用不同内容的函数。 -The use of polymorphism can design and implement a scalable system. In C++ programming, polymorphism refers to a function with different functions can use the same funct
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:478013
    • 提供者:yuanyuan
  1. orderlist

    0下载:
  2. 顺序表的学习编程,仅仅实现了一些常用函数的实现,不能实现任何功能-Sequence table to learn programming, just some common functions to achieve the realization of any function can not be achieved
  3. 所属分类:Console

    • 发布日期:2017-05-15
    • 文件大小:4044027
    • 提供者:吴将军
  1. fasfklhsdg

    0下载:
  2. 让初学者从 Turbo C 2.0(以下简称 TC) 或 Borland C++ 3.1 开始学编程是个不错的建议,只是 TC 的环境实在太老了,复制粘贴都很不方便。有一个 Win-TC,简单用了一下,实在是个害人的东西,还不如 TC 好呢,因为它简化了所有调试的部分(或许是我没看到?),而调试是写程序相当重要的一部分。 不少老师直接拿 VC6 来讲 C 语言的,因为 VC6 的编辑和调试环境都很优秀。只可惜在 VC6 下只能做一些文字性的练习题,想画条直线画个圆都很难,还要注册窗口类
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:71057
    • 提供者:李俊炎
  1. serial-port

    0下载:
  2. 使用win32控制台编程,其余windows api函数进行串口通信,接收数据-Win32 console programming, and the rest of the windows api function for serial communication, and receive data
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:2714
    • 提供者:施金金
  1. lua-5.2.1.tar

    0下载:
  2. lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:249882
    • 提供者:盐大鸟
  1. Student-Management--System

    0下载:
  2. 基于VC平台的简单学生管理程序,有增加学生信息、显示信息及存储信息的功能,是初学者练习编程技巧的好示例-Based on the the VC platform of simple student management program, increasing the number of students information, display information and store information function is a good example for beginners t
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:402505
    • 提供者:
  1. genetic-algorithmfunction-algorithm

    0下载:
  2. 遗传算法和非线性规划的函数寻优算法matlab实现-A function of the genetic algorithm and nonlinear programming optimization algorithm matlab achieve
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:4359
    • 提供者:高珊
  1. CalExa

    0下载:
  2. 用VC6.0自己编的一款小型计算器,实现+,—,*,/功能,程序简单,容易实现,用MFC编程。-With VC6.0 own series of a small calculator, to achieve+,-,*,/function, the program is simple, easy to implement, with MFC programming.
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1860611
    • 提供者:魏如花
  1. NETCONQQ

    0下载:
  2. 控制台迷你局域网聊天室 V1.0 1.基于控制台的局域网聊天室程序,用C++编写,VC++6.0 VC++2010编译通过 2.程序中调用了windows API函数,利用了WinSock以及多线程等编程技巧 3.程序采用TCP-IP协议的C/S模式,并且服务端与客户端使用同一程序中 4.程序具有通过您输入的 IP地址自动运行服务端或客户端的功能,无需手动选择 5.本程序非常适合C++初学者学习修改。欢迎大家使用或修改其中的代码!6.输入的IP地址为已经运行作为服务端的机器的IP地址,格式必须如
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:26595
    • 提供者:namejiang
  1. reverse-the-single-link-list

    0下载:
  2. 本源代码是利用控制台编程,在Visual C++下实现的用于单链表新的逆置方法,并利用递归调用函数实现。-The source code is the use of the console programming in Visual C++ implemented new single list of inverse method for setting and using recursive call function to achieve.
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:495468
    • 提供者:Kyrie Irving
  1. tanchishe

    0下载:
  2. 益智小游戏,贪吃蛇的C语言程序设计的主函数,-Puzzle game, Snake C language programming of the main function,
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1180615
    • 提供者:孙军锋
搜珍网 www.dssz.com