-
OLSFK
字如其名的俄罗斯方块,简单的程序,做了一个界面,比较友好(Word as the name of Tetris, a simple program that does an interface more friendly)
- 2016-03-21 13:49:03下载
- 积分:1
-
24点游戏设计
24点游戏的关键代码和流程图,适合新手进行学习(Key Codes and Flow Charts for the 24-Point Game)
- 2019-01-09 08:33:15下载
- 积分:1
-
cfg_general_8202R_D_64
cfg video rec and mp4 3gp file play
- 2013-03-27 21:15:26下载
- 积分:1
-
Scara机器人 TCP UDP通信
说明: 支持功能为以太网 modbus TCP/UDP通信 , 10进制转16进制 ,16进制转10进制 ,简单MFC界面,软件版本为VS2010源码,字符解析,报文解析。封装Modbus TCP通信类可以直接用(The supporting functions are Ethernet Modbus TCP / UDP communication, hexadecimal to hexadecimal, hexadecimal to hexadecimal, simple MFC interface, software version is VS2010 source code, character parsing, message parsing. Package Modbus TCP communication class can be used directly)
- 2019-12-27 21:57:08下载
- 积分:1
-
UsbcameraToIpcamera
使usb摄像头可以当作ip摄像头使用的小程序(Make usb camera ip camera can be used as a ipcamera)
- 2013-12-25 17:08:17下载
- 积分:1
-
Opencv2.3-on-VS2008-aVS2010
open2.3在vs 2008 2010上的配置详细图解,希望能帮到你!!(open2.3 on vs 2008 2010)
- 2013-11-04 12:29:55下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
194947
用TCP获得网路标准时间来设定您的PC时钟(Set your PC clock with TCP to get network standard time)
- 2018-12-31 15:05:46下载
- 积分:1
-
AddressList
UTM地图投影正解源码C#.cs将
变形前任一子区域与变形后散斑图像进行全场匹配或相关
运算,根据峰值相关系数确定该子区域在变形后的位置,由
此可以得到该块的平均位移。对变形前所有子区域进行类
似运算,就可以得到整个位移场。
(Journal of Huaiyin Institute of Technology)
- 2012-04-05 10:35:29下载
- 积分:1
-
gogame
说明: 一套围棋游戏 带AI的 很不错 值得学习一下 棋盘格数可变(Go with a set of game AI is very well worth learning about the number of checkerboard grid variable)
- 2008-11-28 14:01:50下载
- 积分:1