-
it can help you use C++ program we
it can help you use C++ program we
- 2022-04-14 20:46:08下载
- 积分:1
-
代码2864
code 2864
for reference
- 2023-02-13 21:15:04下载
- 积分:1
-
PIC单片机解码EV1527实例
资源描述EV1527解码程序:单片机PIC16F630,内部4MHz,EV1527发射频率433MHz,振荡电阻270K,遥控器供电电压DC12V,周期为1.2ms。
在上电3S钟内按开机键,程序学习遥控器识别码,1次只能学习一个遥控器;按关机键程序将擦除所有遥控器识别码。
本程序最多可以学习42个遥控器,当遥控器个数满42个后第43个将会覆盖第1个。
- 2023-03-15 05:50:03下载
- 积分:1
-
大学计算机系教材:80x86汇编语言程序设计 马力妮主编 课本
大学计算机系教材:80x86汇编语言程序设计 马力妮主编 课本-P180-5.4习题-第18题:统计一个字符串中大写字母和小写字母的个数
-University Department of Computer Science textbooks: 80x86 Assembly Language Programming Textbooks editor horsepower Ni-P180-5.4 Exercises- Article 18 Title: Statistics of a string uppercase letters and lowercase letters of the number of
- 2022-08-09 20:56:13下载
- 积分:1
-
Code for initializing HIWIN motion controller PCI
4P
Code for initializing HIWIN motion controller PCI
4P
- 2022-05-29 20:31:15下载
- 积分:1
-
汇编中调用动态链接库的一个例子。
汇编中调用动态链接库的一个例子。-compilation called dynamic link library an example.
- 2022-07-23 18:44:09下载
- 积分:1
-
一个打字程序 不错的
一个打字程序 不错的-a good typing procedures
- 2022-05-23 16:08:10下载
- 积分:1
-
微型数字键盘的代码
微型数字键盘的代码-micro-numeric keypad code
- 2023-09-09 07:05:02下载
- 积分:1
-
在电脑上提示用户输入一个日期,接收用户信息…
在电脑上提示用户输入某一天的年月日,接收用户的信息后,然后算出输入的日期是星期几,并在屏幕上输出计算的结果。完成后进行下一次输入。-on the computer prompts the user to input a day date, the receiving user information, then calculate the date of importation of the week, and on the screen output of the calculated results. Upon completion of the next input.
- 2023-09-01 15:15:03下载
- 积分:1
-
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1...
汇编程序实现:
程序功能:用深度优先搜索法解决八皇后问题并打印结果.
列数行数分别用1-8标记.所以八皇后的位置申请了9个
调试感慨:汇编调试实在麻烦,不像C中在任何地方加个printf就可以知道
哪错了.跳来跳去的,不知哪里死循环了,实在不好调试.
-Assembler to achieve: program features: Using depth-first search method to solve the eight queens problem and print the results. Out a few lines with 1-8 marks, respectively. Therefore, the position applied for 8 Queens 9 debugging feeling: it is troublesome to debug compilation , unlike C, plus a printf in any place can be known what is wrong. jumping around, and I do not know where the infinite loop, and it is not good debugging.
- 2022-07-23 13:48:34下载
- 积分:1