资源列表
tubianli
- 以邻接表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出每种遍历下的结点访问序列和相应生成树的边集。-table adjacent to the structure for storage, connectivity to the map without the depth and breadth of priority priority traversal. Users designated as a starting point node, the out
liangjitongxing
- 用DEBUG的O命令将一数发送到串行口(2F8H/3F8H);然后在另一台机上用I命令读入串行口的内容。如果发送的内容与接收的内容一致,说明两机已经连好线,否则必须检查连线,直到两机可通信为止;-with DEBUG O ordered sent to a number of serial I (2F8H/3F8H); then another plane with orders I read serial port content. If the sending and receiving o
jeikotongxing
- 编一程序,将一台机的键值通过RS-232C口送到另一台机,并在CRT上显示键值; 编一程序,通过RS-232C口进行一台机到另一台机的文件复制。 -procedures, the company will be one of the keys through RS-232C I sent to another machine, and on the CRT display keys; Part one procedure, through RS-232C mouth for a mach
PL0c
- 对PL/0作以下修改扩充: (1)课内上机作业(考试前交报告): 增加单词:保留字 ELSE,FOR,TO, DOWNTO 运算符 +=,-=,++,-- 修改单词:不等号# 改为 <> 增加条件语句的ELSE子句 -right PL / 0 expansion for the following modifications : (1) the reverse on the plane operations (examination reports) : In
settop
- 窗口置顶器,VB.NET调用API设置指定窗体置顶于同类窗口-window set-top devices, called VB.NET designated Window API set in a similar set-top window
proxy211111111111111112
- 更换代理服务器,刷新一个站点流量,第一次写,有欠缺-replacement proxy server, a high flow site, the first written, the lack of
elbsxh
- 两个任意链表合并成单链表,并按顺序排列。先进先出。-two arbitrary Chain merged into single linked list, with a chronological order. FIFO.
dxsxj
- 有次序的两个多项式相加,用链表实现。 -a polynomial order of the two together, with Chain achieve.
duoxiangshi
- Status InitPolyn(polyn P) {/*建立一个空的一元多项式的链表*/ P=(polyn)malloc(sizeof(LNode)) if(P==NULL) exit (OVERFLOW) P->data.coef=0 P->data.expn=-1 P->next=NULL return OK }/*InitPolyn*/-Status InitPolyn (Polynesia P) (/ * est
snap_picture
- 抓屏 通过对屏幕抓屏,进行监控,采用多线程方式-Capturing the Screen Capturing the Screen on the screen, the monitor, using multiple threads
ImageAmplify
- 这是一个用GDI+实现的图象放大程序.可以对图象的局部进行放大.-This is a GDI achieved with the image amplification procedures. Images can be enlarged for the local.
InputLanguageSwitch
- 软键盘 源代码 -soft keyboard source code