资源列表
Memory_allocation
- 本实验只设计一个大空闲内存区域,起始地址为0,大小为900。 程序运行后,提示用户选择内存分配方式,1---单一分区内存分配,2---多分区内存分配。 在单一分区方式中,一次只接受一个进程的分配请求,其中进程号以及进程所申请分配内存大小均随机产生。并进行错误检查及提示。 在多分区方式中,采用首次适应方法模拟内存分配。当有请求时,检查到有空闲分区且请求内存小于空闲内存大小时,即进行首次适应法分配。对于分配后利用完的空间进行回收处理,以便于下次分配使用。 本次主程序中,预先设定好分配
MTK_notebook
- MTK 做了5年的工程师所做的一些笔记,相当的宝贵,希望对新人有帮助,减少一些弯路-MMI
AD_DA_transfer
- 1、实验电路原理图如图38。通过实验台左下角电位器RW1输出0~5V直流电压送入ADC0809通道0(IN0),利用debug的输出命令启动A/D转换器,输入命令读取转换结果,验证输入电压与转换后数字的关系。 启动IN0开始转换: Out 0298 0 读取转换结果: In 0298 2、编程采集IN0输入的电压,在屏幕上显示出转换后的数据(用16进制数)。-1, the experimental circuit shown in Figure 38. Potentiometer t
Handbook_elliptic_curve_cryptography
- A wnice to guide to stat Elliptic Curve Cryptography
sort
- VLSI中有关搜索最短路径,来求iteration bound的算法,-VLSI in relation to search the shortest path algorithm to find iteration bound,
des_sort_print
- 从键盘读入某班学生(人数<=15)的考试成绩,用逗号或空格分隔各学生成绩,然后对该班的成绩进行递减排序,要求显示排序结果,并对全班成绩进行统计,给出小于60分、60分段、70分段、80分段和90分段各段的人数以及全班的平均分数。-Reading from the keyboard into a class of students (number < = 15) of the examination results, all separated by commas or spaces
phone
- J2ME课程,在NetBeans软件下用Java语言实现的手机通讯录程序,可以实现增加、删除、修改等简单功能。非RMS方法实现的。-J2ME programs in the NetBeans software under the Java language using the mobile phone address book program, can add, delete, modify, and other simple functions. Non-RMS method implemen
armarmarmjjj
- 关于ARM的22个常用概念--的确经典-ARM-22 on the common concept- indeed, the classic
xskinexp
- 可以直接汇出X档使用,利用3D MAX来制作好的模组可以直接汇出X档使用-X files can be exported directly used to make good use of 3D MAX modules can be directly used to export X Files
huibian
- 汇编语言写的几个简单的汇编小程序,有求三个无符号数的最大值,求十个数中的最大最小值,将十进制数转换成十六进制数,统计字符串中字母、数字等的个数、输出字符串等简单汇编小程序,适合初学者-Written in assembly language, the compilation of a small number of simple procedures, seeking the maximum of three unsigned, seeking the maximum and minimum n
stm32for24c02
- stm32的i2c固件库老是有问题,读写24c02时会出现问题,如果对单片机资源要求不苛刻,可以用io模拟一下-stm32 the i2c firmware library is always a problem, a problem when reading and writing 24c02, if the MCU resource requirements are not demanding, you can use io simulate what
mySocket
- · 使用此库可以直接在网页上创建 Socket TCP 连接,并与服务端连接,发送和接收数据。拥有完善的 Socket 接口,更方便操作。Socket 适用于点对点聊天、协同或者聊天时等需要获得实时的数据。如果您找到了此组件,也... 运行环境:html-* Use this library can be created directly on the page Socket TCP connection, and connect with the server, send and rec
