资源列表
calculator.java
- 一个Java编写的简易计算器,能正确实现加减乘除括号等功能的计算-Write a program that reads an expression as input and print out the result. Only integers and operators below are allowed in the expression: +-*/ ( ) Your program should be able to deal with multiple cases of inp
asm
- 无符号长整数的4则运算子程序 子程序名称分别为ULADD,ULSUB,ULMUL,ULDIV 可以计算x+y,x-y,x*y,x/y 其中x的值放入R0R1R2R3,y的值放入R4R5R6R7 结果在R4R5R6R7中,其中除法的余数在R0R1R2R3中-Unsigned long integer arithmetic subroutine subroutine name four were ULADD, ULSUB, ULMUL, ULDIV can calculate x+y
华为校招上机
- 该程序实现对多组测试案例的连续处理,亲测好用。(The program is not fixed group test case input, pro test, easy to use)
KEY
- 51单片机通过按键实现加减乘除计算机的功能。-Key control.
accord
- 用A/D D/A 实现录音功能,可以从麦克里读进录音内容,再从喇叭里放出来。-A/DD/A recording function
Digital-Watch
- Digital Watch with ALarm option
Vinicius_Cene_k_medias
- k-means for 2 classes classification
chatDharmaray
- Chat samples Chat samples-Chat samples Chat samples Chat samples
bacthing.m
- Image noyse reduction algorithm
Year
- Callender in C, If you input a year, the output will show whole year calender
fd3d_41
- Three Dimentional FDTD Finite-Difference Time-domain simulation of dipole antenna in free space Density flux formulation
Exp3_2
- 单片机汇编语言实验,主要是有关于怎样采用汇编语言来实现对数值的处理-asm experiment