资源列表
arc-interpolation
- 没有查到圆弧插补的资料,所以我上传我的圆弧插补VB代码,供大家下载学习-Not found circular interpolation, so I uploaded my the circular interpolation VB code for everyone to download learning
bin2bcd
- To test the logical gate in assembly language
vec2pdfb
- VEC2PDFB Convert the vector form to the output structure of the PDFB y = vec2pdfb(c, s) Input: c: 1-D vector that contains all PDFB coefficients s: structure of PDFB output Output: y: PDFB coefficients in cell vector fo
chengxu
- 用matlab实现图像的灰度化,二值化两个基本功能-Gray image using matlab binarization two basic functions
The-image-histogram
- 可以提取图像的个种直方图,功能很强大,数字图像处理有帮助!-Can extract a kind of histogram of the image, the function is very powerful, digital image processing to help!
codethree
- 将字符串 Apple 、 grade 、 pear 写入到磁盘文件f12-5.txt中, 然后再从该文件中读出,显示到屏幕-The string Apple , grade , pear is written to a disk file f12-5.txt in Then read the file to the screen
FC.c
- FC手柄测试程序,用于按键多功能识别 -FC handle testing procedures used to identify key MultifunctionFC handle testing procedures used to identify key Multifunction
search
- 用汇编编写的输入一个字符串,显示其中字母,数字,及其他的字符个数各是多少-Written in assembler input a string to indicate that the letters, numbers, and other characters in the number of how many were in the
speed_cac1
- 一种测量永磁同步电机转速的算法 直接微分法-Direct differential method for measuring motor speed
clklcd
- a computer based program to display the clock on an lcd the program works as a digital clock
copy
- 题目实现DOS中的COPY命令。可首先打开源文件和目的文件,其次顺序读取源文件每个字节赋给目的文件对应位置,源文件读完时,目的文件也自然拷贝成功。-Title achieve the DOS in the COPY command. Be the first to open the source file and destination file, followed by sequential reads the source file is assigned to the purpose of
8254-1
- 8254调试代码CODE SEGMENT ASSUME CS:CODE,DS:DATA MOV DX,INTCSR_BYTE1 MOV AL,1FH OUT DX,AL MOV DX,INTCSR_BYTE2 MOV AL,3FH OUT DX,AL MOV DX,INTCSR_BYTE3 MOV AL,00H OUT DX,AL-code of 8254CODE SEGMENT ASSUME CS:CODE,DS:D
