资源列表

« 1 2 ... .54 .55 .56 .57 .58 2459.60 .61 .62 .63 .64 ... 3005 »

[汇编语言111

说明:单片机无线遥控接收模块C程序源码:   void main(void)   {   P2_7=0 //开数码管显示 选通左右侧的数码管   P0=0xc0 //初始显示数字0    while(1){   P1=0xff //P1口设置为输入状态 先全部写1   i=P1 //赋值给临时存贮变量      i=i&0x0f //和0x0f相与 屏蔽高四位,读取无线遥控码   
<赵先生> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言dayin-yanghuisanjiaoxing

说明: 不规则数组的引用-代码用来打印杨辉三角-Irregular array references- print Pascal' s Triangle
<陈燕> 在 2024-11-18 上传 | 大小:5kb | 下载:0

[汇编语言xianshishuju-tongjigeshu

说明:定义二维数组,将二维数组>=60的数据显示出来,并统计>=60的元素个数-Define the two-dimensional array, the two-dimensional array> = 60 data displayed and Statistics> = 60 the number of elements
<陈燕> 在 2024-11-18 上传 | 大小:4kb | 下载:0

[汇编语言houfangjiaohui

说明:此程序用于摄影测量的空间后方交会的计算,适合测绘遥感专业的学生使用-This program is used photogrammetry space resection calculation, suitable for use in Surveying majors
<郑一> 在 2024-11-18 上传 | 大小:15kb | 下载:0

[汇编语言foreach-

说明:用foreach语句遍历数组找出最大数和最小数-Traverse the array with foreach statement to identify the minimum number and maximum number of
<陈燕> 在 2024-11-18 上传 | 大小:5kb | 下载:0

[汇编语言shuchu

说明:把数字1-100之间含有因子3的数全部输出-Contains a factor 3 between the 1-100 number all output
<陈燕> 在 2024-11-18 上传 | 大小:4kb | 下载:0

[汇编语言linear-equation

说明:线性方程组 求解啊啊啊 -linear equation
<草丛> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言pplane5

说明:DFIELD5 is an interactive tool for studying single first order differential equations. When DFIELD5 is executed, a DFIELD5 Setup window is opened. The user may enter the differential equation and specify a display window
<侯晓楠> 在 2024-11-18 上传 | 大小:38kb | 下载:0

[汇编语言qq_php

说明:php oauth php qq OAUTH实例 下载-php oauth
<shentao> 在 2024-11-18 上传 | 大小:4kb | 下载:0

[汇编语言YY_RTS

说明:maya渲三屏工具,maya2009测试成功!!mel直接拖入maya窗品即可运行.-maya rendering three-screen tools, maya2009 test is successful! ! mel goods directly dragged into the window to run maya
<xuesongwang> 在 2024-11-18 上传 | 大小:2kb | 下载:0

[汇编语言123456

说明: ITD,NExT法,获取自由衰减响应,用于识别频率和阻尼比- ITD,NExT法,获取自由衰减响应,用于识别频率和阻尼比
<fanwentao> 在 2024-11-18 上传 | 大小:2kb | 下载:1

[汇编语言fxcounter1.3

说明:网站统计分析系统 深入挖掘网站各类运营数据,高层次的专业分析报告-Statistical Analysis System Web site dig various operational data, high-level professional analysis report
<飞虎> 在 2024-11-18 上传 | 大小:352kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 2459.60 .61 .62 .63 .64 ... 3005 »

源码中国 www.ymcn.org