搜索资源列表
asn_obj
- ASN.1样例工程代码-ASN.1 type example project code
SglCon
- 绘图函数用mcc生成的代码嵌入VC工程实例,Win32 Console版本-mapping function using mcc generated code embedded VC engineering example, Win32 Console Version
SglMFC
- 绘图函数用mcc生成的代码嵌入VC工程实例,Win32 MFC版本-mapping function using mcc generated code embedded VC engineering example, Win32 version MFC
zuigansuanfa
- 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closur
大数运算类实例
- 在计算机科学中有一类分常重要的代码工具是抽象的大数运算类,本工程实现对大数加减乘除的封装及实例-in computer science is often an important sub-category of tools is the code of large numbers Operational abstract category, the majority of projects to achieve the arithmetic package and examples
xishujuzenh
- 稀疏矩阵 1、 应用程序 直接可以实现矩阵的各项操作。 2、 查看原代码VC++6.0打开“稀疏矩阵\\creatematrix.dsp”或者用记事本打开“稀疏矩阵\\creatematrix.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 十字链表:矩阵的结构体:matnode; 三元组顺序:矩阵结构体:tsmat 4、ADT在文件夹“稀疏矩阵”里 -a sparse matrix, t
duoxiangsih
- 1、 应用程序 直接可以实现多项式的各项操作。 2、 查看原代码VC++6.0打开“多项式\\poly88.dsp”或者用记事本打开“多项式\\poly88.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 链表存储结构:多项式类是polynomail,节点类是polynelem; 顺序存储结构:多项是结构体是Ploynomial,节点类是term。 4、 注:在运行应用程序\"多项式.exe\"时,在
paikeyongdedaima
- 基于遗传算法的排课表的代码,通过调试,可以使用,如果想做成系统,请自行完成工程文件,这里只是排课的代码。-Time-table of the code, debugging, you can use if you want to create, please complete the project on its own, only here Course Scheduling code.
spiralData
- c++编写的一个螺旋数据输出的实例工程代码!-spiral data algorithm
testAudio
- 有关speex AEC 的实际工程代码示例 适合VS2005以上版本打开-about speex AEC demo
project
- 数据挖掘,推荐系统,堆叠降噪自编码器,逻辑回归(Data mining, recommender systems, stack noise reduction, self coder, logic regression)
8.14 系泊系统 工程分析
- 系泊系统设计相关代码,一个一个自己敲出来的哦(Mooring system design code)
lppinv
- 文件中包含了一个visualC++工程,里面写好了一个矩阵广义求逆的C函数,只需给函数传递矩阵指针,矩阵的介数就能求出该矩阵的广义逆矩阵(The document contains a visualC++ project, which has written a matrix generalized inverse C function, just transfer the function of the matrix pointer, matrix betweenness, you can f
常用微分方程插值代码
- 解偏微分方程以及常微分方程的基本模型,适用于工程专业研究生以及做有限差分法科学实验的大学生(Partial differential equation and ordinary differential equation)
sph_convert
- NIST SPHERE解码程序,针对有些nist sphere文件,它的解码(在windows)程序。 是从unix下面移植过来,vs2010的工程(NIST SPHERE decode funtion , it is for decoding nist sphere, coming from unix, this project is under vs2010)
最近邻分类代码
- 在linux 下C语言实现最近邻聚类算法,工程已经使用(near K neighbor cluster)
abaqus在岩土工程中的应用》源代码
- abaqus在岩土工程中的应用代码,便于学习参考(Application code of ABAQUS in geotechnical engineering)
newmark法matlab程序代码
- newmark法matlab程序代码,来自于Matlab有限元结构动力学分析与工程应用-徐斌
基恩士激光扫描仪采集与算法通用例子
- 1.基于c#语言的工程源码。 2.基恩士激光扫描仪连接,断开,触发,事件的使用等 3.扫描物体轮廓的扫描数据采集与算法,找高点,中心点,最值等。 4.绝对联机测试通过的工程代码,上位机开发很好的参考教程。
esp32的引脚定义及相关code代码
- 文件介绍了相关esp32芯片的引脚定义,和若干的工程代码。 Code 工程代码 1.ESP32_Touch ESP32的触摸引脚实验以及中断实验 2.ESP32_Timer_PWM ESP32的产生PWM波形 3.ESP32_WiFi_JSON ESP32的WiFI连接到Bilibili并获得粉丝数等 4.ESP32_BLE 5.ESP32_BlueTooth