资源列表
[其他小程序] 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-12-29 上传 | 大小:472kb | 下载:0
[其他小程序] HelloWorld
说明:实现简单的MFC功能 完成在标准输出上打印hello的功能-Implement a simple MFC finish hello printed on the standard output functions<changfeng> 在 2025-12-29 上传 | 大小: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-12-29 上传 | 大小: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-12-29 上传 | 大小:148kb | 下载:0
[驱动编程] DACADCfinal
说明:利用51单片机操作adc0809与dac0832的相关程序。-The use of 51 single-chip operation adc0809 with dac0832 related procedures.<陈蜕> 在 2025-12-29 上传 | 大小:50kb | 下载:0
[其他小程序] yinpinjiami
说明:用MATLAB对WAV音频文件加密,加密以后,会听到噪声的干扰。-Using MATLAB WAV audio file encryption, encryption later, you will hear noise.<张龙龙> 在 2025-12-29 上传 | 大小:2kb | 下载:0
[其他小程序] readbinfile.c.tar
说明:read binary file using c program<mathi> 在 2025-12-29 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] 5_1
说明:一个名为CPerson的类有以下4个private属性:姓名、性别、年龄和身高。请用C++语言定义这个类,并在保护派生类CStudent中增加 3个public 属性:学号、数学成绩、英语成绩,并为上述属性分别定义设置和显示的相应的方法,要求能分别在屏幕上设置和输出这些属性,增加成员函数成绩的录入和求平均,并能完成排序,键盘录入5个学生的信息,完成按照数学成绩的排序。-A class called CPerson following four private properties: name,<陈蜕> 在 2025-12-29 上传 | 大小:253kb | 下载:0
[控制台(字符窗口)编程] 5_8
说明:[8] 一个名为CPersonInfo的类有以下保护属性:姓名、身份证号、性别和年龄,请用C++语言定义这个类,并为上述属性定义相应的方法。然后从CPersonInfo类中派生出类CEmployeeInfo (雇员),派生类CEmployeeInfo增加了两个新的数据成员,分别用于表示部门和工资。要求派生类CEmployeeInfo的构造函数显式调用基类CPersonInfo的构造函数,可根据需要为派生类增加新的成员函数。-a class called CPersonInfo protectio<陈蜕> 在 2025-12-29 上传 | 大小:244kb | 下载:0
[对话框与窗口] 3_1
说明:一个名为Hello的类SDK应用程序。添加鼠标消息处理功能,当鼠标左键弹起时,通过对话框显示鼠标左键弹起的次数。-Write a class called Hello SDK applications. Add mouse message processing function, when the left mouse button pops up, the number of times the left mouse button pops up a dialog box is display<陈蜕> 在 2025-12-29 上传 | 大小:33kb | 下载:0