搜索资源列表
web server监测.zip
- This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it
提取国标汉字的C源码
- 在嵌入式开发过程中需要对汉字进行相应的处理,对于字模需要一个软件将其提取出来-embedded in the development process needs to be carried out in Chinese characters, Fonts need for a software to retrieve it from
DigitalImageT
- visual c++ 是功能强大的编译器,本人在带本科生的毕业设计中,利用VFW32.LIB编写了USB摄像头的AVI图像采集,并对图像进行AVI格式到BMP的解析和提取,并对图像进行分析提取信息。这是学习数字图像和多媒体编程的绝好素材。本代码可在visual c++6.0下运行。-visual c is a powerful compiler, I would bring the number of undergraduate gra
ccutest3
- 功能:使用CCU的4个模块,实现非对称PWM输出。 说明:将跳线器J5、J6、J27取出,J3短接到OCD端,在JP6的PWM1、PWM2、PWM3 分别测试模块A、B、C的输出,DAOUT是模块D输出经漏波后的电压。 通过跳线器J8、J9选择高频晶振6MHz。 -function : the use of CCU's four modules, achieving non-symmetric PWM o
WMISamples
- When searching the internet for documentation about WMI consumer programming, most of the documentation found is written for the C# programmer. Articles on using WMI from C++ are quite scarce. This is even more astoundin
D12isoDriver
- 周立功D12开发板中带的WINDOWS XP驱动程序,在编译后会出现USB设备不能正常工作. 以下是修改的代码,修改后可以正常工作. 在d12.c和Ioctl.c中, 将+256去掉,这个会引去枚举设备时,设备描述符的长度不对,修改后: siz = sizeof(USB_CONFIGURATION_DEscr iptOR) 在d12.c中的D12_SelectInterface函数中, 设备查询完接口后有一段代码,也会引起驱动返回不对,
ActionScript编程实例
- Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a nam
Beginning iPhone Development
- Product Descr iption: Are you a programmer looking for a new challenge? Does the thought of building your very own iPhone app make your heart race and your pulse quicken? If so, then Beginning iPhone Development is ju
ezDicomCsharp
- 医学图片查看器,查看dicom图片原代码,可以转换图片格式(C#)-medical Photo Viewer, DICOM images View original code can be converted into photo format (C#)
提取国标汉字的C源码
- 在嵌入式开发过程中需要对汉字进行相应的处理,对于字模需要一个软件将其提取出来-embedded in the development process needs to be carried out in Chinese characters, Fonts need for a software to retrieve it from
WindowsApplication9
- 利用C#与MapX结合,完成加载地图,并从数据库取出数据加载到地图上。-The use of C# With MapX combination of the completion of loading maps and retrieve data from the database to load into the map.
gsearch-linux-src-1.0
- 这是一款桌面文件搜索引擎,能够检索本地文件,速度非常快,索引1G文件只是需要一秒钟,能够运行在 Windows/Unix/Linux 等平台-This is a desktop file search engine, to retrieve a local file, very fast, index 1G file just need one seconds, can run on Windows/Unix/Linux and oth
crack_pcanywhere_CIF
- 读取pcanywhere的 cif文件 读取到明文的密码 可用于信息收集及密码的找回-Cif read the document pcAnywhere read to express password can be used for information collection and retrieve passwords
gps
- Windows Mobile 6下的gps开发实例-This sample demonstrates how one, can use native GPS APIs, to asynchronously retrieve both the location data and the GPS intermediate driver state.
Retrieve-Hardware-Identifiers-with-WMI-and-CSharp
- Retrieve Hardware Identifiers with WMI and C# asp.net
c
- 建立两个类型的表(队列和堆栈),使它们可以通过共用的接口访问。 list stack queue store() retrieve() -e store() retrieve()
ivtv-version
- linux arch m68k tools amiga dmesg.c Retrieve the kernel messages stored in Chip RAM with the kernel command line option `debug=mem . -linux arch m68k tools amiga dmesg.c Retrieve the kernel messages stored in Chip R
imageserver-master
- 改代码在Linux上使用C/C++语言实现了一个基本的图像检索服务器。基本原理是:客户端发送给服务器端一张待检索的图片,服务器端接收到该图片后,计算该图片的特征,然后在其后台的数据库中查找与该图片特征最相似的5张图片,返回给客户端。(Change code in Linux using C/C++ language to achieve a basic image retrieval server. The basic principl
OpenCVJNI03
- Visual studio 2015 调用OPencv实现特征的检索与匹配,DLL程序,可修改更换不同的特征提取算法。(Visual studio 2015 call OPencv to retrieve and match features, and DLL program can modify and replace different feature extraction algorithms.)
Audio-equalizer-using-C-on-DSP-kit--DSK6713--main
- This is a C code which has 3 user defined functions. AudioRead(), Filter() and AudioWrite(). The AudioRead() function read the .wav file and retrieve their samples. The filter() function does convolutions on input