资源列表
[控制台(字符窗口)编程] pardiso_unsym_c
说明:利用Intel mkl求解线性方程组的例子,其中调用了pardiso函数,特别适合快速求解稀疏线性方程组-Intel MKL for solving linear equations with examples, which calls pardiso function, particularly suitable for fast sparse linear equations<周乐> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] DRAW-PRIMITIVE
说明:It draws things like triangles, stars etc... on console<Seungwoo> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] bp_test
说明:back propagation算法实现-back propagation algorithm<huangwucai> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] Taller2
说明:This code help to do histograms and some kind of filters that are basic functions of opencv.<dinl> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] dit-fft.c
说明:快速傅里叶变换(FFT)。允许输入任意长度(满足等于2的N次幂即可)。-Implementation of the Fast Fourier Transformer.<护山大> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] saolei.c
说明:此程序是扫雷小程序 是用unix c 环境下写的 望大家指教-The program is saolei.<周先生> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] cm
说明:这个程序是一个控制台,命令行程序,输入任何数量的文件和提取C / c++风格的注释。它可以输出到一个文件或标准输出。-This program is a console, command line program that inputs any amount of files and extracts C/C++ style comments. It can output to a file or stdout.<寂寞沙州冷> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] MyLinkList
说明:用这个例子你可以添加、删除项的链接列表。您还可以查看项目列表,和你可以看到链接地址(指针)到下一个项目或项目列表中,这是一个示例由结构-In this example, you can add, delete, list of links. You can also view the list of items, and you can see the link address (pointer) to the next project<红烧牛肉面> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] NovatelRange
说明:上传程序用于解析Novatel输出range 信息,解析结果已经验证。-The upload process is used to resolve the Novatel output range information, analytical results have been verified.<王玉宝> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] way
说明:迷宫问题找迷宫的一条出路,o:通路; X:障碍-maze problem<adroitboy> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] ljbd
说明:逻辑表达式的计算 包括与 或 非 括号等 利用栈进行解决-The calculation of the logical expression or brackets stack to solve<wangaohui> 在 2024-11-13 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] seven_kind_sorting
说明:七种排序方法的综合实现 包括1.快速排序2.插入排序3.选择排序4.冒泡排序5.堆排序6.归并排序7.基数排序-Seven sorting method to achieve quick sort, insertion sort selection sort bubble sort 5. Heap sort, merge sort 7. Radix sort<wangaohui> 在 2024-11-13 上传 | 大小:2kb | 下载:0