资源列表
[汇编语言] VCPP-create-a-application-window
说明:VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。-VC++ language to create a common application window in orde<朱媛媛> 在 2025-06-30 上传 | 大小:2kb | 下载:0
[汇编语言] Hash-131117
说明:汇编写的SHA-1 MD5校检程序 支持拉拽 剪切板比对等-Written in assembler SHA-1 MD5 checksum program supports peer than pulling clipboard<Mark> 在 2025-06-30 上传 | 大小:20kb | 下载:0
[汇编语言] shixi
说明:首先提取印刷品的数字图像,对图像进行预处理,然后用模板匹配将图像中的文字部分分割出来,在提取文字图像的特征参数,最后对照标准样张图像的特征参数分析该印刷品的印刷质量,得到质量数据。-First extract the print of digital image, the image preprocessing, and then the text part of the image segmentation with template matching, text image feature<关山月> 在 2025-06-30 上传 | 大小:564kb | 下载:0
[汇编语言] HelloPanoramaGL
说明:这是做oa的源代码,就android的需要的view-this is oa ide<李皓> 在 2025-06-30 上传 | 大小:6.55mb | 下载:0
[汇编语言] qhpxxh
说明:1.从键盘随机输入十个数据,统计其中负数的个数,并在屏幕上显示出来;2.求出这十个数的总和, 存入数据段SUM 单元,并在屏幕上显示出来;3.将这些数从小到大排序,存入 ORDER 为首址的存储区域,并在屏幕上显示出来。4.编一跳转表,按键1,2,3,4分别执行上述三种操作和实现退出功能。 -1 ten random input data from the keyboard, statistics on the number of negative and displayed on the<童嘉> 在 2025-06-30 上传 | 大小:2kb | 下载:0