-
本程序主要介绍如何产生程序序列号,以保护软件开发者的合法权益...
本程序主要介绍如何产生程序序列号,以保护软件开发者的合法权益-This procedure describes how to generate the main program serial number, software developers in order to protect the legitimate rights and interests
- 2022-02-21 19:05:53下载
- 积分:1
-
使用vb编写的日期输入框控件,非常有意思,欢迎各位领导批评指正,呵呵和...
使用vb编写的日期输入框控件,非常有意思,欢迎各位领导批评指正,呵呵和-use vb prepared by the date input box controls, very interesting, leading critics to welcome you stand corrected, and Oh! !
- 2023-04-07 13:05:03下载
- 积分:1
-
graph traversal of the display (c language curriculum design data structures tha...
图的遍历的演示(c 语言 数据结构课程设计题)
/*定义图*/
typedef struct{
int V[M]
int R[M][M]
int vexnum
}Graph
/*创建图*/
void creatgraph(Graph *g,int n)
{
int i,j,r1,r2
g->vexnum=n
/*顶点用i表示*/
for(i=1 iV[i]=i
}
/*初始化R*/
for(i=1 iR[r1][r2]=1
g->R[r2][r1]=1
scanf("%d,%d",&r1,&r2)
}
}
-graph traversal of the display (c language curriculum design data structures that)/* definition of the map*/typedef s truct V (int int [M] R [M] [M]) int vexnum Graph/* create map*/void creatgraph (Graph* g, int n) (int i, j, r1, r2 g-
- 2023-05-29 19:45:03下载
- 积分:1
-
一种用于方便保存小程序的文本,包括…
一个用来方便保存文本内容的小程序,包括源代码和程序.-one used to facilitate the preservation of the text of small programs, including source code and procedures.
- 2022-03-03 10:05:47下载
- 积分:1
-
c专家编程
《C专家编程》展示了最优秀的C程序员所使用的编码技巧,并专门开辟了一章对C++的基础知识进行了介绍。书中C的历史、语言特性、声明、数组、指针、链接、运行时、内存以及如何进一步学习C++等问题进行了细致的讲解和深入的分析。全书撷取几十个实例进行讲解,对C程序员具有非常高的实用价值。本书可以帮助有一定经验的C程序员成为C编程方面的专家,对于具备相当的C语言基础的程序员,本书可以帮助他们站在C的高度了解和学习C++。
- 2023-05-04 14:25:05下载
- 积分:1
-
有用的MATLAB仿真源程序和教程,多多交流,多多指教噢
有用的MATLAB仿真源程序和教程,多多交流,多多指教噢-MATLAB simulation of useful source code and tutorials, a lot of exchange of exhibitions Oh
- 2022-10-28 10:55:04下载
- 积分:1
-
Intel的CPU检测程序的源代码酷吧!
Intel的CPU检测程序的源代码酷吧! -Intel CPU detection program"s source code Cool!
- 2023-06-19 08:10:03下载
- 积分:1
-
mykad的源代码
读写智能读卡器的调用windows自带的动态库来读取卡信息,通过调用winscard.dll里面的SCardEstablishContext函数,SCardReleaseContext函数,SCardTransmit函数来实现读卡。
- 2022-11-14 04:40:04下载
- 积分:1
-
学生成绩管理,可以对学生成绩进行,输入,查询,修改,排名等功能....
学生成绩管理,可以对学生成绩进行,输入,查询,修改,排名等功能.-student performance management, student achievement can be right for input, inquiries, modify, ranking functions.
- 2022-03-05 16:23:58下载
- 积分:1
-
打开后会出现一个类似于flashget的悬浮框
将网页上感兴趣的内容拖至框中,就会自动保存
可以进行相关设置...
打开后会出现一个类似于flashget的悬浮框
将网页上感兴趣的内容拖至框中,就会自动保存
可以进行相关设置-will happen after the opening similar to a suspension frame flashget the website will be interested in the content towed Box , will automatically be associated preservation installed
- 2022-06-27 16:00:06下载
- 积分:1