MD5的C++源码,并在DEV-C++下编译通过,其中还有注释并带有MD5算法的文档!
上传时间: 2013-12-24
上传用户:离殇
A J2ME Weblog Client for mobile devices that allows you to post to your weblog from java-enabled devices.
标签: java-enabled devices Client Weblog
上传时间: 2013-12-20
上传用户:wyc199288
M进制调制,包含.h文件和.cpp文件。MPSK似乎越来越被广泛运用了
上传时间: 2014-01-16
上传用户:xcy122677
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the screen and a file, ARCHIVE.LST.
标签: code implements directory hopfield
上传时间: 2013-12-27
上传用户:ruixue198909
一个Pascal子集语言的编译器,将pascal子集语言的源程序存成source.txt文件,经过编译器的处理得到C++语言的code.cpp文件。
上传时间: 2016-11-11
上传用户:源码3
自己编写的C++,用DEV-C++编译, 求一个有序的数组的众数,用数组实现,效率很高,时间复杂是O(n)
标签: 编写
上传时间: 2013-12-18
上传用户:lijianyu172
应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。 本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。 Midapexsoft.IO.SerialPort.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Midapexsoft.IO.SerialPort.cpp 这是主 DLL 源文件。 Midapexsoft.IO.SerialPort.h 此文件包含类声明。 AssemblyInfo.cpp 包含用于修改程序集元数据的自定义属性。
标签: Midapexsoft SerialPort IO DLL
上传时间: 2016-11-16
上传用户:CHENKAI
程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 这儿请注意:s 的大小必需是8能整除的倍数. 这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.
标签: firendly-arm makefile include vidcat
上传时间: 2016-11-20
上传用户:清风冷雨
显示螺旋队列,//螺旋队列.cpp // 21 22 ... ... // 20 7 8 9 10 // 19 6 1 2 11 // 18 5 4 3 12 // 17 16 15 14 13 //看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为 //(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得
上传时间: 2013-12-18
上传用户:许小华
at91ARM9200串口例程,希望对大家有所帮助。 使用方式: TestCom /dev/ttyS* -w count data TestCom /dev/ttyS* -r
上传时间: 2016-11-21
上传用户:13160677563