搜索资源列表
TTS读文本文件
- 利用Windows 系统中的语音系统发声,用户打开文本文件,将整个文件读出来。-use of the Windows operating system audible voice, the user opens a text file, the entire file read out.
windows应用程序版的google搜索引擎源码
- 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN
Manipulating_the_Keyboard_Lights_in_NT_src
- This code demonstrates manipulation of the keyboard indicator lights in Windows NT 4.0. A few relevant values were borrowed from the DDK headers, so it is not necessary to have the DDK installed, to build these sources. There s really nothing f
showbrow
- 调用Windows API打开浏览框。用VB编程如果要打开浏览框,通常要使用CommonDialog控件,此源码通过调用Windows API打开浏览框,不需要在窗体上放置CommonDialog控件了。-calling Windows API opens a browser frame. Programming with VB to open the browser frame, normally used CommonDialog controls, this source by calli
5ivb_195634
- 这是一个封装了部分Windows API的控件,它可以实现以下功能:1、Windows关机;2、自动发EMail、自动打开一个主页;3、调用默认程序打开各种类型的文件;4、将自己的程序让Win95启动时执行;5、变VB5.0的工具栏为平面工具栏;6、打开屏幕保护程序;7、打开、关闭CDRom;8、改变Form的标题栏颜色;9、Enable Didable Ctrl+Alt+DEl;10、改变屏幕分辨率;11、播放Mid、Wav音;12、得到硬盘可用空间;13、隐藏、显现鼠标;14、变鼠标为动画光
ntfsFileAttrib
- windows下的ntfs文件的权限设置,可以设置使用哪个用户打开。-windows of ntfs file permissions setup, which can be set to use user opens.
KinectwithMatlab
- The release of the Kinect for Windows sensor and software development kit (SDK) for commercial applications opens up the limitless possibilities offered by Kinect technology. Together, the hardware and software offer a superior development platform f
cwebpage_src
- 这是一个关于调用windows的内嵌浏览器的自定制窗口调用-This is a Win32 C application (ie, no MFC, WTL, nor even any C++-- just plain C) that demonstrates how to embed a browser "control" (actually, an OLE object) in your own window (in order to display a web
w32_worm_Arod
- The worm will produce Arod.exe and " get to C: \WINDOWS catalogue . After starting the machine again , will put worm shelf Arod.exe into C: \, C:\WINDOWS,In zip file under WINDOWS \system32 , these three catalogues ,. As the user opens Outlook Expres
Online_Rtv
- VB在线网络收音机、网络电台程序,基于MediaPlayer播放组件,从界面上来说,程序打开后自动像QQ窗口一样隐藏停靠在屏幕顶部,鼠标移过去后自动展开。功能上本程序可以自动检查播放列表并下载,双击列表中任一节目即可连接网络,如果是视频文件,自动打开播放窗口。程序主要是围绕Windows MediaPlayer组件展开编程,因些通过这个程序你可能会对这个组件的使用有较深的理解。-VB online radio, Internet radio program, based on the Media
openssl-0.9.8g_static_win32
- openssl 在win32下的静态开发包-openssl static win32 dev lib
Online_RTV
- VB在线网络收音机、网络电台程序,基于MediaPlayer播放组件,从界面上来说,程序打开后自动像QQ窗口一样隐藏停靠在屏幕顶部,鼠标移过去后自动展开。功能上本程序可以自动检查播放列表并下载,双击列表中任一节目即可连接网络,如果是视频文件,自动打开播放窗口。程序主要是围绕Windows MediaPlayer组件展开编程,因些通过这个程序你可能会对这个组件的使用有较深的理解。-VB online radio, Internet radio program, based on the Media
HTML_Builder_Source
- This the source code for the HTML Builder available for download on the home page. This a simple HTML editor that opens a web brower and updates it as you write your HTML code. It can be set up update every couple of seconds, or just when you click t
Windows_CMD_Emulator
- Windows CMD Emulator is Based Upon Creating a Pipe to Read and Write Data to, it Opens a CMD Window Hidden and Starts Sending and Receiving Data from it using a simple SetTimer Event
MDIform
- 此文件为编写子窗口的程序,并控制子窗口的重复打开,判断子窗口的显示情况。-This file is the procedure for the preparation of the child windows, and repetition control sub-window opens, to determine the child window display.
CrabMan
- Opens multiple Panel windows on the screen
SunLightFace
- 支持摄像头,人脸识别二次开发包,相当易用、好用。是VC开发,但只有极小部分用到了MFC,大部分CODE均为标准C++编写。SunLightFace.exe是演示程序,可以通过这个程序来测试SDK的性能。SunLightFace.dll 是SDK,其性能技术指标与演示程序是完全相同的。 SunLightFace.dll是按WINDOWS API的标准调用来生成的动态库,并提供了VB,VC,C#三类范例代码,精简扼要,如果因VS版本问题无法打开,可以用其它文件编辑器打开.CPP,.H,.CS,.
VBprogram
- 在计算机启动后,Windows打开这个程序,程序便会自动记录下开机的时间,当关机时,Windows关闭这个程序,程序会记录下关机的时间,并把它们以.txt格式保存下来。-After the computer starts, Windows opens the program, the program will automatically record the start time, when the shutdown, Windows closed the program, the progra
VBprogram
- 在计算机启动后,Windows打开这个程序,程序便会自动记录下开机的时间,当关机时,Windows关闭这个程序,程序会记录下关机的时间,并把它们以.txt格式保存下来。-After the computer starts, Windows opens the program, the program will automatically record the start time, when the shutdown, Windows closed the program, the progra
3678030
- 我刚学C#编写的扫雷,相比Windows自带的扫雷,多了自动点开为0的格子(I just learn c # mine, than Windows's own mine, more than the grid automatically opens at 0)