资源列表
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
Hash-131117
- 汇编写的SHA-1 MD5校检程序 支持拉拽 剪切板比对等-Written in assembler SHA-1 MD5 checksum program supports peer than pulling clipboard
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
Startup
- 此代码为NXP公司的LPC2000周立功开发板提供的ARM启动文件-Time code for LPC2000 Week Ligong development board startup code, sub-code is written in assembler
IRQ
- 此代码为NXP公司LPC2000周立功开发板提供的汇编代码,主要处理嵌入式嵌套中断问题-This code is compiled code from NXP LPC2000 development board provides Zhou, who mainly deal with the problem of embedded nested interrupts
uploadify
- 图片附件上传,实现批量上传图片,设置图片大小范围,设置图片个数,保存图片名称到后台数据库。-Image Attachment Upload achieve bulk upload pictures, set the picture size range, set the picture number, save the image name to the back-end database.
jiqigou
- 加密狗的完整汇编语言的实现,实现效率高,对于学习加密狗的实现方法有很好的帮助-Dongle to achieve complete compilation of language, to achieve high efficiency in achieving a very good way to learn dongle help
wjks
- 步进电机,微机原理,课程设计,asm文件- this is Stepper motor
80X86
- 汇编语言:第一章80X86微处理器及其体系结构-Assembly language courseware: 80X86 microprocessor and its architecture
HelloPanoramaGL
- 这是做oa的源代码,就android的需要的view-this is oa ide
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
renjiduihua
- 学习和熟悉dos的功能调用,实现人机对话。 1.程序执行后,首先询问名字; 2.要求用户键入回答; 3.询问班级; 4.要求用户再次键入回答; 5.回车换行; 6.显示名字和班级; 7.如果回答y,退出程序;否则,返回1。 -Learn and become familiar with dos function calls to achieve human-computer dialogue. 1 After the procedures, first as
