-
一个课程设计,数据结构的, 1)设计题目 2)设计目的 3)设计内容 4)程序流程图 5)源程序 6)软件测试报告(包括所用到的数据及结果)...
一个课程设计,数据结构的, 1)设计题目 2)设计目的 3)设计内容 4)程序流程图 5)源程序 6)软件测试报告(包括所用到的数据及结果)-a curriculum design, data structure, 1) a design 2), designed to 3) design element 4) Flow chart 5) source 6) software test reports (including use of the data and results)
- 2022-01-31 23:28:16下载
- 积分: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
-
haldas dadljasd jaslkdjsad kjsad
kkj qwelqwleqbwe ;
- 2022-04-15 09:34:30下载
- 积分:1
-
一套很不错的药店管理软件,值得一看
一套很不错的药店管理软件,值得一看-a very good pharmacy management software, an eye-catcher
- 2022-02-27 01:04:06下载
- 积分:1
-
一个创建IE快捷方式到桌面的实例、可更打开快捷方式时所指向的URL地址~~可直接编译使用~...
一个创建IE快捷方式到桌面的实例、可更打开快捷方式时所指向的URL地址~~可直接编译使用~-Create a shortcut to the desktop IE instance, can be more open the shortcut pointing to the URL address of the time can be directly compiled using ~ ~ ~
- 2022-08-08 21:13:08下载
- 积分:1
-
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助...
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助-Besides of the function of editing html file,HTMLArea also has the feature of Spelling-check,and there are some examples and plugs,hope helpful to you.
- 2022-02-09 12:17:02下载
- 积分:1
-
获取启动项 从vckbase.com获取 奉献大家
获取启动项 从vckbase.com获取 奉献大家-auto start
- 2022-07-24 09:44:13下载
- 积分:1
-
c++源码 《共享内存》源代码.zip
c++源码 《共享内存》源代码.zip-"shared memory" source code. Zip
- 2022-08-23 17:39:01下载
- 积分:1
-
flex中文手册,Flex
flex中文手册,Flex-3-Cookbook-Chinese-Version.rar-flex manual English, Flex-3-Cookbook-Chinese-Version.rar
- 2022-01-25 15:29:05下载
- 积分:1
-
目标
在一个函数中暂停应用程序,直到用户单击鼠标或者按键为止。
2. 策略
当应用程序看起来是空闲时,实际上它在运行函数: C Wi n A p p...
目标
在一个函数中暂停应用程序,直到用户单击鼠标或者按键为止。
2. 策略
当应用程序看起来是空闲时,实际上它在运行函数: C Wi n A p p : : R u n ( )。该函数不仅具有
查询新消息的逻辑功能,并且完成了大量包括更新用户界面状态和清除临时内存对象在内的
应用程序维护工作。因此,如果需要在应用程序中的某个地方停止运行并等待消息,也需要
进行这种应用程序维护工作。由于微软提供了C Wi n A p p ( ) : : R u n ( )函数的源代码,因此本例将
创建该函数的一个新版本,可用于应用程序中的任何地方。
- 2022-02-06 06:20:29下载
- 积分:1