资源列表

排序选择:

« 1 2 ... .40 .41 .42 .43 .44 222245.46 .47 .48 .49 .50 ... 267454 »

[汇编语言76

说明:FPGA的76个实用例程源码,适用于新手的快速入门-FPGA' s 76 practical routines source for novice Getting Started
<zhu> 在 2025-08-30 上传 | 大小:1.01mb | 下载:0

[其他小程序test5

说明:我们在开发是经常需要在启动一个进程之后等待其结束后再继续运行。 在这里提供了一个名为Wait的函数,它会为你完成上面的功能。实现的思想是在启动进程后等待其结束,由于进程是一种资源,而资源的句柄在WIN32中可以作为核心量使用。你可以使用WaitForSingleObject等待核心量状态改变为有信号状态。对进程来讲当进程结束时其状态转变为有信号。 在本例中使用了一个单独的线程来启动进程并等待结束。 -We often need to develop a process t
<衣谷> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[Web服务器sports

说明:真诚欢迎大家,并以公平、公正、公开、诚信经营的理念服务大家-welcome come
<苏庆伟> 在 2025-08-30 上传 | 大小:420kb | 下载:0

[matlab例程InteriorPoint

说明:Solve a problem of Linear Program by the Interior Points methods. Function [x, Al, Z] = InteriorPoint(c0, x0, A0, b0, alpha, tol) Inputs - c0 -> initial coef. of O.F. x0 -> initial solution A0 -> initial con
<Claudius> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[系统编程system

说明:struts 框架 实现实现了struts的请求转发功能。 其他的功能后续会慢慢补上。-struts kuangjia shixinag le
<hdh> 在 2025-08-30 上传 | 大小:18kb | 下载:0

[汇编语言pianzuixiao

说明:非常好的偏最小二乘分析的程序,包含了典型相关分析、主成分分析和多元线性回归。可以根据具体的需要更改代码变成非线性回归,建立多个自变量和多个因变量之间的关系应用很广。包含计算程序和画图表示结果的程序两个m文件-Very good partial least squares analysis of programs, including the canonical correlation analysis, principal component analysis and multiple line
<张雨萌> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[其他小程序matlab-GUI

说明:有35个成熟的matlab GUI设计,代码通用性强,便于根据需要具体更改,也可以作为GUI学习的教程,全面、细致,35个GUI的侧重各不相同,功能强大。-There are 35 mature matlab GUI design, code, versatility, ease of specific changes needed, can be used as GUI learning tutorials, comprehensive, detailed, focusing on 35 di
<张雨萌> 在 2025-08-30 上传 | 大小:103kb | 下载:0

[人工智能/神经网络/遗传算法ABL

说明:基于元胞自动机编写的传染病扩散matlab代码,为了运行方便,把所有代码都集中在了一个m文件中,重要部分都带有注释,算法取得了较好的结果,在这里分享给大家。- Cellular Automata based infectious disease diffusion write matlab code, in order to facilitate operation, all the codes are concentrated in an m file, important parts a
<张雨萌> 在 2025-08-30 上传 | 大小:2kb | 下载:0

[matlab例程zuiduanlu

说明:两种实用性非常强的最短路算法,一个是dijkstra算法,还有一个是比较新的spfa算法,全都自带输出格式,推广性很强。-Two kinds of practical, very strong shortest path algorithm, one is dijkstra algorithm, there is a relatively new spfa algorithm, all carrying the output format to promote strong.
<张雨萌> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[matlab例程zuotu_4

说明:四种统计学作图的matlab实现方式,分别是箱线图,茎叶图,QQ图和频率直方图。直接输入数据即可运行,具有初步分析数据偏度、峰度、正态性的广泛应用。-Four kinds of statistical mapping matlab implementation, namely, box plots, stem and leaf diagram, QQ diagram and frequency histograms. Input data can be run directly, with a
<张雨萌> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)OLED12864

说明:oled显示屏实现工程代码,使用SPI通讯。-oled project code,use spi.
<张英华> 在 2025-08-30 上传 | 大小:19kb | 下载:0

[matlab例程cmps

说明:多重比较LSD法实现方差分析的matlab代码,调用格式为输入A矩阵,每一列是一个因素水平,当重复数不相等时,缺失数据用nan补齐。输出参数为各均值的比较表。-Multiple variance analysis method to achieve more LSD matlab code, call format for the input A matrix, each column is a factor level, when the number of repetitions is no
<张雨萌> 在 2025-08-30 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 222245.46 .47 .48 .49 .50 ... 267454 »

源码中国 www.ymcn.org