-
some c examples. useful men!
some c examples. useful men!
- 2023-07-14 19:10:04下载
- 积分:1
-
基于Windows Ce 嵌入式开发环境下的带有科学型和普通型的计算器...
基于Windows Ce 嵌入式开发环境下的带有科学型和普通型的计算器-Windows Ce-based embedded development environment with a scientific calculator-type and ordinary type
- 2022-01-31 02:46:10下载
- 积分:1
-
曲线图函数
曲线图函数
- 2022-04-09 19:13:43下载
- 积分:1
-
一个用VB编写的小游戏!
可以在程序中修改拼图的照片,也可以更该拼图的数量!可以由9张变成16张,25张!当然这些得你自己设置!...
一个用VB编写的小游戏!
可以在程序中修改拼图的照片,也可以更该拼图的数量!可以由9张变成16张,25张!当然这些得你自己设置!-VB prepared with a game! Can be modified in the procedure puzzle pictures can also be more the number of puzzles! Can 9 into 16, 25! Course, these were set up your own!
- 2022-08-17 13:13:58下载
- 积分:1
-
数字图像处理绘制直方图
数字图像处理的基本实验之一,使用自己编写的函数,读入一个图像,将其转为灰度图,并读出每个像素的灰度值,然后绘制灰度图,显示在屏幕上,以bmp的格式存在磁盘中。
- 2022-03-03 14:14:31下载
- 积分:1
-
使用最新Visual Studio 2005所开发之简单POCKET PC 2003之YUV播放器,以REAYUV为基础,效能十分不错,包含完整VCPROJ专案...
使用最新Visual Studio 2005所开发之简单POCKET PC 2003之YUV播放器,以REAYUV为基础,效能十分不错,包含完整VCPROJ专案档-use of the latest Visual Studio 2005 development than simple Pocket PC 20 YUV"s 03 players to REAYUV basis of a very good performance, include a complete ad hoc stall VCPROJ
- 2022-08-22 22:44:48下载
- 积分:1
-
猜密码一款windows下的小游戏老少皆宜
猜密码一款windows下的小游戏老少皆宜-Guess the password of a windows game ages
- 2022-05-22 01:54:26下载
- 积分:1
-
windows下http的post方法的代码
资源描述windows下用curl编写的一个简单的连接httpserver的源码,使用post的方法。
- 2023-07-10 04:45:05下载
- 积分:1
-
俄罗斯方块游戏
这是我第一次的应用程序在iPhone上和 cocos2d 分类目录 — — 我真的很享受这次经历,和我现在正在研究基于 tilemap 的应用程序。若要显示一点谢谢你,我打开-来源它以便其他人可以学习。我大概会写一个教程上它在下一周左右 — — 再次,当我绕到它。
在此期间,我只是想分享。并索要一点帮助,尽管我在它 — — 我不知道是否此应用程序包含我不应该与世界分享的东西。如果是这样,请让我知道 ASAP,所以可以将其删除同时保持这作为一种资源供他人学习。
- 2022-02-10 11:06:28下载
- 积分:1
-
c++ at c are created on the basis of
C than the more powerful, it is an object
c++是在c的基础上创建的
它比c的功能更强大,它是一门面向对象程序设计语言
向对象程序设计是一种新型的程序设计范型.这种范型的主要特征是:
程序=对象+消息
面向对象程序的基本元素是对象,面向对象程序的主要结构特点是:第一,程序一般由类的定义和类的使用两部分组成,在主程序中定义各对象并规定它们之间传递消息的规律.第二,程序中的一切操作都是通过向对象发送消息来实现的,对象接收到消息后,启动有关方法完成相应的操作.一个程序中涉及到的类,可以由程序设计者自己定义,也可以使用现成的类(包括类库中为用户提供的类和他人已构建好的).尽量使用现成的类,是面向对象程序设计范型所倡导的程序设计风格.
-c++ at c are created on the basis of
C than the more powerful, it is an object-oriented programming language
Designed to the object is a new kind of programming model. This model s main features are:
Process = object+ message
Object-oriented programming is an essential element of the object, object-oriented programming are the main structural characteristics: first, the general procedures defined by the type and category of use of two parts, as defined in the main program and the provisions of the object between them message passing patterns. Secondly, the proceedings of all operations through to the target to send the message to achieve targeted message received a
- 2022-05-27 17:07:45下载
- 积分:1