-
MifareOne
mifare one卡读写DEMO,含有库文件和算法。(mifare one card reader DEMO, contains the library files and algorithms.)
- 2010-11-09 14:05:18下载
- 积分:1
-
357486644
创建桌面图标,VC++经典编程源码,很好的参考资料。(Create a desktop icon, VC++ classic programming source code, a good reference.)
- 2013-11-14 11:42:17下载
- 积分:1
-
beamforming-master_test
说明: 双麦克风波束形成算法,c语言实现,原理简单,易于实现。(dual microphones beamforming)
- 2019-07-10 18:55:08下载
- 积分:1
-
Sparse-matrix
字符匹配问题为典型的字符数组的运用问题,体现了c语言面向过程的特性,在VC6.0下能够正确编译以及运行。(The problem of character matching is a typical character array, which reflects the characteristics of C language and can be compiled and run in VC6.0.
)
- 2015-07-25 15:33:34下载
- 积分:1
-
eddyingcharacter
如何旋转显示字符串?本例子将详细向你演示。(How to rotate display string? This example will demonstrate to you in detail.)
- 2009-05-24 16:34:17下载
- 积分:1
-
Unicode
Unicode编码转换器,输入Unicode字符,可以转换成相应的汉字,使用VC6.0编写,有MFC界面,代码测试绝对可以正确运行。(Unicode encoding converter, input Unicode characters can be converted into the corresponding Chinese characters, using VC6.0 prepared with MFC interface, code testing can definitely run correctly.)
- 2013-11-13 21:09:03下载
- 积分:1
-
SVD
用于构造任意矩阵的奇异值分解算法,VC版(Used to construct the arbitrary matrix singular value decomposition algorithm, VC version)
- 2007-10-22 15:34:15下载
- 积分:1
-
UDP-Tunnel
UDB TUNNEL C++ bot for windows
- 2013-05-04 16:34:49下载
- 积分:1
-
2DMapEditor
基于MFC的2D地图编辑器,实现了在小地图中预览的功能,资源文件目录需要设置一下。其他只要改改数据就能直接使用了。可以用于学习和实践中。(MFC-based 2D map editor, realized in a small map preview function, need to set the resource file directory. Other change to change as long as the data can be used directly. Can be used to learn and practice.)
- 2015-04-13 10:08:30下载
- 积分:1
-
p4
为了让您在使用数组,指针,结构,枚举,和不同的I/ O流的经验。为了让你有乐趣的应用程序是非常迷人的。
世界的简单的程序,我们将编写此项目模拟运行的生物围绕在一个简单的方形的世界。世界是一个m-n的平方二维网格(数m代表网格的高度的个数n表示宽度的网格。)。
每个生物生活的广场之一,面临的一个主要罗盘方向(北,
东,南,西),属于一个特定的物种,这就决定了该生物如何
行为方式。(To give you experience in using arrays, pointers, structs, enums, and different I/O streams.
To let you have fun with an application that is extremely captivating.
The simple world program we will write for this project simulates a number of creatures running
around in a simple square world. The world is an m-by-n two-dimensional grid of squares (The
number m represents the height of the grid and the number n represents the width of the grid.).
Each creature lives in one of the squares, faces in one of the major compass directions (north,
east, south, or west) and belongs to a particular species, which determines how that creature
behaves.
)
- 2013-11-16 14:15:33下载
- 积分:1