-
Cheng T112 MCU source code for external MCU Part T112
T112 MCU源程码,用于T112外接MCU篇程,用来驱动模拟屏-Cheng T112 MCU source code for external MCU Part T112-way, used to drive simulation screen
- 2023-07-04 17:15:03下载
- 积分:1
-
(VMM验证方法手册)试剂盒(ver1.1c)导师的Questa和措施…
VMM(Verification Methodology Manual) Kit (Ver1.1C) for Mentor s Questa and Incisive Software
- 2022-02-04 06:19:07下载
- 积分:1
-
手机设计基本原理,对于研究手机这一块很有帮助.
手机设计基本原理,对于研究手机这一块很有帮助.-The basic principles of mobile phone design, the study of this piece of useful phone.
- 2022-03-01 08:09:29下载
- 积分:1
-
快速排序的经典算法
快速排序的经典算法-Quick Sort of the classic algorithm
- 2022-02-13 01:29:10下载
- 积分:1
-
android music player progamme
android 音乐播放例子程序,可用于练习android的service-android music player progamme
- 2022-02-28 20:10:50下载
- 积分:1
-
软件设计文档国家标准
软件设计文档国家标准 -National standards for software design documents
- 2022-07-24 00:55:05下载
- 积分:1
-
扫描器程序,读源程序,去除空白和注释,结果写入另一文件。
要求:1.删除空白、回车、以及制表符等等。
2.删除各类注释。
源程序为一文本文件“sc...
扫描器程序,读源程序,去除空白和注释,结果写入另一文件。
要求:1.删除空白、回车、以及制表符等等。
2.删除各类注释。
源程序为一文本文件“scanner.txt”,程序执行后装入另一个文件“result.txt”中。
-scanner procedures, reading source files, and remove blank notes, the results into another document. Requirements : 1. Delete the blank round, and tabs and so on. 2. Notes to delete all. Source code for a text file, "scanner.txt" After loading procedures for the implementation of another document, "result.txt".
- 2022-03-03 03:42:48下载
- 积分:1
-
中期
The mid-point algorithm中点算法-The mid-point algorithm
- 2022-03-23 22:00:03下载
- 积分:1
-
某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和...
某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。-A company to transfer data using public telephones, the data is four integers, in the transmission process is encrypted, encryption rules are as follows: Each figures with five, and then divided by 10 instead of the more than a few numbers, and then The first and fourth exchange, the second and third exchange.
- 2022-01-26 00:00:43下载
- 积分:1
-
Jsp环境发邮件实例源码
Jsp环境发邮件实例源码,一个JSP文件和一个java文件完成,可以看成是Java发送邮件的例子,在浏览器中打开useSMTPApplet.html 文件,即可看到EMAIL表单页面,在此输入好邮件信息,即可发送邮件,邮件发送代码在USESMTPAPPLET.JAVA文件中。
- 2023-01-03 05:10:04下载
- 积分:1