资源列表

« 1 2 ... .65 .66 .67 .68 .69 16370.71 .72 .73 .74 .75 ... 28523 »

[数学计算/工程计算Primitive-root

说明:给定大素数P,如果求其原根?给出算法描述。并编程实现具体功能。 利用随机数生成大素数q,P是形如2*q+1的大素数,P也为素数,若P不为素数,则重新生成大素数q,重复上述步骤。生成随机数g,1<g<p-1,要满足:g^2 mod p!=1, g^q mod p!=1, 则g为P的本原根。-Given a large prime number P, if you find its original roots? Algorithm descr iption is given. A
<绿茶> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[matlab例程lbfgs

说明:This submission contains an interface to a LBFGS-code for unconstrained minimization problems of the form min_{x} f(x) + c*|\tilde{x}|, where x are the parameters, f is a scalar valued real function, c is a positive scalar (default value=0), |.|
<Karthi> 在 2025-12-29 上传 | 大小:9kb | 下载:0

[matlab例程distributionPlot

说明:The zip-file contains the following files for visualizing distributions: - distributionPlot.m: main function that allows creating violin plots - histogram.m: generate histograms with ideal bin width given the number of data points and the spread
<Karthi> 在 2025-12-29 上传 | 大小:20kb | 下载:0

[matlab例程load_flow_and_harmonic_flow

说明:Line Matrix is line impedance matrix. load_power Matrix is P+jQ matrix of the loads. source matrix is the complex value of the harmonic sources and they considered as a harmonic current source for each harmonic frequency.
<Karthi> 在 2025-12-29 上传 | 大小:4kb | 下载:0

[matlab例程mathworks

说明:makestereofig is a standalone scr ipt for converting .fig files containing 3D Cartesian plots of z as a function of x and y to .jpg images of the same plot in anaglyphic (red-cyan) stereo. The compressed archive contains the top level scr ipt (makest
<Karthi> 在 2025-12-29 上传 | 大小:22kb | 下载:0

[matlab例程MATLAB

说明:Linear regression code implementation in matlab
<farinaz> 在 2025-12-29 上传 | 大小:14kb | 下载:0

[matlab例程cl

说明:水准路线平差计算程序,程序里面含有详细的中文解释,通俗易懂,便于应用。-Line level adjustment calculation program, the program which contains a detailed explanation of the Chinese, user-friendly, easy to use.
<liu> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[数值算法/人工智能ACM.PKU

说明:北京大学ACM题库解题报告 每道题有源代码及题目分析 对正在进行算法研究和要进行ACM比赛的同学有非常大的帮助。-The report for ACM.PKU.Source code and analysis report for each question.It is very helpful for people undergoing ACM race and learning algorithms.
<yyp> 在 2025-12-29 上传 | 大小:5.58mb | 下载:0

[matlab例程lj

说明:路基超高加宽计算程序,中文注解完整,学习应用很方便。-Calculation of high embankment widening program, Chinese comments complete, the application is very easy to learn.
<liu> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[matlab例程lm

说明:柔性路面设计指标计算,注解完整,应用方便。-Calculation of flexible pavement design specifications, notes complete, easy application.
<liu> 在 2025-12-29 上传 | 大小:1kb | 下载:0

[matlab例程yxy

说明:matlab在有限元中的应用,平面常应变三节点单元,注解清晰,应用方便。-matlab in finite element applications, three-node constant strain plane unit, well commented, easy application.
<liu> 在 2025-12-29 上传 | 大小:2kb | 下载:0

[数据结构常用算法list

说明:C语言实现 线性链表的创建,销毁,遍历,插入元素,删除元素,取元素等操作 经典源代码。-C language implementation linear list of creating, destroyed, traverse, insert elements, remove elements, take elements such operation classical source code.
<liuzhixing> 在 2025-12-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 16370.71 .72 .73 .74 .75 ... 28523 »

源码中国 www.ymcn.org