资源列表
no14-bulk
- 这是吊桶排序的一种算法,初次编写,写得不怎么样,望大家海函。-This is a well-bucket sort algorithm, the initial preparation, written not impressive, but there sea letter.
1jc
- 结构可靠度分析——JC1-structural reliability analysis -- JC1
shujvjiegou
- 二叉树的建立与遍历,其中遍历包括先序、中序和后序遍历。
Client
- 首先创建FileInputStream的对象, 基于图片文件,创建一个输入流,通过FileInputStream获取图片文件,通过Scoket类创建实例对象获取上传的服务器Ip地址,然后通过Socket类的getOutputStream()方法上传图片,在通过while()循环进行判断,如果上传成功则输出客户端发送完成
normal
- NORMAL Data normalization for pattern recognition
Round
- 实现一个随机显示圆的位置的java小程序-The realization of a random display the location of the circle java applet
api_xtgj
- api学习例子 api操作 系统关机的源码-api api examples to learn the source operating system shutdown
Untitled
- 快速傅里叶分析,波形质量的分析,用于电机气隙磁密、反电动势波形等的分析-Fast Fourier analysis, waveform quality analysis used for the analysis of the motor air gap flux density, back-EMF waveform
longestPath
- 图的算法,求两个结点间的最长路径,基于邻接矩阵和有向图,通过Dijkstra算法反向求解出最长路径-Graph algorithms, find the longest path between two nodes, based on the adjacency matrix diagram reverse Dijkstra algorithm for solving the longest path
gui-bing-pai-xu
- 归并排序是建立在归并操作上的一种有效的排序算法,该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。将已有序的子序列合并,得到完全有序的序列;即先使每个子序列有序,再使子序列段间有序。若将两个有序表合并成一个有序表,称为二路归并。-Merge sort is established in the merge operation a effective sorting algorithm. The algorithm is using the divide and co
return_break
- 函数中return和break的功能比较,通过简单的编程演示,得到了两者在用法上的区别-the different usage of return and break in C progrramming language
Rectangular_ArrayAntennaPattern
- { - File: 矩形阵列天线方向图 - 功能:矩形阵列天线方向图 参数: 波束指向方位角:phi0 20度 俯仰角:theta0 30度 阵元数:Nx*Ny 30*30 dx dy 0.5\lambda 水平方向设 u sin`Bcos\phi 垂直方向设 v sinBsin\phi - }- {