Hot Search : Source embeded web remote control p2p game More...
Location : Home SourceCode Windows Develop CSharp
CSharp list
Sort by :
« 1 2 ... .93 .94 .95 .96 .97 2398.99 .00 .01 .02 .03 ... 5345 »
Downloaded:0
Explain the basic framework for plug-in development, learning this can have some knowledge about the need for reflection. Is also helpful for beginners.
Date : 2025-08-27 Size : 122kb User :

Downloaded:0
NateOn Messanger Auto Remote
Date : 2025-08-27 Size : 468kb User : soyo

Downloaded:0
Topological sorting ... see wikipedia article for more info ...input is a set of constraints ... if A is above B, and B is above C, input = (A, B), (B, C) ... output is correct ordering of input elements... A, B, C
Date : 2025-08-27 Size : 1kb User :

Downloaded:0
RGB to HSV conversion, and HSV to RGB conversion utilities. Change constants to change range limits. RGB_MAX is default 255 limit, H_MAX to change Hue limits, SV_MAX to change Saturation/Value limits.
Date : 2025-08-27 Size : 1kb User :

Downloaded:0
JSON import and export library. Very easy to use. Example code for arrays: JArr parts = new JArr() parts.Add("Hello") , Example code for objects: JObj info = new JObj() info.Add("name", "NAME HERE") info.Add("num", 500)
Date : 2025-08-27 Size : 8kb User :

Downloaded:0
Easily execute external EXE from .NET. Call a exe with command line arguments, wait for complete, or execute asynchronously. No black command prompt window is shown. Execute via BAT file if trouble executing directly. St
Date : 2025-08-27 Size : 1kb User :

Downloaded:0
Easily resize a bitmap file in .NET, save into another file. High quality resizing with Bicubic algorithm to ensure smooth resizing. Special code to handle JPEG compression after resizing.
Date : 2025-08-27 Size : 1kb User :

Downloaded:0
C# timing from the network synchronization system time, minimize to tray, multi-threaded implementation.
Date : 2025-08-27 Size : 210kb User : iamice

Downloaded:0
I am learning C# source code, when written in calculator
Date : 2025-08-27 Size : 86kb User : robin

Downloaded:0
CSharp serialize and deserialize instances
Date : 2025-08-27 Size : 7kb User : lovepoco

Downloaded:0
This information line chart using C# development, source code to draw a line chart
Date : 2025-08-27 Size : 44kb User : 北极来的熊

Downloaded:0
The main ideas of Java and .NET code integration described in [4] where I showed an example of embedding .NET GUI components into Java interface. For anybody who is not familiar with Object-Oriented JNI for .NET, I recom
Date : 2025-08-27 Size : 38kb User : 张风
« 1 2 ... .93 .94 .95 .96 .97 2398.99 .00 .01 .02 .03 ... 5345 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.