Welcome![Sign In][Sign Up]
Location:
Search - CArray

Search list

[Windows DevelopFrame

Description: 利用MFC平台编写的程序,使用CArray类,功能为多帧BMP图片的连续播放,有暂停功能。-Platform to write programs using MFC, use the CArray class, functionality for multi-frame BMP picture playback, there is pause function.
Platform: | Size: 2163712 | Author: 鄂永 | Hits:

[VC/MFCMFCTest

Description: 一个MFC的应用的小程序,使用了一些比较关键的类,比如CArray等,有很好的学习价值-MFC applications a small program, using some of the more critical categories, such as CArray, etc., have a good learning value
Platform: | Size: 44032 | Author: 吴兴 | Hits:

[Software Engineeringarraylist-v1

Description: arraylist v1 replacement for carray in mfc
Platform: | Size: 10240 | Author: ampyxx | Hits:

[CADReadCad

Description: 用ObjectARX2010开发的AUTUCAD应用,开发环境VC2008SP1,只有源代码,请自己建工程。功能:一是通过鼠标点选对象获得块属性列举;二是有一个可串行化存储,支持CArray动态数组功能的类,用于管理块属性;三是有一个操作EXCLE表格文件的类;四是画线函数中控制线宽并能显示线宽 -A AUTOCAD developer use ObjectARX2010,with VC2008SP1 enviroment Function:1 Can select a block with mouse 2 Has a class with Serialize and CArray suport 3 Has a class to process EXCLE simply.
Platform: | Size: 24576 | Author: yey2y | Hits:

[CSharpSnake

Description: 蛇的活动区是由57×33个小方格组成,当这些小方格呈现深灰色时,便表示蛇身。蛇是由n个相邻的方格组成,将这些方格的坐标依蛇头到蛇尾的次序放入到一个数组中便代表了蛇身。当蛇在活动区中游动一格时,所对应的的数组操作为,将新的位置坐标插入到数组的头部,同时将数组中最后一个元素删除。 游戏使用四个方向键和A/W/S/D来控制蛇的前进方向,在OnKeyDown()消息处理函数中,根据不同的方向键设置了成员变量m_nDirect的值。当在菜单中选择开始时,启动定时器,游戏开始。在定时器消息处理函数中,根据m_nDirect的值判断出蛇的下一个位置。如果没有超出边界或碰到自身,则蛇可以移动到一个新位置。如果吃到了食物,则在CArray()中只插入而不删除最后一个元素,蛇身长度增加,否则弹出游戏结束对话框,框内显示所用时间和最终得分。 菜单栏的项目以实用性为主,另外每个按钮都设置有快捷键,分别为:F1-帮助;F2-开始游戏;F4-关闭窗口,退出游戏 -The snake s activity area is composed by 57 × 33 small squares, when these small squares presented a dark gray, and they said the snake. Snake n adjacent squares, the grid coordinates to the tail of the order in accordance with snakeheads into it on behalf of the snake into an array. Snake swimming in the activity area grid array operation corresponding to the new location coordinates inserted into the head of the array, while the last element in the array to delete. The game uses the four arrow keys and A/W/the S/D to control the forward direction of the snake, OnKeyDown () message processing function, depending on the direction of the key to set the value of the member variables m_nDirect. When in the menu, select Start to start the timer, the start of the game. In the the timer message processing function, based on the value of m_nDirect determine the next position of the snake. If there is no out of bounds or encounter itself, the snake can move to a new location. If you eat the f
Platform: | Size: 73728 | Author: 吴忠 | Hits:

[Internet-NetworkCArray

Description: linux下的Carry类 提供给大家做一下参考,方便大家进一步修改使用-Linux under the Carry class provides to everyone do a reference, facilitate further modified using
Platform: | Size: 7168 | Author: nanye | Hits:

[OtherCArrayTest

Description: CArrayTest the use of the CArray and the example to test the function and it is usful to use the MFC-CArrayTest the use of the CArray and the example to test the function and it is usful to use the MFC
Platform: | Size: 40960 | Author: 乔卓 | Hits:

[GDI-BitmapmySkechers

Description: 使用MFC制作的绘制直线的软件,使用了CArray,可以储存具体的图像-USE MFC to make a painter application,USE CArray,you can save it
Platform: | Size: 5979136 | Author: 杜松厂 | Hits:

[Mathimatics-Numerical algorithmsarray104

Description: C++的数组类管理类定义被本人持续使用并完善超过20年支持动态数组,和2维数组类似于VC++中的CArray,且许多内部方法都与CArray的内部方法相同,但效率和方便性比CArray要好许多。特别重要的是:它们可以跨平台地工作于任何C++开发环境。-A c++ array management type definition series. They work like CArray class in VC++.But they work more efficient and more convenient than CArray .Most importantly,they work cross-platform,they can work under any C++ development platform.
Platform: | Size: 6144 | Author: yi428428 | Hits:

[JSP/Javaarray105

Description: 一个类似于VC++ 中的CArray的数组管理源码,可以管理2维数组,并可进行向量的简单计算-A similar VC++ In CArray array management source, you can manage 2-dimensional array, and to carry out a simple vector calculation
Platform: | Size: 5120 | Author: bi39944 | Hits:

[Internet-NetworkArrayEx2009-3-22

Description: 比VC自带的数组类CArray还快的数组类-Than the VC' s own array type faster array CArray Class
Platform: | Size: 2048 | Author: lan61579 | Hits:

[OS programParameters

Description: 一个类似于微软的_variant_t类,挺好用的 你觉得在VC里 CString,CStringArray,CByteArray,CArray< > ,CList< > ,CMap< > 还不够你用或用烦了 试试这个吧-Similar to Microsoft s _variant_t a category, you feel very good use in the VC in CString, CStringArray, CByteArray, CArray < > , CList < > , CMap < > is not enough or you tired of you try this
Platform: | Size: 10240 | Author: sai35n189 | Hits:

[Mathimatics-Numerical algorithms654089

Description: safearray 与 CArray 之间的转换()
Platform: | Size: 1024 | Author: VJEchxnu!7334 | Hits:

[Data structsPTRZEPP

Description: safearray 与 CArray 之间的转换()
Platform: | Size: 1024 | Author: anvfor | Hits:
« 1 2 3 4»

CodeBus www.codebus.net