资源列表
[控制台(字符窗口)编程] AutoUpdate
说明:自动升级程序源码。C++语言编写。通过版本比较,时间比较,选择升级需要的dll等;-Automatic update the end of the service file By comparing version, time to compare and select upgrade required DLL, etc.<bull> 在 2025-06-22 上传 | 大小:5.75mb | 下载:0
[其他小程序] shibie
说明:人脸识别程序,可识别五官。主程序中有翻转后识别的程序( { }里)。亲测可用。勿忘分开建立函数,更改图像路径。-Recognition program can recognize facial features. After the main program has flipped identification procedures ( { } in). Pro-test available. Do not forget to establish separate function, chan<wang> 在 2025-06-22 上传 | 大小:472kb | 下载:0
[其他小程序] HelloWorld
说明:实现简单的MFC功能 完成在标准输出上打印hello的功能-Implement a simple MFC finish hello printed on the standard output functions<changfeng> 在 2025-06-22 上传 | 大小:6.82mb | 下载:0
[其他小程序] HFM.c
说明:本系统可以对任何字符(最多我设成26个字符,当然可以改成更多)创建哈夫曼编码,并生成哈夫曼编码表,然后可以对输入的字符串(最多50个字符,这个数目也可以改)进行编码,也可以对输入的0,1串(字符数同上面)进行译码。-The system can be any character (up to 26 characters I set course can be changed more) create Huffman coding, Huffman coding and generating ta<我炸喷> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[Windows编程] yuandaima
说明:C语言开发手册书中的源程序和视频教学文件。源程序对应本书中的章节,分别以章节号作为文件夹名,文件夹中包含本章对应的源程序及一些辅助文件。-C language development manual source book and instructional video files. Source corresponding book chapters, respectively, the chapter number as a folder name, folder contains the s<王彦东> 在 2025-06-22 上传 | 大小:148kb | 下载:0
[驱动编程] DACADCfinal
说明:利用51单片机操作adc0809与dac0832的相关程序。-The use of 51 single-chip operation adc0809 with dac0832 related procedures.<陈蜕> 在 2025-06-22 上传 | 大小:50kb | 下载:0
[其他小程序] yinpinjiami
说明:用MATLAB对WAV音频文件加密,加密以后,会听到噪声的干扰。-Using MATLAB WAV audio file encryption, encryption later, you will hear noise.<张龙龙> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[其他小程序] readbinfile.c.tar
说明:read binary file using c program<mathi> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] 5_1
说明:一个名为CPerson的类有以下4个private属性:姓名、性别、年龄和身高。请用C++语言定义这个类,并在保护派生类CStudent中增加 3个public 属性:学号、数学成绩、英语成绩,并为上述属性分别定义设置和显示的相应的方法,要求能分别在屏幕上设置和输出这些属性,增加成员函数成绩的录入和求平均,并能完成排序,键盘录入5个学生的信息,完成按照数学成绩的排序。-A class called CPerson following four private properties: name,<陈蜕> 在 2025-06-22 上传 | 大小:253kb | 下载:0