搜索资源列表
zte-client
- zte-client - 基于Pcap的山寨版中兴认证客户端 [Linux/Windows]作为开源的第三方的中兴认证客户端,支持在Unix系操作系统下跨平台使用。 ===特性=== 基于pcap的驱动级数据包包过滤,极低的CPU占用; 代码精简,极低的内存占用; 尽可能少的库依赖,容易编译-zte-client- based on Pcap version of the cottage Restoration Certification Client [Linux/Windows] as an
Sams.Microsoft.Visual.C.Sharp.2005.Unleashed
- Setting the standard for a premium C# reference, Microsoft Visual C# 2005 Unleashed provides practical examples for virtually every aspect of the C# programming language. The book is structured for progressive learning, so it can be read cover-to-cov
MediaServer
- 是一款非常优秀的局域网和互联网P2P点播软件系统, 采用最先进P2P内核, 完美实现P2P视频点播功能,P2P流媒体技术节省大量服务器带宽. Nat Traversal技术, 穿透90%以上内网, 并支持RMVB/RM/ASF/WMV/FLV/MP3格式流媒体实现无缓冲播放, 拖拽延时在秒级范围内. 将极速托拽和P2P算法完美的结合了起来. 为了支持电信级别的视频服务, 还提供了负载均衡服务器和(CDN)缓存服务器, 视频广告发布接口等专业功能. 大型商业客户可以利用WebPlayer9 P2P
Keyboard
- low-level keyboard hook using the Windows API.
theRDLCtechofmycompany
- 公司内部总结的rdlc本地报表教程,很强大,很实用,而且步骤很详细很全面。适合中低层学者-Internal summary rdlc local reports tutorials, very powerful, very practical, but also very comprehensive in detail the steps. Suitable for low-level academics
Creating_a_SolidWorks_Add
- This Books gives us the basic low level knowledge about developing Solid Works addins from C#.
CSharptTextFile
- C3对txt文本文档的操作 方法一 文件的底层操作,比如写入或读出byte数据数据时用 1、建立文件流对象,System.IO.FileStream filestm; 2、来打开文档,filestm = System.IO.File.Open(Filename, System.IO.FileMode.Append ) 3、文档操作, filestr.WriteByte(...),Write(...),Read(...),ReadByte(...) 4、文档注销,fi
Fool
- 一个小程序,运行后会让当前选中的窗口不断抖动,类似QQ的窗口抖动,由于使用了底层键盘钩子,所以会被杀毒软件报为病毒程序。-A small program that will run continuously shake the currently selected window, a window similar to QQ jitter, due to the use of low-level keyboard hook, it will be reported as anti-virus s
video_monitor_system
- 包含与底层API的接口和数据库运用的技术。界面简洁,操作简易。-Contains low-level API using the interface and database technology. Interface is simple and easy to operate.
xingyun52
- 问题描述: 由用户选择一个商品序号,继而猜商品的价格,如果猜对了,则计算机提示:“Right!”,并在屏幕上输出用户猜了多少次才猜对此数,以此来反映猜数者“猜”的水平,结束游戏;如果猜错了,计算机提示“Wrong!”,并告诉用户所猜的数是高了还是低了。最多可以猜10次,如果猜了10次仍未猜中的话,则停止本次猜数,然后继续猜下一个数。每次运行程序用户可以反复猜多个商品,直到用户想停止时结束游戏。 用户结束游戏后,计算机把商品按照价格由低到高排序,并把排序后的商品序号显示出来。
C_Sharp_Ripper
- This code shows a way to make a CD ripper in C#. There are APIs from some vendors that allow reading audio CD tracks but it is also possible to do it using APIs that allow low level access to CD drives such as ASPI from Adaptec or IOCTL control codes
load
- windows界面的登陆系统,C#编译,vs2010通过,很低级的程序,初学者学习-the windows interface landing system, the C# compiler, VS2010 by very low-level program for beginners to learn
RecordBeta1.0
- 本WAV录音控件主要实现简单的Wave波形声音录制和回放的功能,在Windows下,音频函数有多种类型,本ActiveX控件的制作是基于低级音频函数和多媒体设备I/O来实现音频设备的输入和输出,控件提供了录音、停录、播放、暂停、停止的接口,来使得外部程序调用该接口实现WAV音频的录制和播放功能。-The main achievement of the WAV audio controls Simple Wave wave sound recording and playback function
CSLLKeyboard_demo
- KeyboardHook: class to enable low-level keyboard hook using the Windows API.
NetWin32Hooks_src
- KeyboardHook: class to enable low-level keyboard hook using the Windows API.