搜索资源列表
-
1下载:
游戏编程多种动画技术!!各种图形处理方法
常用函数的使用-game programming multiple animation technology! ! Various methods used to process graphics function of the use of
-
-
0下载:
使用API函数,在控制台下进行多线程编程-API function to use in the console under the multi-threaded programming
-
-
0下载:
递归函数编程的优点时简单 但耗用空间很大 由于频繁的调用函数 时间耗用也很可观 这个算法可以在空间和时间上解决递归函数的缺点 -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
-
-
0下载:
自己编的一些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.
-
-
0下载:
采用map容器类实现的一个电话本功能。编程环境:VS2010-Map container class implemented by a phone call this function. Programming environment: VS2010
-
-
0下载:
利用多态性可以设计和实现一个易于扩展的系统。在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
-
-
0下载:
顺序表的学习编程,仅仅实现了一些常用函数的实现,不能实现任何功能-Sequence table to learn programming, just some common functions to achieve the realization of any function can not be achieved
-
-
0下载:
让初学者从 Turbo C 2.0(以下简称 TC) 或 Borland C++ 3.1 开始学编程是个不错的建议,只是 TC 的环境实在太老了,复制粘贴都很不方便。有一个 Win-TC,简单用了一下,实在是个害人的东西,还不如 TC 好呢,因为它简化了所有调试的部分(或许是我没看到?),而调试是写程序相当重要的一部分。
不少老师直接拿 VC6 来讲 C 语言的,因为 VC6 的编辑和调试环境都很优秀。只可惜在 VC6 下只能做一些文字性的练习题,想画条直线画个圆都很难,还要注册窗口类
-
-
0下载:
使用win32控制台编程,其余windows api函数进行串口通信,接收数据-Win32 console programming, and the rest of the windows api function for serial communication, and receive data
-
-
0下载:
lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序
-
-
0下载:
基于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
-
-
0下载:
遗传算法和非线性规划的函数寻优算法matlab实现-A function of the genetic algorithm and nonlinear programming optimization algorithm matlab achieve
-
-
0下载:
用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.
-
-
0下载:
控制台迷你局域网聊天室 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地址,格式必须如
-
-
0下载:
本源代码是利用控制台编程,在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.
-
-
0下载:
益智小游戏,贪吃蛇的C语言程序设计的主函数,-Puzzle game, Snake C language programming of the main function,
-