搜索资源列表
Eat_Snack
- 简单控制台 贪吃蛇游戏 vs2013编译通过-Simple Snake game console vs2013 compiled by
RGB_Test
- 通过给定的RGB的颜色的值,生成单一颜色的图片,用于展示与对应输入的GRB值的颜色测试。VS2013编译。-By value given color of RGB, generating a single color image, the color used to show the corresponding test GRB input values. VS2013 compilation.
login
- 基于MD5的密码变换储存的登陆校检demo,登陆密码是经过MD5算法变换后存储于内存中,程序代码中看不到MD5算法变换前的原密码。VS2013编译。-MD5-based password change stored checksum login demo, login passwords are MD5 algorithm after conversion is stored in memory, the program code is not seen in the original pass
Create-Picture
- 为两个程序,配合使用。一个是读取图片文件的二进制流,按照规定的格式写入一个txt文本文档中,另一个程序是将此文本文档中的内容按照指定格式复制到代码的数组中,最终可生成原图片。特点:第二个程序不需要单独的图片附件,而是将所需图片的二进制流存储到了数组中,在需要的时候使用。注:由于程序较简单,本人采用DEV C++程序编写,无工程文件,若用VS2013编译会出现fscanf和sprintf以及fopen等这些文件读写函数不安全的警告,需用_s的函数替换,只需按照相应格式替换即可,这里不再赘述。-Fo
AEClib
- AEC库,回声抑制库,以至于webRTC源码。使用VS2013编译通过,头文件echo_cancelletion.h-AEC library, library echo suppression that webRTC source. Using VS2013 compiler, header files echo_cancelletion.h