-
在权值不同的图中寻找一个最小生成树的问题
在权值不同的图中寻找一个最小生成树的问题-different weights in the map to find a minimum spanning tree problem
- 2022-03-15 19:32:13下载
- 积分:1
-
共享内存源码示例
vc++6.0环境下开发的 共享内存源码示例,简单介绍了共享内存函数的使用方法。
vc++6.0环境下开发的 共享内存源码示例,简单介绍了共享内存函数的使用方法。
- 2022-10-18 19:25:03下载
- 积分:1
-
这是一个实现放大镜功能的代码,通过选择工具条上的放大镜按钮然后单击鼠标左健并且拖动就可以放大窗口内的内容。...
这是一个实现放大镜功能的代码,通过选择工具条上的放大镜按钮然后单击鼠标左健并且拖动就可以放大窗口内的内容。-This is a realization of a magnifier function of the code, by selecting the magnifying glass toolbar button then click the left mouse and drag Kin can enlarge the contents of the window.
- 2022-11-01 11:35:03下载
- 积分:1
-
Win32 API大全,全面的api函数,排版也很不错,大家收藏一下吧
Win32 API大全,全面的api函数,排版也很不错,大家收藏一下吧-Win32 API Guinness, comprehensive api function, layout is also very good, we Favorites yourself
- 2022-06-11 11:23:11下载
- 积分:1
-
DSP库LIB
这是stm32f1xx 的DSP官网库,安装完就可以用。
This user manual describes the STM32F10x DSP (digital signal processing) library, which is
a suite of common digital signal processing functions:
a suite of common digital signal processing functions:
● PID controller
● Fast Fourier transform
● FIR and IIR filters
The library contains C and assembly functions. The assembly code is ported on ARM®,
GCC and IAR Systems™ assemblers.
- 2022-08-18 11:37:11下载
- 积分:1
-
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打...
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,可以很方便的看到单词在表中的位置,便于理解哈希表。-Hashtable realize procedure, you can automatically scan a TXT file all the words, and for these words create a hash table to statistical word appears in the article number. This procedure using a linear method to detect re-hash of dealing with conflict, to support the print HASHLIST, it is easy to see that word in the table location, easy to understand the hash table.
- 2022-07-03 20:42:16下载
- 积分:1
-
a hydrological observation system simulation from 0:00 a.m. 1996.1.1 then play a...
一个水文观测系统 模拟从1996.1.1零时起到其后任何一天的观测数据,并可以进行查询当天的每小时的数据.-a hydrological observation system simulation from 0:00 a.m. 1996.1.1 then play any day of observational data, and may conduct inquiries per day data.
- 2022-05-30 11:12:04下载
- 积分:1
-
string handling procedures
字符串处理实例程序-string handling procedures
- 2022-03-23 15:49:19下载
- 积分:1
-
遗传算法优化PID问题源程序 实数编码
遗传算法解决PID参数优化的问题,主要的是采用的是实数编码而不是二进制编码,这对编程有很大的提高理解
- 2022-11-20 21:10:03下载
- 积分:1
-
VC6.0关于多线程编程的程序,主要包括多线程中的线程创建,线程同步等知识...
VC6.0关于多线程编程的程序,主要包括多线程中的线程创建,线程同步等知识-VC6.0 on multithreaded programming procedures, including multithreading of thread creation, thread synchronization knowledge
- 2022-08-16 02:39:32下载
- 积分:1