CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Win32
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - Win32 - List
[
CSharp
]
oocr_v2_07252004
DL : 0
sdfa Open OCR (oocr) is a character recognition program used for automatic scanning of documents and forms. oocr is based on the idea of automatic form/document reading, which can create a batch process in recognizing areas of interest for forms or automatically scan entire documents and scanned images for character recognition. oocr is written in C on Windows (win32) libraries. All of the source code to the program is made available under the GNU General Public License (GPL) _________________________________________________________ History July 25,2004 : 2nd Release [NOT to be intended as a stable working release] Added: Program Icon Started: Image Processing for background detection Started: Bound Box reduction/fitting for standard scanning July 16,2004 : Initial Release [NOT to be intended as a stable working release]
Date
: 2008-10-13
Size
: 119.62kb
User
:
苏打发
[
CSharp
]
cswavrec_src
DL : 1
应用C#语言调用win32 API进行音频采集与回放-application language called C# win32 API Audio Recording and Playback
Date
: 2008-10-13
Size
: 17.86kb
User
:
赵旭
[
CSharp
]
使用热键隐藏
DL : 0
我们曾经想过能够在我们的计算机上将窗口隐蔽起来,不想被从身边走过的老板看见。尝试便捷的Windows隐藏并定义热键来控制它们。下面我们将演示如何通过热键,我们将会用到DllImports of Win32 API、CallBacks/Delegates,定制事件与事件的句柄。 -we once thought to our computer will be concealed window, do not want to be passing from the boss to see. Windows try to hide convenient and hotkey definitions to control them. Next, we will demonstrate how hotkey, we will use DllImports of Win32 API, CallBacks / Delegates, custom events and handle the incident.
Date
: 2008-10-13
Size
: 2.1kb
User
:
高天一
[
CSharp
]
server_code111
DL : 0
this package contains JabberD 1.4.3, MUC 0.6.0 and JUD 0.50 for win32 with ssl setup preset, based on the jabberd.zip package from james white. it was tested with the jajc client from http://jajc.ksn.ru/ and the rhymbox client from http://www.rhymbox.com and seems to work.-JabberD 1.4.3. JUD MUC 0.6.0 and 0.50 for win32 with ssl setup pr Eset. based on the jabberd.zip package from james WHI te. it was tested with the jajc client from http : / / jajc.ksn.ru / and the client from htt rhymbox p : / / www.rhymbox.com and seems to work.
Date
: 2008-10-13
Size
: 2.81mb
User
:
maomao
[
CSharp
]
dll.manufacture
DL : 0
动态链接库的制作和调用,Configuration: port_dll - Win32 Release-DLL production and use of Configuration : port_dll-Win32 Release
Date
: 2008-10-13
Size
: 9kb
User
:
董峰涛
[
CSharp
]
IP
DL : 0
C#利用WMI类中的Win32-NetworkAdapterConfiguration实现网卡IP地址的自动配置,注意事项:1、程序中数据库链接采用的是绝对路径,运行前请将附件解压至D:/CfgIP/文件夹中。 2、gdmacip.mdb数据库中保存的是作者的两台计算机的MAC、IP等信息,如果需要测试请填写自己的相关内容。 3、调试验证环境:Windows 2003 Server/Windows 2000 Pro/Windows XP,Microsoft Visual Studio .NET 2003,.NET Framework1.1.4322 SP1,Microsoft Office2003
Date
: 2008-10-13
Size
: 21.24kb
User
:
zhouwenjin
[
CSharp
]
Csharpshutup
DL : 0
关机重起等代码.由于时间关系,仅对个别Win32 API做了中文注释.
Date
: 2008-10-13
Size
: 14.9kb
User
:
dearf
[
CSharp
]
Win32Processes
DL : 0
采用C#轻松获取Win32进程Processes
Date
: 2008-10-13
Size
: 38.06kb
User
:
why
[
CSharp
]
arpsproof
DL : 0
arp数据包发送,在vc的win32环境下编译和运行
Date
: 2008-10-13
Size
: 5.82kb
User
:
pf6601
[
CSharp
]
WindowsApplication3
DL : 0
接受Socket消息,从C#调用Win32 DLL,使鼠标点击某一位置。
Date
: 2008-10-13
Size
: 13.08kb
User
:
James
[
CSharp
]
计算器C语言版
DL : 0
1.在Microsoft Visual C++环境中创建一个新的工程文件。工程文件的类型选Win32 Console Application。-1. In Microsoft Visual C environment to create a new project file. The project document types election Win32 Console Application.
Date
: 2008-10-13
Size
: 4.39kb
User
:
任曈
[
CSharp
]
copy函数
DL : 0
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法-under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Last year, I have decided to rewrite the C WEBSERVER to the WEBSERVER increased functionality and improved port operation completed
Date
: 2008-10-13
Size
: 1.52kb
User
:
第分
[
CSharp
]
计算器C语言版
DL : 0
1.在Microsoft Visual C++环境中创建一个新的工程文件。工程文件的类型选Win32 Console Application。-1. In Microsoft Visual C environment to create a new project file. The project document types election Win32 Console Application.
Date
: 2025-12-22
Size
: 4kb
User
:
任曈
[
CSharp
]
copy函数
DL : 0
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法-under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Last year, I have decided to rewrite the C WEBSERVER to the WEBSERVER increased functionality and improved port operation completed
Date
: 2025-12-22
Size
: 1kb
User
:
第分
[
CSharp
]
使用热键隐藏
DL : 0
我们曾经想过能够在我们的计算机上将窗口隐蔽起来,不想被从身边走过的老板看见。尝试便捷的Windows隐藏并定义热键来控制它们。下面我们将演示如何通过热键,我们将会用到DllImports of Win32 API、CallBacks/Delegates,定制事件与事件的句柄。 -we once thought to our computer will be concealed window, do not want to be passing from the boss to see. Windows try to hide convenient and hotkey definitions to control them. Next, we will demonstrate how hotkey, we will use DllImports of Win32 API, CallBacks/Delegates, custom events and handle the incident.
Date
: 2025-12-22
Size
: 2kb
User
:
高天一
[
CSharp
]
dll.manufacture
DL : 0
动态链接库的制作和调用,Configuration: port_dll - Win32 Release-DLL production and use of Configuration : port_dll-Win32 Release
Date
: 2025-12-22
Size
: 9kb
User
:
董峰涛
[
CSharp
]
code
DL : 0
opengl 复杂框架代码 Win32 Framework ESC:退出程序 F1:窗口模式或全屏模式的切换-opengl
Date
: 2025-12-22
Size
: 40kb
User
:
ccl
[
CSharp
]
picut
DL : 0
CSharp 调用 WIN32 API printwindow进行窗口截图. 截图键为ctrl-CSharp call the WIN32 API printwindow the window screenshot .screenshot key is "ctrl"
Date
: 2025-12-22
Size
: 35kb
User
:
cavaj
[
CSharp
]
testbeep
DL : 0
VS.net2005/C# demo,利用win32 API 操作机箱内的喇叭蜂鸣-VS.net2005/C# demo, contorl the speaker/buzzer in the computer base on win32 API
Date
: 2025-12-22
Size
: 28kb
User
:
李波
[
CSharp
]
sqlite-netFx40-binary-Win32
DL : 0
读取sqlite库 netFx40-binary-Win32-2010-1.0.98.0-read sqlite library sqlite-netFx40-binary-Win32-2010-1.0.98.0
Date
: 2025-12-22
Size
: 2.32mb
User
:
shang
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.