-
Please read your package and describe it at least 40 bytes.
System will automat...
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2022-08-13 07:40:35下载
- 积分:1
-
内含有: 1.系统窗体模块组成 2.数据模块窗体设置 3.主窗体功能模块的实现 4.入库、出库窗体模块的实现 5. 查询功能的实现...
内含有: 1.系统窗体模块组成 2.数据模块窗体设置 3.主窗体功能模块的实现 4.入库、出库窗体模块的实现 5. 查询功能的实现-contain : 1. Window system comprising two modules. Data Form installed three modules. The main forms of functional modules to achieve 4. Arsenal and out forms for the realization of five modules. The realization of the inquiry
- 2022-08-26 13:49:48下载
- 积分:1
-
各种各样的源代码
各种各样的源代码-variety of source code
- 2022-11-04 11:05:03下载
- 积分:1
-
This is a project used to find a corresondin location from place
This a project used to find a corresondin location from place -This is a project used to find a corresondin location from place
- 2022-02-02 21:10:31下载
- 积分:1
-
上帝che.thong锡所以CUA Sinh vien越南
dieu che.thong tin so cua sinh vien viet nam
- 2022-08-04 08:33:47下载
- 积分:1
-
用STARES598PCI单板开发机设计一个应用接口芯片作为四个七段LED数码管的输出口,编写一段程序,使8个LED数码管依次闪烁左移显示从输入口的逻辑开关读入...
用STARES598PCI单板开发机设计一个应用接口芯片作为四个七段LED数码管的输出口,编写一段程序,使8个LED数码管依次闪烁左移显示从输入口的逻辑开关读入的4位数字,闪烁频率为每秒一次。其外,还需实现一些附加功能,比如:可控制左移还是右移;可重新输入另外一个四位数;输入时可回显;以及输入时的十六进制到十进制的转换的等问题。
由此可见,要实现以上的功能,需要8个7段LED数码管和逻辑开关,闪烁的频率为1s。从开关读数,用LED显示。
-Machine Design STARES598PCI veneer developed with an application interface chip as the four seven-segment LED digital tube output, write a procedure so eight left blinking LED digital tube displays turn the logic of switching from the input port read 4-digit , flicker frequency of once per second. Besides, need to realize some additional features, such as: can control the left or a shift to the right can re-enter another one four-digit number input to echo and hexadecimal input to decimal conversion and other issues . Thus, to achieve the above functionality, you need eight 7-segment LED digital control and logic switches, blinking frequency of 1s. Readings from the switch, with LED display.
- 2022-01-25 20:43:19下载
- 积分:1
-
好东西,绝对是好东西,我向大家推荐
好东西,绝对是好东西,我向大家推荐- The good thing, absolutely is the good thing, I recommend to
everybody
- 2023-07-08 19:10:03下载
- 积分:1
-
很好的面试资料,收集各大公司资料,感觉比较好,
很好的面试资料,收集各大公司资料,感觉比较好,-Very good interview data, major companies to collect information, feel better,
- 2022-02-03 09:45:51下载
- 积分:1
-
urgent requests by the original code
急需原代码请通过-urgent requests by the original code
- 2022-05-14 00:03:54下载
- 积分:1
-
classic procedures hundred cases == 1
经典c程序100例==1--10 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf("
") for(i=1 i
- 2022-05-24 10:08:08下载
- 积分:1