-
二维无网格伽辽金法简单例子程序
二维无网格伽辽金法简单例子程序-2D-EFGM simple example Act procedures
- 2022-01-20 23:10:43下载
- 积分:1
-
这是一个关于用IIR滤波的方法实现信号滤波的程序源代码。
这是一个关于用IIR滤波的方法实现信号滤波的程序源代码。-This is a code for a programe of IIR.
- 2022-05-23 19:30:31下载
- 积分:1
-
实例287——调用MFC常规DLL,显示颜色信息对话框
调用MFC常规DLL,显示颜色信息对话框。
- 2022-01-22 10:34:38下载
- 积分:1
-
tec条形码打印机控制示例,有一部尚在完美中
tec条形码打印机控制示例,有一部尚在完美中-Edge bar code printers control sample, which a still perfect
- 2022-08-16 13:18:29下载
- 积分:1
-
Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF
Requirements:
Visual Studio 2005,
Win...
Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.-Feature Area:
Video capture
Description:
This sample provides the basic video capture functionalities: It captures and encodes video in a WMV file,
and captures and encodes an image in a jpeg file.
Usage:
Build and deploy using Visual Studio 2005.
Relevant APIs/Associated Help Topics:
ICaptureGraphBUilder2
Assumptions:
Your device needs to have a video capture driver installed (the emulator ships with a null capture driver).
The video will be saved to the root of your device to "video1.asf".
The still picture will be saved to "test.jpg"
If you wish, you can change these hardcoded values in the code for the files to be saved to a different
location.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.
- 2022-03-10 08:30:19下载
- 积分:1
-
电话计费方式详细
详细的电话计费方法
- 2022-08-13 20:19:15下载
- 积分:1
-
I have written Haskell language implementation of the AES algorithm
自己编写的 AES算法 用Haskell语言实现 -I have written Haskell language implementation of the AES algorithm
- 2022-01-26 02:55:04下载
- 积分:1
-
很有意思的小游戏
很有意思的小游戏-very interesting little game
- 2022-05-17 12:08:46下载
- 积分:1
-
Accel MikroC STM32
本模块演示了如何与三轴数字加速度计 ADXL345 ac:Accel mmB STM32 M3 上进行通信。从加速度计的值显示在 TFT 显示器上。
- 2022-07-16 20:58:56下载
- 积分:1
-
1.利用实验建立一个有序表,采用折半查找实现某一已知的关键字的查找。
2.随机产生一组关键字,利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字...
1.利用实验建立一个有序表,采用折半查找实现某一已知的关键字的查找。
2.随机产生一组关键字,利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字元素。
3.已知散列函数H(key)=key p(p为自定义的常数),冲突处理方法分别为线性探测法、外拉链法实现 散列表的建立。
-find
- 2023-04-14 17:55:04下载
- 积分:1