-
IC卡购电软件实现,可以参考代码的源程序
IC卡购电软件实现,可以参考代码的源程序-IC card software realize the purchase of electricity, you can reference the source code
- 2022-08-03 11:19:13下载
- 积分:1
-
指令功能及汇编语言程序设计时钟输出,利用了单片机
指令功能及汇编语言程序设计时钟输出,利用了单片机-Command functions and assembly language programming
- 2022-02-26 18:33:52下载
- 积分:1
-
音调是一个小程序
是一个小程序
- 2022-08-11 11:25:31下载
- 积分:1
-
Wang Shuang language after compilation of the answers, but also the answer to th...
王爽的汇编语言的课后答案,而且还有课程设计的答案,很值得下-Wang Shuang language after compilation of the answers, but also the answer to the curriculum design, it is worthy of the next
- 2022-01-28 03:51:12下载
- 积分:1
-
4X4矩阵键盘的驱动,编程环境位KEIL。
4X4矩阵键盘的驱动,编程环境位KEIL。-4X4 matrix keyboard driven programming environment places KEIL.
- 2022-03-26 00:03:40下载
- 积分:1
-
开发一个嵌入式系统中的应用利用中断定时器模块…
Develop an embedded system application by utilizing a timer module with interrupts to create some required cycles. You will try to configure the SFRs of PIC18F452 MCU to get the job done.
- 2023-07-03 08:40:04下载
- 积分:1
-
利用VB语言实现SQL数据库和数据库中表的建立,减少了用户直接手动输入的麻烦。...
利用VB语言实现SQL数据库和数据库中表的建立,减少了用户直接手动输入的麻烦。-VB language implementation using SQL database and the establishment of a database table, reducing the user directly to the trouble of manually entered.
- 2022-01-26 05:47:25下载
- 积分:1
-
汇编小游戏,主要是坦克打靶,通过控制坦克来击打天空中飞来飞去的靶子...
汇编小游戏,主要是坦克打靶,通过控制坦克来击打天空中飞来飞去的靶子-Compilation of small games, mainly targeting tanks, by controlling the tank to hit the sky flying target
- 2023-01-12 11:05:03下载
- 积分:1
-
grahamScan扫描法求凸包 输入有若干组测试数据。每一组测试数据的第一行上有整数n,表示该组测试数据有n个点组成的。接下来有n行,其每一行上有二个正整数,...
grahamScan扫描法求凸包 输入有若干组测试数据。每一组测试数据的第一行上有整数n,表示该组测试数据有n个点组成的。接下来有n行,其每一行上有二个正整数,之间用一个或几个空格隔开。当输入行上只有一个数0时,表示输入结束。
-grahamScan
- 2022-03-20 20:14:44下载
- 积分: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