搜索资源列表
dibapi.cpp
- 该程序是能够处理图象分割和识别等等内容,为朋友提供图象处理原代码.-that the procedure was able to handle image segmentation and the identification, and so on, as a friend to provide the original image processing code.
StudentInfoManageStudio_DOS_DEVC++
- 在年级成绩管理系统中,希望处理各班信息及各班每个学生的学习情况信 息,其中班级信息包括班号和名称,学生学习情况信息包括学号,姓名,班号等, 及已学课程的课程号及成绩,并能使管理人员通过界面完成对班级、学生信息的 录入及对数据的查找和浏览。-in grade performance management system, to handle class information and class each student learning of the information, whic
055Calculator
- 计算器程序,对于加法和减法可以输入任意多位,对于乘法和除法只能处理4为十进制,除法保留了8位小数。按‘c’可以重新输入,按‘q’退出-calculators procedures for addition and subtraction can be imported arbitrary number, For multiplication and division can handle only four to decimal, the division retains the eight d
xpsound
- 声音处理~ 声音处理~ -voice handle voice processing ~ ~ ~ voice processing voice-processing voice processing
键盘设计
- 1,消除按键的抖动问题 因为按键在闭合或断开过程中出现一段抖动期,主要由于按键的不稳定性引起的,这时会呈现一串页脉冲,时间的长短和开关的机械特性有关。一般在5ms~10ms之间。为保证CPU对键的一次闭合作一次处理,必须去抖动。在键的稳定闭合或断开时读键的状态。 2,据EICE51原理图编写并调试一个键输入子程序,其功能为判断键盘上有无键输入,若有键入,作去抖动处理后,计算输入键的键号送累加器A。-eliminate jitter button issues as keys or disconn
grademanagement
- Student学生成绩管理系统是一个使用MASM宏汇编语言开发的试验性项目。它实现了学生学号、姓名、三门课程成绩的录入、修改、删除以及总成绩计算、按成绩排序等功能,并且可以将数据保存为磁盘文件,便于再次打开编辑。 程序基于DOS或Windows命令行模式运行,全屏显示,使用简单的键盘命令进行操作。可处理100条以内的学生记录。若记录较多,一页显示不下,可进行翻页操作。 -Student student grade management system is a MASM macro ass
os2-3
- 编制和调试一个自制时钟,在屏幕的右上方正确显示当时时间,能正确进位;同时系统能进行命令处理和运行程序。 -Preparation and debugging of a self-made clock, right at the top right of the screen showing that the time to right binary At the same time, the system can handle and run the program command.
System.Web.Extensions
- System.Web.Extensions系统处理异常例子介绍-Examples of descr iption system to handle exceptions System.Web.Extensions
D[1].C.Motor
- THis is experiment of our research. Highly Important... Handle with care. Thank you.
masm
- 用于编写汇编时,减少工作量,同时灵活处理各种路径问题之间的疸-Used to write assembly, the reduce the workload, and handle all kinds of paths between the jaundice problem
huibian
- 汇编设计计算器,包过四则运算,有负号处理,也有优先级处理。-Assembly design calculators, including over four operations, handle negative numbers, but also priority treatment.
C
- 经典的c算法文档,500例程。喜欢的可以分享过去,我们共同学习共同进步-This file also includes all flag definitions. The input mode flags in c_iflag handle all input processing, which means that the characters sent from the device can be processed before they are read with read.
Switch
- Pronounced u-art, and short for universal asynchronous receiver-transmitter, the UART is a computer component that handles asynchronous serial communication. Every computer contains a UART to manage the serial ports, and some internal modems have the
Patch(3)
- 第3代机器狗补丁源码,采用了句柄复制的方式打开设备进行操作-3rd generation robot patch source code, copy using the handle to open the way to operate equipment
youxijinchengjubing
- 利用游戏进程id在易语言中提取游戏进程句柄,来实现游戏制动辅助-Use of the game process id in the extraction of language game to handle, to realize the game brake assist
quyouxixianchengjubing
- 利用游戏进程id在易语言中取游戏线程句柄,来实现游戏制动辅助-Use of the game process id in easy language take game thread handle, to realize the game brake assist
example
- Write an EXE program that accepts a string from the keyboard, converts it to HEX (this algorithm should also check to see if the input is a number), and stores it. It should take a second string and convert it to HEX, then add the two numbers,
Image-black-and-white
- 汇编源码,图像快速黑白处理,速度超快,大图在几毫秒内即可完成黑白化.支持8到32位的bmp位图处理.暂时不支持bmp格式以外的图片处理.-Compilation of source code, images, fast black and white processing, super-fast, enlarge within a few milliseconds to complete the black and white of 8-32 bmp bitmap handle. Tempora
C-language-also-can-do-great-things
- C语言是一种计算机程序设计语言。它既具有高级语言的特点,又具有汇编语言的特点。它由美国贝尔研究所的D.M.Ritchie于1972年推出。1978后,C语言已先后被移植到大、中、小及微型机上。它可以作为工作系统设计语言,编写系统应用程序,也可以作为应用程序设计语言,编写不依赖计算机硬件的应用程序。它的应用范围广泛,具备很强的数据处理能力,不仅仅是在软件开发上,而且各类科研都需要用到C语言,适于编写系统软件,三维,二维图形和动画。具体应用比如单片机以及嵌入式系统开发。-C language is
2-mystring
- 编写一个函数模板,它返回两个值中的最小者,但同时要确保这个函数模板能正确处理字符串。并编写主函数,实现两个字符串中最小者的输出。 适合初学者对c++函数模板的入门-Write a function template, which returns the minimum of the two values, but at the same time to ensure that the function template to correctly handle the string. And
