-
graphics rendering 3D graphics
图形学中三维图形的绘制-graphics rendering 3D graphics
- 2022-10-21 11:30:03下载
- 积分:1
-
1996 American Computer Programming Contest questions and parsing algorithm ginge
1993-1996美国计算机程序设计竞赛试题及解析算法ginger547系列资料
- 2022-04-17 12:32:53下载
- 积分:1
-
语音识别
语音识别算法实现,matlab完整实现,对做算法的有参考价值,里面包含了5个文件,mfcc-MFCC参数计算程序 、train-对一个HMM进行训练的程序、viterbi-语音识别的Viterbi算法、以及端点检测代码
- 2022-02-11 21:53:06下载
- 积分:1
-
猜数字游戏
简单的控制台下的猜数字游戏,适合初学编程的人学习一下基本编程和基本算法,游戏规则为随机生成一个数待猜,0~9可重复,共最多五次机会,每次猜后会给出每一位的对错信息,如果该位数字猜对则显示o,数字对但位置不对则为^,没有这个数字则为x,程序循环执行,直至关闭退出,VC6.0,WIN7下编译通过
- 2023-05-05 13:30:02下载
- 积分:1
-
BFS迷宫图片画线子函式
BFS 迷宫图片 画线 子函式.......可完成自动 画线存图.......广度搜寻演算法.........
- 2023-01-05 05:30:03下载
- 积分:1
-
分枝定界法,运筹学
分枝定界法,运筹学-branch-and-bound method, and operations
- 2022-04-24 23:01:41下载
- 积分:1
-
简易Dijkstra算法
资源描述
简易的Dijkstra算法,用C语言编写,在Xcode下编译通过
由于使用Xcode的原因,在其他如Tc下可能会需要调整部分代码
作者水平不高,代码中或许有所疏漏,还望各位批评指正
- 2022-05-12 20:05:06下载
- 积分:1
-
XMDS is a code generator that integrates equations. You write them down in human...
XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
- 2022-05-07 07:29:40下载
- 积分:1
-
这个图书馆对多项式定义的基本操作,并包含3不同…
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.-This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
- 2022-01-22 15:11:18下载
- 积分:1
-
非常不错的fft的算法,在tc2.0环境下编译通过了的
非常不错的fft的算法,在tc2.0环境下编译通过了的-very good fft algorithm in tc2.0 environment through its compiler
- 2022-02-03 05:04:24下载
- 积分:1