资源列表
排序选择:
[单片机(51,AVR,MSP430等)] DS12c887时钟的驱动程序
说明:51单片机与dallas公司的ds12c887时钟芯片通信的汇编程序,单片机可以对时钟芯片设置时间,读取时间,设置alarm时间等操作-51 MCU and dallas company ds12c887 clock communications chip assembler, SCM can set the time clock chip, reading time, set alarm time operation<梁波> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] 单片机坐标万年历星期的算法(C语言)
说明:万年历星期的算法,c编写,稍加修改就可以 应用于单片机。-hefty almanac weeks algorithm, c preparation, with slight modifications can be applied to SCM.<梁波> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[其他小程序] Josephus算法
说明:用JAVA写的一个小算法! 实现了出局的人数小于循环的人数~!·-using Java to write a small algorithm! Achieved less than the number out of circulation ~!<Alan> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[Windows编程] FileMonitorSystem
说明:这是一个文件监视系统的源代码,主要用于文件的同步监视-This is a document surveillance system source code, mainly for the surveillance documents simultaneously<王哲> 在 2025-07-05 上传 | 大小:160kb | 下载:0
[进程与线程] 进程管理与调度的模拟
说明:在进程管理与调度模拟系统中,共涉及到两个类和一个结构体:PCB结构体、链队列类和OS类。操作系统启动后,在系统内将存在PCB池,用来存放进程的PCB结构,PCB池的大小决定了系统中能同时存在的进程数量。在本系统中,假定系统能同时存在的进程数为20个,用一个PCB的数组来表示。PCB池中的PCB会有四种状态:运行状态、就绪状态、阻塞状态和空闲状态,所以,在操作系统中将会有四种队列:运行队列、就绪对列、阻塞队列和空闲队列。进程的创建随着操作系统的调度,将会在这四种队列中变迁。-in process<张涛> 在 2025-07-05 上传 | 大小:10kb | 下载:0
[Internet/网络编程] c++down远程线程注入
说明:c++写得下载者源码,远程线程注入,文件映射通信。client是用bcb写得 。 server在资源中包涵dll。合适初学者参考-c written those who download the source code into remote threads, document mapping communications. Moreover client is written. Server resources covered in dll. Appropriate reference beg<fpx> 在 2025-07-05 上传 | 大小:76kb | 下载:0
[matlab例程] SUSAN边缘检测的实现代码
说明:SUSAN边缘检测的Matlab实现代码,用于静态图象的边缘检测,效果要视具体图象来定-SUSAN Edge Detection Matlab code for static images of edge detection, the effect would depend on the specific images to determine<> 在 2025-07-05 上传 | 大小:7kb | 下载:0
[单片机(51,AVR,MSP430等)] 单片机驱动3310 LCD显示屏
说明:单片机驱动3310 lcd显示屏的c程序,单片机与屏的线路连接可以参见程序中的宏定义。程序写得很精简,但是很好用。-Microprocessor 3310 LCD display c procedures, SCM and the screen can see the line connecting the procedures macro definition. Very streamlined procedures, but is useful.<梁波> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[汇编语言] asm_sample_scr
说明:汇编语言源代码,代码基础性强,代表性高,很适合学习以及参考-assembly language source code, code base strong, representative high, but is suitable for learning and reference<王哲> 在 2025-07-05 上传 | 大小:17kb | 下载:0
[单片机(51,AVR,MSP430等)] 51+ch375读写U盘超精简原程序(啊雨)
说明:这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎<梁波> 在 2025-07-05 上传 | 大小:3kb | 下载:0