资源列表
01-24c16驱动程序
- //24c01-24c16读写驱动程序, sbit a0=ACC^0 //定义ACC的位,利用ACC操作速度最快 sbit a1=ACC^1 sbit a2=ACC^2 sbit a3=ACC^3 sbit a4=ACC^4 sbit a5=ACC^5 sbit a6=ACC^6 sbit a7=ACC^7 -/ / 24c01 - 24c16 literacy drivers, ACC sbit a0 = ^ 0 / / ACC definition of the position, u
paixuhexieruwenjian
- C语言编写的一个小文件,实现随即数的产生并写入文件!!1-C language of a small paper and realize immediately produced and the number of written documents. ! 1
Filecopy
- 简单的实现文件复制的程序,上C语言课时老师布置的作业。学生朋友们可能会用到。
ffff11122.rar
- 模拟页式虚拟存储管理中硬件的地址转换和缺页中断,采用先进先出处理缺页中断,mock-page virtual memory management hardware address translation and missing pages interruption, using FIFO interrupt handling missing pages
gramschimdi
- gram-schimdt-orthogonalization matlab pro
Hanoi(gray)
- //使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE 1 #define ODD 1 #define EVEN 0 #define RIGHT 1 #define LEFT 0 #define MAX 10-//Gray code to use the method#
imagerotaion2
- %彩色图片旋转双线性内插法,实现高质量图片旋转- Full-color photographs, rotating bilinear interpolation to achieve high-quality picture rotation
JCLL1
- 用C语言编程产生离散单位斜边序列、门序列、指数衰减序列,实现三者卷积,并在显示器上观察到相关序列或卷积的图形。比较经典的卷积C源码-C language programming produce discrete units hypotenuse sequence, the gate sequence, exponential decay sequence, the realization of the three convolution, and observed in the display
student_record
- This Program demostrate basic file operation on file using various file function in C++. Basic aim is to idea is low level file I/O to store information of student object as record then perform various simple operation such add more record finding re
add_reel
- 给裸微机地震数据加载卷头和道头,以便于处理系统上显示,欢迎下载-add-reel
haoyong
- 周期三角波 源代码 是很好的,下午大家一起分享-Cycle triangle wave source code is a very good afternoon to share
bch
- Simulink实现数字通信系统BCH码信道编码分析-BCH code channel coding analysis Simulink digital communication system
