-
GetMACAddress 用于获取网卡地址
GetMACAddress 用于获取网卡地址-GetMACAddress for access to the network card address
- 2023-08-21 22:15:04下载
- 积分:1
-
This is the 7289 430
这是430中7289的源代码,可以做头文件哦-This is the 7289 430-source code that can be done first document oh
- 2022-04-07 06:40:49下载
- 积分:1
-
这是关于二位地图控制视点的简单小实例,供新手学习时用,通过分析简单的实例的代码,来掌握二位地图控制视点的编写程序。...
这是关于二位地图控制视点的简单小实例,供新手学习时用,通过分析简单的实例的代码,来掌握二位地图控制视点的编写程序。-This is the map control on the two small examples of a simple point of view for the novice to learn when, through the analysis of simple examples of code, to master control of two maps of the programming point of view.
- 2022-03-17 00:38:09下载
- 积分:1
-
a simple management process
一个简单的管理程序-a simple management process
- 2022-03-05 16:03:40下载
- 积分:1
-
功能说明:
1.支持UBB
2.支持版主回复.
3.支持留言删除.
4.支持管理密码修改.
5.管理员可查看留言网友IP地址.
6.过滤...
功能说明:
1.支持UBB
2.支持版主回复.
3.支持留言删除.
4.支持管理密码修改.
5.管理员可查看留言网友IP地址.
6.过滤""字符带来的安全隐患.
后台登陆:mofei_login.asp
用户名和密码为mofei -Function Description: 1. Support UBB2. Support Moderators Reply .3. Support message delete .4. To support the management of the password modify .5. Administrators can view the message User IP Address .6.
- 2022-08-25 21:27:35下载
- 积分:1
-
用c实现的命令行格式的外壳
用c实现的命令行格式的外壳-achieve with the command line format shell
- 2022-04-08 21:55:29下载
- 积分:1
-
turbo c++ for windows
turbo c++ for windows-c language study procedure
- 2023-07-14 01:35:06下载
- 积分:1
-
uva10324解法(提共題目和解法程式)
題目說明:給你一連串僅包含0和1的字串 (字串長度最大到1000000,字串從第0個字元開始),要請你回答我們在第i個和第j個字元之間(包含第i個和第j個)、 是否所有的字元均相同 (均為1或均為0)。如果均相同請回答Yes、 否則請回答No。输入每筆測試資料的第一列為一個僅包含0和1的字串,下一列有1個整數n 代表對於上一列字串以下有n個問題。皆下來的 n 列每列有2個非負的整數分別代表 i和 j。输出對每一列測試字串,請先輸出第幾個的案例。然後根據 n 個問題回答肯定或否定的。解法:1.用获取讀入整行字串輸入、 並計算長度2.先判斷第 0 個位置,为 0 則把 0 存入另一個整數陣列,为 1 則存 13.用迴圈把字串陣列轉換存到整數陣列、 遇到字元 0 則值不變、 遇到字元 1 則加 14.欲判斷的i、 j位置都為字元 0、 且整數陣列i、 j位置的值相同、 代表有一連串 0、 輸出是5.欲判斷的i j位置都為字元 1,且整數陣列i、 j位置的值相減為i、 j的差、 代表有一連串 1,輸出是6.其他情況輸出号
- 2022-05-06 12:04:30下载
- 积分:1
-
a class, purpose and content based courses located purposes : 1. With parts of t...
一、课设目的及内容
课设目的:
1. 在掌握部件单元电路实验的基础上,进一步将其组成系统构造一台基本模型计算机。
2. 为其定义五条机器指令,并编写相应的微程序,具体上机调试掌握整机概念。
课设内容:
将机器指令对应的微代码正确地写入控存中;装载机器指令并进行检查;运行程序,停机后检查数据存贮单元中的结果与理论值是否一致。
通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。
-a class, purpose and content based courses located purposes : 1. With parts of the circuit experiment modules, based on its component systems constructed a basic model computer. 2. Its definition of five machines instructions, and to prepare the corresponding micro-program, the specific machine debugging unit grasp the concept. Course located : machinery orders corresponding to the micro-code correctly charged into the deposit; Loading machinery orders and checks; operating procedures, stands checks data storage modules, the results and the theoretical values are consistent. Through the com
- 2022-11-14 05:25:04下载
- 积分:1
-
实现4
实现4自由度scara机械手的点对点运动,用Jacobi实现坐标变换-Realize 4-DOF SCARA robot point-to-point movement, and realize Jacobi coordinate transformation
- 2022-05-12 17:18:59下载
- 积分:1