资源列表

« 1 2 ... .35 .36 .37 .38 .39 213240.41 .42 .43 .44 .45 ... 216394 »

[matlab例程mulSimNewton

说明:MATLAB用于非线性方程组的求解问题,用的方法是牛顿迭代法-the solution of nonlinear functions
<zhang xiao ai> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[其他小程序MCMCchange-point

说明:用统计软件R编程的,用MCMC方法做的变点模型-the changepoint model based on MCMC
<zhang xiao ai> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[外挂编程KeyEvent

说明:这是一个最简单的键盘模拟。对游戏外挂编程的朋友有一定帮助。-This is one of the most simple keyboard simulation. Friends external programming of the game will definitely help.
<已关闭> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[matlab例程Evolutionary_GA

说明:This example simulates the computation of the maximun value of a function by using an evolutionary approach.
<zandoztorm> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[其他小程序thesmallestring

说明:求最小套圈问题,要求不能同时套到两个物品,但是圈又必须尽可能的大,可以用最近对问题!-Find the smallest ring and asked for can not be set to two items, but they must be as large circles, you can use the recent problem!
<zllchange> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)histeq

说明:图像均衡化,图像增强的一种,希望对学习图像处理的有用!-Image equalization, image enhancement one, hope to learn a useful image processing!
<guoshaoyan> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)iterative

说明:这是用逼近法求出全局阈值进而对图像进行分割,希望对大家有所帮助!-This approximation method is then calculated global threshold to segment the image, we want to help!
<guoshaoyan> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[Linux/Unix编程rf218.tar

说明:Linux下纯C语言的串口通讯例子,使用CMake编译。-Linux, the serial communication of pure C language example, the use of CMake build.
<miaow> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[汇编语言Octalconversiontodecimaltooctal

说明:八进制的转换 将十进制转换为八进制运用栈的方式-Octal conversion to decimal to octal using the stack mode
<wubin> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[3G开发GreedyAlgOfdm

说明:利用贪婪算法对ofdm系统进行子载波和功率分配,在误码率一定的情况下,是发射端的功率最低-Greedy algorithm using ofdm system subcarrier and power allocation, bit error rate in certain circumstances, is the minimum transmitter power
<曹欢> 在 2025-11-22 上传 | 大小:1kb | 下载:1

[进程与线程process

说明:简单轮转法进程调度 #include "stdio.h" #define getpch(type) (type*)malloc(sizeof(type)) struct pcb { /* 定义进程控制块PCB */ char name[10] char state /*状态 */ int ntime /*需要的运行时间 */ int rtime /*已执行的时间 */ struct pcb* link /*下一个进程控制块的地址 */
<张嘉玲> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[压缩解压count1

说明:算术编码,先进通信编码中的一种,使用的是C语言-Arithmetic coding, advanced coding in a communication, using the C language
<panghaihong> 在 2025-11-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 213240.41 .42 .43 .44 .45 ... 216394 »

源码中国 www.ymcn.org