-
基于uilib的internet浏览器
使用uilib库制作的浏览器,使用VS2012工程,界面简洁,可输入地址,回到主页,可隐藏界面,系统托盘显示,包含资源文件uilib使用VS2012编译通过,包含头文件,Debug库和dll文件,工程已配置好,直接编译即可
- 2023-03-24 08:05:04下载
- 积分:1
-
用 c# 制作自己的浏览器
这是 c# 项目,为您打造类似 IE 的 web 浏览器。你可以重新生成或开发它,这像一个专业的开发人员的源代码。但这不是对我来说足够。会发生这么多的选项添加
欢迎来到我的世界,codeforge.com逗留曲调与我们...太谢谢你了......
- 2022-09-09 21:15:08下载
- 积分:1
-
将一个十进制数利用堆栈转换成其他进制数的小程序
将一个十进制数利用堆栈转换成其他进制数的小程序-A decimal number using stack converted to hexadecimal number of other small programs
- 2023-07-21 11:35:03下载
- 积分:1
-
图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的―要价太高;自己做―难度太大。笔者在这里发布一个用MS_OC...
图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的―要价太高;自己做―难度太大。笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。-Graphic character recognition (OCR) is a common thing. Many programmers want to program in their own embedded OCR recognition modules. However, use someone else
- 2022-04-16 06:58:04下载
- 积分:1
-
- 2022-02-03 09:44:14下载
- 积分:1
-
这是一个简单的例PAC
This a simple exemple of pac-men-This is a simple exemple of pac-men
- 2022-01-22 03:48:07下载
- 积分:1
-
FSQP算法,用于非线性优化,c源码
FSQP算法,用于非线性优化,c源码-FSQP algorithm for nonlinear optimization, c FOSS
- 2022-07-18 01:30:46下载
- 积分:1
-
anydata cdma 模块测试程序。
anydata cdma 模块测试程序。-anydata cdma module test procedures.
- 2022-02-13 01:41:33下载
- 积分:1
-
高斯随机函数发生器,高人写的,我上传也是为了下载资源的。...
高斯随机函数发生器,高人写的,我上传也是为了下载资源的。-Gaussian random function generator, written by Gao Ren, I uploaded also to download the resources.
- 2023-03-26 04:00:03下载
- 积分: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