资源列表

« 1 2 ... .99 .00 .01 .02 .03 12904.05 .06 .07 .08 .09 ... 14954 »

[易语言编程HT1622

说明:HT1622驱动程序 通过测试可以实现-The HT1622 driver by testing can be achieved
<李席> 在 2025-07-05 上传 | 大小: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-07-05 上传 | 大小: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位整数的中32位(8个):",0 str3 byte "请输入
<念迹> 在 2025-07-05 上传 | 大小: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 ? .code main proc mov
<念迹> 在 2025-07-05 上传 | 大小:2kb | 下载:0

[汇编语言led

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

[汇编语言hash

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

[汇编语言Attiny13twopwm20ms

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

[书籍源码mophongdungluong

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

[LabViewmoldboard_making

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

[LabViewmsamovie

说明:该源码是主要对视频的播放,对视频的暂停,和视频分析,截取。-The source is mainly for video playback, pause the video, and video analysis, interception
<bin> 在 2025-07-05 上传 | 大小:2kb | 下载:0

[汇编语言30075831ch

说明:一个出租车计价器的汇编语言源代码 有详细的文字说明-A taxi meter assembly language source code
<赵健伟> 在 2025-07-05 上传 | 大小:2kb | 下载:0

[汇编语言runnian-panduan

说明:这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a judgment whether or not a given year is a leap year program, run executable programs Ifleap.exe enter a specific year, output is the message this year is a leap year.
<赵健伟> 在 2025-07-05 上传 | 大小:2kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 12904.05 .06 .07 .08 .09 ... 14954 »

源码中国 www.ymcn.org