资源列表

« 1 2 ... .57 .58 .59 .60 .61 562.63 .64 .65 .66 .67 ... 653 »

[控制台(字符窗口)编程Face-Recognition

说明:Face recognition code
<rathore> 在 2024-10-07 上传 | 大小:1091584 | 下载:0

[控制台(字符窗口)编程IP

说明:判断IP地址是否合法,给定相应的IP地址表达式,进行字符串分割并根据IP地址的规范进行判断-Analyzing IP address is legitimate, given the appropriate IP address expression, a character string divided and judged according to the specifications of the IP address
<xz> 在 2024-10-07 上传 | 大小:4201472 | 下载:0

[控制台(字符窗口)编程LongIntAdd

说明:主要实现长整形数据相加,采用字符串相加的方式,可以进行两个长整形数据相加-The main achievement of long integer data are added, using string concatenation approach can be summed two long integer data
<xz> 在 2024-10-07 上传 | 大小:961536 | 下载:0

[控制台(字符窗口)编程StringSort

说明:采用vector容器来进行字符串变量保存,同时根据排序规则实现字符串的排序。-Using vector container to save the string variable, while achieving the sort strings based on the collation.
<xz> 在 2024-10-07 上传 | 大小:2760704 | 下载:0

[控制台(字符窗口)编程juzhenchenfa

说明:输入两个矩阵,然后根据矩阵的运算规则,实现两个矩阵的乘法计算,得出结果矩阵并输出。-Enter the two matrices and matrix operation according to the rules, to achieve the multiplication of two matrices calculated the resulting matrix output.
<xz> 在 2024-10-07 上传 | 大小:931840 | 下载:0

[控制台(字符窗口)编程bmp2bin

说明:this program is converter bmp files to binary file.
<sad> 在 2024-10-07 上传 | 大小:151552 | 下载:0

[控制台(字符窗口)编程grayproc

说明:一个c++程序,用于对一副图像进行其中不同的灰度化处理,用户可以看出不同权值对灰度化处理结果的影响。-A c++ program for a pair of images in which the different grayscale processing, the user can see the impact of different weights on the gray processing results.
<月月哥> 在 2024-10-07 上传 | 大小:17040384 | 下载:0

[控制台(字符窗口)编程VerInfoLib

说明:C++控制台程序给exe和dll文件增加版本信息。 经测试,可以修改CompanyName,ProductVersion,LegalCopyright,不能修改FileVersion 经测试,如果exe文件没有版本信息,尝试修改程序会死掉,本程序不能新添加版本信息。-modify the version info of exe and dll files in console application.
<zhoubinlin> 在 2024-10-07 上传 | 大小:80896 | 下载:0

[控制台(字符窗口)编程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.
<themostfreeboy> 在 2024-10-07 上传 | 大小:3733504 | 下载:0

[控制台(字符窗口)编程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
<themostfreeboy> 在 2024-10-07 上传 | 大小:539648 | 下载:0

[控制台(字符窗口)编程Create-Picture

说明:为两个程序,配合使用。一个是读取图片文件的二进制流,按照规定的格式写入一个txt文本文档中,另一个程序是将此文本文档中的内容按照指定格式复制到代码的数组中,最终可生成原图片。特点:第二个程序不需要单独的图片附件,而是将所需图片的二进制流存储到了数组中,在需要的时候使用。注:由于程序较简单,本人采用DEV C++程序编写,无工程文件,若用VS2013编译会出现fscanf和sprintf以及fopen等这些文件读写函数不安全的警告,需用_
<themostfreeboy> 在 2024-10-07 上传 | 大小:366592 | 下载:0

[控制台(字符窗口)编程SNAKE-One

说明:贪吃蛇源代码,使用c语言实现,大一的课程设计,可直接运行,bug调试完毕-this is snake code
<丁洋> 在 2024-10-07 上传 | 大小:3072 | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 562.63 .64 .65 .66 .67 ... 653 »

源码中国 www.ymcn.org