资源列表
IBM_PCkehouxiti-
- 掌握汇编的基础知识,学会如何使用asma软件,有一个良好的编程习惯-Master the basics of assembly
005
- 这是一个关于计算单词的数量的有关于C的程序-The number of words
FSKQQ_BETA2
- 基于MSP430的FSK硬件调制程序 采用改变时钟频率的新方法-Based on MSP430 FSK modulation hardware program using new method to change the clock frequency
MASM
- ASM 是asm的显示调用程序和子程序的程序流程图-ASM is the display asm procedure and subroutine calls the program flow chart
1
- 一元多项式的加减法一元多项式的表示问题:对于任意一元多项式: n(x)= P0+ P1X1+ P2X2+ … + PiXi+ … + PnXn 可以抽象为一个由“系数-指数”对构成的线性表,且线性表中各元素的指数项是递增的: P=( ( P0,0), ( P1,1), ( P2,2), … , ( Pn,n) ) -Add and subtract one yuan polynomial
chuankouyingyong
- 适用于89C51单片16进制的串口控制源程序-chuankouyingyong
asp
- asp的web在线聊天室源程序,程序实现了聊天室的许多功能,特别是刷新功能,做到了实时刷新(有人说话才刷,保持.zip
c
- 超声波测距模块,用c语言编写,附有代码,代码有解释-Ultrasonic ranging module, using c language, with the code, the code is explained
AssemblyLanguageforx86Sixthedition
- INTEL x86处理器汇编语言及指令资料第六版-INTEL x86 processor assembly language Sixth Edition
ARM
- arm 汇编资料,想学arm汇编的同学请马上下载。-arm information,do want some? please download immediately。
3
- EXE文件格式详解,想要了解EXE文件格式的可以看一下。
riqijisuan
- 定义一个结构体变量(包括年、月、日),编程序,要求输入年月日,计算并输出该日在本年中第几天。注意本题一定要定义结构体输入三个整数(并且三个整数是合理的,既比如当输入月份的时候应该在1至12之间,不应该超过这个范围) 变量,否则本输出一个整数.既输入的日期是本月的第几天。实验成绩无效。 -Define a structure variables (including year, month, day), a program, and asked to enter years day, ca
