-
software testing inside a memory test methods and a silly things
软件测试里面的一种测试内存的方法和一种无聊的东西-software testing inside a memory test methods and a silly things
- 2022-01-21 05:07:39下载
- 积分:1
-
This is the Chinese character and telegraph code mutual inquiries small tools, f...
这是汉字与电报码相互查询的小工具,在填写机读卡时非常有用,大家可以看看,因为本人刚学,另外电报码字库不全,可能会影响查询效果,还请各位指导!!有喜欢VFP编程的朋友可以来信相互学习-This is the Chinese character and telegraph code mutual inquiries small tools, filling in Cuba, Denmark, Germany will be very useful, we can see, because I just learning, and telegraph code font incomplete, it may affect the inquiry results, also requested the guidance you! ! VFP programming is like the letter from a friend can learn from each other
- 2022-07-01 14:05:21下载
- 积分:1
-
通迅路,西欢德任柯一侠霞霞
tong xun lu,xi huan de ren ke yi xia xia lai kan kan-numberstong xun lu,xi huan de ren ke yi xia xia lai kan kan
- 2022-08-10 19:15:45下载
- 积分:1
-
数码管显示程序,用C语言编程实现,适合初学者学习
数码管显示程序,用C语言编程实现,适合初学者学习-Digital tube display program, using C programming language, suitable for beginners to learn
- 2022-02-07 23:22:52下载
- 积分:1
-
混合:混合模拟计算机程序设计艺术的";";(taocp),the author……
MIX的模拟器: MIX是《计算机程序设计艺术》(TAOCP)的作者高德纳(Donald.E.Knuth)在TAOCP中描述算法时使用的一种假想的机器,所以书中的汇编代码无法在任何一个机器上运行,附件中的程序可以让以MIXAL汇编语言写成的算法在Windows平台上汇编并且可以单步跟踪运行。详细情况参看其中的MIXBuilder.doc文件。 -MIX simulator : MIX "Art of Computer Programming" (TAOCP), the author of Donald Knuth (Donald.E.Knuth) TAOCP algorithm describes the use of an imaginary machine, a compilation of the book in any code not run on a machine, the Annex procedures to allow MIXAL compilation algorithm written in the language in the Windows platform compilation and can single-step tracking operation. See details of the MIXBuilder.doc document.
- 2022-03-18 00:12:18下载
- 积分:1
-
lcd1602显示遥控键值的计算器
应用背景基于LCD1602显示遥控键值的计算器,单片机C语言范畴,完整源程序及单片机开发板接线图。keil软件打开。关键技术
通过单片机开发板键盘输入,在LCD1602上显示的计算器(加法)。实验说明: 1.由于按键的个数有限只开通了加法运算 2.a键为“+”运算,b键为“=”
3.只开通了2位数的运算 *
4.按键规则先按下加数再按“+”再被加数再“=”
接线方法: Jp8连JP4
- 2022-11-29 01:00:03下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1
-
this programs gives the functionality of 2bit alu
this programs gives the functionality of 2bit alu
- 2022-07-02 15:18:25下载
- 积分:1
-
http.rar
http.rar
- 2022-03-22 16:56:50下载
- 积分:1
-
keilc51写的,双色LED点阵屏 可移动 速度可调
keilc51写的,双色LED点阵屏 可移动 速度可调-keilc51 written, two-color LED Display Screen Mobile adjustable speed
- 2022-03-22 06:22:07下载
- 积分:1