-
LPC2200的片外FLASH的分散加载例子,嵌入式程序!
LPC2200的片外FLASH的分散加载例子,嵌入式程序!-LPC2200 chip FLASH scattered outside loading example, embedded procedures!
- 2022-12-17 14:35:03下载
- 积分:1
-
输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保...
输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保持单链表data域的值递增关系,输出此时单链表各结点data域的值;从键盘输入一个整数Y,若Y值在单链表中存在,则删除data域的值为Y的结点(注单链表中没有data域值相同的结点),并输出此时单链表各结点data域的值。-importation of a series of descending order of the integers (100,50,40,30 ...), to mark the end of 0, As several of these data to establish a domain reversal single-linked list; Keyboard input from an integer X, That will insert the single X-linked lists and maintain single-chain data domain increases the value, At this time the output of the single-linked list node data domain value; Keyboard input from an integer Y, if Y value in a single linked list exists, delete data domain is the value of Y node (single-chain data domain is not the same value nodes), At this point and the output of the single-linked list node data domain values.
- 2022-07-08 15:03:43下载
- 积分:1
-
tc3.0 is based programming software oh
tc3.0 很基础的编程软件哦~解压修改路径直接用~不需要安装-tc3.0 is based programming software oh-extracting revised path directly with no need to install ~
- 2022-04-25 11:46:11下载
- 积分:1
-
C程序源代码,编译命令cc
C程序源代码,编译命令cc-ofgetfget.c-lcurses 此程序适用于SCOUNIX主机系-C source code, compile command cc-ofgetfget.c- lcurses this procedure applies to SCO UNIX mainframe line
- 2023-08-01 17:15:02下载
- 积分:1
-
哈夫曼编码,输入一个字符串,自动编码并输出
哈夫曼编码,输入一个字符串,自动编码并输出-Huffman coding, enter a string, automatic coding and output
- 2022-06-14 09:22:13下载
- 积分:1
-
最优化方法作业 PRP共轭梯度法 有算法分析 步骤 实例 实验结果和C++源程序...
最优化方法作业 PRP共轭梯度法 有算法分析 步骤 实例 实验结果和C++源程序-Optimization method operating PRP conjugate gradient method are examples of algorithm analysis step in the experimental results and C++ source code
- 2022-09-23 06:30:03下载
- 积分:1
-
BMP converted to ultra
BMP转换为JGP源码,不使用第三方控件-BMP converted to ultra-source, non-use of third-party controls
- 2022-06-29 07:21:18下载
- 积分:1
-
取得屏幕的分辨率
取得屏幕的分辨率-made screen resolution
- 2022-10-01 22:25:03下载
- 积分:1
-
one shooting small game, including games and source code, for the preparation of...
一款射击小游戏,包含游戏与源码,对编写大的设计游戏可能有帮助,谢谢参考研究-one shooting small game, including games and source code, for the preparation of the big game design might be helpful, thank reference research
- 2023-03-16 18:05:04下载
- 积分:1
-
参加运动会的n个学校编号为l~n。比赛分成m个男子项目和w个女子项目,
项目编号分别为l~m和m+1~m+w。由于各项目参加人数差别较大,有些项目
取前...
参加运动会的n个学校编号为l~n。比赛分成m个男子项目和w个女子项目,
项目编号分别为l~m和m+1~m+w。由于各项目参加人数差别较大,有些项目
取前五名,得分顺序为7,5,3,2,1;还有些项目只取前三名,得分顺序为5,
3,2。设计一个统计系统按名次产生各种成绩单、得分报表。
-To participate in the Games n school numbered l ~ n. Competition is divided into m men and a woman w projects numbered l ~ m and m 1 ~ m w. As a result of differences in the number of participants larger projects, some projects from the top five scores in order of 7,5,3,2,1 also some of the items, only the top three scores in order of 5,3,2. Design a statistical system rankings produced by a variety of report card, scoring statements.
- 2022-01-23 10:22:43下载
- 积分:1