资源列表

« 1 2 ... .04 .05 .06 .07 .08 12909.10 .11 .12 .13 .14 ... 14959 »

[汇编语言music

说明:北京邮电大学微机原理硬件实验,关于音乐盒的实现-Beijing University of Posts and Telecommunications Microcomputer Principle hardware experiments, on the realization of the music box
<李子龙> 在 2025-03-22 上传 | 大小:2kb | 下载:0

[汇编语言ABR

说明:完全查找二叉树源码,无需修改可直接运行 二叉树 二叉查找树-Fully find the binary tree source, and can be run directly without modifying
<mi> 在 2025-03-22 上传 | 大小:2kb | 下载:0

[并行运算bucket_sort

说明:implementation bucket sort in MPI
<fara> 在 2025-03-22 上传 | 大小:2kb | 下载:0

[易语言编程HT1622

说明:HT1622驱动程序 通过测试可以实现-The HT1622 driver by testing can be achieved
<李席> 在 2025-03-22 上传 | 大小:2kb | 下载:0

[易语言编程exeganran

说明:病毒,可以让你了解病毒的特性,在安全防范上更进一步,仅供学习研究,切勿用于其他用途-Virus, allows you to understand the characteristics of the virus, further safety precautions, for study purposes, and not to be used for other purposes
<王强> 在 2025-03-22 上传 | 大小:2kb | 下载:0

[汇编语言2-n-power

说明:汇编 求2的n次方 include irvine32.inc IsZero proto ,address: ptr dword ,kind:dword 判断正数还是负数还是0 Negation proto ,address: ptr dword ,kind:dword 求相反数 .data str1 byte "请输入16进制的96位整数的低32位(8个):",0 str2 byte "请输入16进制的96位整数
<念迹> 在 2025-03-22 上传 | 大小:2kb | 下载:0

[汇编语言Fibonacci-Sequence

说明: 汇编 菲波那契数列 include irvine32.inc 原理:f3=f2+f1 .data str1 byte "请输入所求的菲波那契数列的位数:",0 str2 byte "此程序中菲波那契数列最大位置:",0 j dword 2 求最大位置 f1 dword 1,0,0 用3个32位表示一个96位 f2 dword 1,0,0 用3个32位表示一个96位 m dword
<念迹> 在 2025-03-22 上传 | 大小:2kb | 下载:0

[汇编语言led

说明:利用C8051F310单片机设计一个LED灯控制器-C8051F310 microcontroller design of an LED lamp controller
<veryshi> 在 2025-03-22 上传 | 大小:2kb | 下载:0

[汇编语言hash

说明:哈希表的构建,信息的插入,信息的查询,信息的删除,信息的查询-A hash table build, the insertion of information, the information query, information deleted, information query
<郭宇> 在 2025-03-22 上传 | 大小:2kb | 下载:0

[汇编语言Attiny13twopwm20ms

说明:利用Attiny13单片机来产生两路PWM信号来控制无刷电机的速度-Using Attiny13 MCU to generate two PWM signal to control the speed of the brushless motor
<5566> 在 2025-03-22 上传 | 大小:2kb | 下载:0

[书籍源码mophongdungluong

说明:simulation of system
<Dat> 在 2025-03-22 上传 | 大小:2kb | 下载:0

[LabViewmoldboard_making

说明:一般用于提取经二值化的图像中的字符并进行制作,做成标准大小-Generally used for the character image extracted by binarizing and production, made of standard size
<bin> 在 2025-03-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 12909.10 .11 .12 .13 .14 ... 14959 »

源码中国 www.ymcn.org