资源列表
ThreeOrderEqu
- 该程序为c++程序,用途是使用卡丹公式求解一般一元三次方程。-Solve Three Order Equation using Cardin formula
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
Untitled
- 快速傅里叶分析,波形质量的分析,用于电机气隙磁密、反电动势波形等的分析-Fast Fourier analysis, waveform quality analysis used for the analysis of the motor air gap flux density, back-EMF waveform
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
xierpaixu-csharp
- 用C#语言实现希尔排序问题,内有详细代码和截图,供大家交流使用-Hill, C# language with scheduling problems, with detailed codes and screenshots for all to share the use
2
- 操作Access数据库的完整类,包括链接数据库、关闭数据库、查询、执行、显示在DataGridView里等等操作。-Operate Access database class
DDA_Line
- 利用C#实现DDA算法画直线,是经典的绘制直线算法-To use C# to achieve DDA line drawing algorithm is a classical algorithm for drawing a straight line
6zl6
- 十二个人围坐一圈,输入任意数字,然后从头开始数,数到那个数时就让那个认出局,以此类推-Twelve individuals were sitting around, enter any number, and then start from scratch a few, a few to that number when let out of that recognition, and so on
udpclient
- 在电脑pc机上实现UDP通信的客户端源程序,可以直接编译执行-Implemented on the computer pc-client UDP traffic source can be directly compiled execution
Vigienere cipher c#
- The Vigenère cipher is a method of encrypting alphabetic text by using a series of different Caesar ciphers based on the letters of a keyword. It is a simple form of polyalphabetic substitution. The Vigenère (French pronunciation: [viʒnɛːʁ]) cipher