-
这是我最近制作出来的,大家评论以下
这是我最近制作出来的,大家评论以下-which I have recently produced, we comment on the following
- 2022-02-01 11:14:51下载
- 积分:1
-
本程序实现用比较器模块输出方波。
入口参数:正脉冲宽度在SOUH:SOU中,负脉冲宽度在RLTH:RLT中。
出口参数:正脉冲宽度为(SOUH:SOU)...
本程序实现用比较器模块输出方波。
入口参数:正脉冲宽度在SOUH:SOU中,负脉冲宽度在RLTH:RLT中。
出口参数:正脉冲宽度为(SOUH:SOU)*4TOSC,负脉冲宽度为(RLTH:RLT)*4TOSC。
-This procedure used to achieve square-wave output compare module. Entrance parameters: pulse width is in SOUH: SOU, the negative pulse width in RLTH: RLT in. Export parameters: positive pulse width (SOUH: SOU)* 4TOSC, negative pulse width (RLTH: RLT)* 4TOSC.
- 2022-08-13 01:19:16下载
- 积分:1
-
at89c51 Digital Voltmeter
at89c51 Digital Voltmeter
- 2022-01-28 20:26:13下载
- 积分:1
-
汇编程序
汇编程序
- 2022-03-05 10:02:25下载
- 积分:1
-
清华大学出版社汇编语言程序设计课后习题较全的第二版答案...
清华大学出版社汇编语言程序设计课后习题较全的第二版答案-Tsinghua University Publishing House of Assembly Language Programming class exercises over the whole of the second version of the answer
- 2022-08-15 19:29:10下载
- 积分:1
-
This is a compilation process. For inquiries string. Want to have friends to rea...
这是一个汇编程序.用于查询字符串.希望有同好能阅读并优化这个程序.-This is a compilation process. For inquiries string. Want to have friends to read and optimization of this process.
- 2022-03-19 03:19:09下载
- 积分:1
-
题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。 1.程序分析:同上...
题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。 1.程序分析:同上-Title: A 5-digit, to determine whether it was not the number palindrome. That is, 12,321 is a palindrome number of 10,000 seats with the same 10 with the same 1000. 1. Program analysis: ibid
- 2022-08-15 03:12:15下载
- 积分:1
-
c-c++使用gsoap调用wcf发布的webservice
资源描述c-c++使用gsoap调用wcf发布的webservice,
在使用gsoap调用wcf发布的webservice时,总是提示415错误,查找错误半天发现,
gsoap使用的是soap2.0,而wcf发布的webservice使用的是soap1.0,所以想解决问题就是
需要将两边使用的soap对等。
- 2022-02-25 09:30:39下载
- 积分:1
-
MCS51四字节除法运算程序,可计算出四字节的商和四字节的余数。...
MCS51四字节除法运算程序,可计算出四字节的商和四字节的余数。-mcs51 division operation routine for tetra-byte ,may calculate both quotient of tetra-byte and remaining of tetra-byte
- 2022-02-12 16:01:41下载
- 积分:1
-
汇编语言实现学生成绩信息系统
一个学生的信息包括姓名、班级、学号、成绩,其中成绩需要精确到1位小数。实现以下功能:
(1) 可以录入学生成绩(十进制形式);
(2) 可以按要求(如学号或成绩)进行排序显示;
(3) 可以统计不及格成绩、60~70、70~80、80~90、90~100各分数段的人数。
- 2022-03-13 05:15:43下载
- 积分:1