-
顾名思义,就是form是透明的
顾名思义,就是form是透明的-the name implies, is the form is transparent
- 2022-01-26 02:52:14下载
- 积分:1
-
累积正态分布函数及其反函数:normsdist,…
正态分布累积函数以及其逆函数:NormsDist、NormsInv-The cumulative normal distribution function and its inverse function: NormsDist, NormsInv
- 2023-07-20 11:20:03下载
- 积分:1
-
用javascript开发字典探测用户名或密码工具.rar
用javascript开发字典探测用户名或密码工具.rar-Use javascript to detect the development of dictionaries username or password tool. Rar
- 2022-05-27 12:05:32下载
- 积分:1
-
简易的管理信息系统,采用连接模式访问数据源
简易的管理信息系统,采用连接模式访问数据源-managentInformationSystem
- 2023-03-24 12:25:03下载
- 积分:1
-
SUN Xin teachers VC++ Tutorial CD
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第6章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 6 source code!
- 2022-02-24 10:52:29下载
- 积分:1
-
该文件夹只要讲述了matlab工具箱的汇总。改文章把各工具箱列出了,方便编程的时候的查阅。...
该文件夹只要讲述了matlab工具箱的汇总。改文章把各工具箱列出了,方便编程的时候的查阅。-The folder as long as the story of the aggregate matlab toolbox. Changed the article a list of all the toolbox to facilitate access when programming.
- 2022-03-16 20:05:18下载
- 积分:1
-
svm_alignment_0.7
This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles and their various interaction into the alignment model. It was developed under Linux and compiles under gcc, built upon the svm^light software by Thorsten Joachims.
- 2022-01-22 01:39:21下载
- 积分:1
-
Drawing any plant function curve using ATL ActiveX
用 ATL ActiveX 绘制任意平面函数的曲线 -Drawing any plant function curve using ATL ActiveX
- 2022-10-27 05:10:03下载
- 积分:1
-
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示...
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接矩阵,假如图中有n个顶点,则输出形式为n行n列的邻接矩阵,输出完毕换行
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Using an undirected graph adjacency matrix representation to complete the map creation, graph depth-first traversal, graph breadth-first traversal operation. In which vertex information is character, the graph vertex number by characters in order. The input sample used in the diagram are as follows:
Input Format:
The first line of input two values, the first one is the number of graph vertices, the second one is the number of graph edges
Second row, enter information in each vertex, that enter each vertex character
Start typing in the third line of each side, each side in the form of two vertices
- 2022-01-26 03:32:41下载
- 积分:1
-
database management system3rd
数据库课后答案,数据库系统设计第三版,很全面,可以很好理解数据库设计-database management system3rd
- 2022-01-29 02:14:54下载
- 积分:1