-
embedded_systems_development_topics_uml_modeling.rar,使用UML对嵌入式…
Embedded_systems_development_topics_UML_Modeling.rar,使用UML对嵌入式系统软件进行开发技术-Embedded_systems_development_topics_UML_Modeling.rar, the use of UML for embedded system software development technology
- 2023-01-07 17:00:03下载
- 积分:1
-
汇编中调用动态链接库的一个例子。
汇编中调用动态链接库的一个例子。-compilation called dynamic link library an example.
- 2022-07-23 18:44:09下载
- 积分:1
-
Five experimental hash table [the experiment was] one, the choice of hash functi...
实验五 哈希表
[实验目的]
1、哈希函数的选择
2、用链表创建哈希表
3、输出哈希表
[题目]
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留取余数法构造。用链表来处理冲突。-Five experimental hash table [the experiment was] one, the choice of hash function 2, create a hash table with linked list 3, the output hash table [subject] assumptions of people known as the Chinese name for the Chinese Phonetic Alphabet forms. Hash table to be populated with the names of a total of 30, taking the upper limit of the average search length of 2. Hash function used in addition to collecting more than the number of law structure. Used to deal with the conflict list.
- 2022-01-26 03:18:43下载
- 积分:1
-
The use of four known control points and its corresponding image point coordinat...
利用四个已知控制点及其对应像点坐标解求六个外方位元素(即空间后方交会) (2009-04-24, Visual动态输入控制点个数,比例尺以及焦距和各个控制点的像点坐标和地面点坐标,确定航片的6个外方位元素-The use of four known control points and its corresponding image point coordinates solution seeking six elements of exterior orientation (ie, space resection) (2009-04-24, Visual Dynamic Input control points number, scale, and the focal length and the various control points, as point coordinates and ground point coordinates to determine the aerial photograph of the six exterior orientation elements
- 2022-11-17 14:25:03下载
- 积分:1
-
每名学生需要如下描述:学号、姓名、成绩。成绩保留小数点一位。试编制一程序完成学生的录入和输出。最终对所有学生的成绩进行从高到低的排序,并且输出排序结果,并且得出...
每名学生需要如下描述:学号、姓名、成绩。成绩保留小数点一位。试编制一程序完成学生的录入和输出。最终对所有学生的成绩进行从高到低的排序,并且输出排序结果,并且得出平均分,并且保留一位小数并且输出。-Needs of each student described as follows: Student ID, name, performance. Results 1 to retain a decimal point. Try to prepare a student entry process is completed and output. The final results of all students to sort from high to low, and the output of sorting results, and the average score obtained, and retained a decimal, and the output.
- 2022-08-14 15:48:20下载
- 积分:1
-
PIC程序
PIC程序-PIC procedure
- 2022-01-23 10:35:46下载
- 积分:1
-
在屏幕上开出三个窗口:起止坐标为(5,10)和(15,30),(5,50)和(15,70),(18,15)和(22,65)。要求可用左右方向键选择左窗口或右窗口
在屏幕上开出三个窗口:起止坐标为(5,10)和(15,30),(5,50)和(15,70),(18,15)和(22,65)。要求可用左右方向键选择左窗口或右窗口为当前活动窗口。当一行字符显示满后(左右窗口一行显示20个字符,下窗口显示50个字符),窗口自动向上卷动一行,输入的字符仍显示与最低一行,窗口最高一行向上卷动后消失。用上下方向键可使活动窗口及下窗口内容同时上卷或下卷。输入‘ESC’后结束程序。(huangyujie)-screen out three windows : starting and ending coordinates (5,10) and (15, 30), (5,50) and (15.70) (18.15) and (22.65). Asked about the direction keys can be used to choose the left or right window to window to window current activities. When his characters show after the expiration of (his show window about 20 characters, the next window displays 50 characters), the window automatically scrolling upward here, the importation of characters showed that the minimum here, his highest window scrolling upward disappeared. Up and down direction keys enable activities under the window and window content, but on the next volume or volumes. Importation "ESC" end after the procedure. (Huangyujie)
- 2022-07-13 02:20:18下载
- 积分:1
-
一个无符号的加法器小程序
一个无符号的加法器小程序-without a symbol of small programs Adder
- 2022-12-15 08:40:03下载
- 积分:1
-
派生类对象的复制与赋值
-------------------
执行C的拷贝构造函数
执行C的赋值函数
c1.x=1,c1.y=2
c2.x=1,c2.y=200
c3.x=10,c3.y=200
-------------------
执行D的拷贝构造函数
执行D的赋值函数
e1
- 2022-08-21 14:26:04下载
- 积分:1
-
提供了键盘的扫描码目录,可以通过查询实现相关热键的拦截。...
提供了键盘的扫描码目录,可以通过查询实现相关热键的拦截。-Provides a keyboard scan code directory, can be achieved by querying the relevant hotkey to intercept.
- 2022-07-16 01:37:01下载
- 积分:1