资源列表
排序选择:
SendInputAPI
- 利用API函数监听鼠标运作,打开系统的记事本程序、画图程序以及DOS提示符,同进监听鼠标的单击、双击、滚轮运作等,还可以控制其它的应用程序。-API function to use the mouse to monitor the operation of the Notepad to open the system procedures, drawing procedures, as well as DOS prompt, with the click of the mouse into th
AdaptiveNonlinearSystemIdentification
- The subject of this book covers three different specific academic areas: Nonlinear systems, adaptive filtering and system identification.
2410nor_lcdtest_v1.4
- s3c2410/s3c2440的bootloader演示程序,含lcd测试代码。-s3c2410/s3c2440 the bootloader demonstration program, including test code lcd.
GetPCInfo
- VB6编程全面检测系统硬件信息,包括CPU、内存、硬盘、显示器、主板、调制解调器、处理器、光驱、键盘、BIOS等硬件信息,原理是什么没有搞清楚,希望对VB编程的朋友能从中得到启发。-VB6 programming comprehensive hardware detection system, including CPU, memory, hard drives, monitors, motherboards, modems, processors, drives, keyboard, BIOS
FlashPlay
- 一个用VB编写的具有超多功能的Flash(swf) 播放器,可以搜索硬盘中的swf文件自动播放,并可自由控制Flash文件,支持播放控制:前进、后退、快进、慢放等控制操作。-With the preparation of a VB with a super-multi-functional Flash (swf) player, can search the hard disk automatically to play the swf file, and the freedom to cont
LPC2131
- LPC2131的工程模板和demo代码。-LPC2131 project templates and demo code.
modsql
- 一个简单的VB数据库应用研究,编程实现的小工具,用于MSSQL数据库连接测试,并允许载入SQL脚本文件创建数据库。本程序可用于你的软件项目中,作为一个数据库创建模块,省去手动配置数据库的麻烦,比较实用方便。-A simple VB database application research, programming a small tool for MSSQL database connection test, and allows loading create database SQL scr
BehzadKhiavchi_CEASAR_cipher
- Caesar cipher in C-Caesar cipher in C++
small_TcpServerDemo
- Sample Sockets client/Server C#, dotNet framework, -Sample Sockets client/Server C#, dotNet framework,
GetprocessRam
- VB编写的一款小工具获取任意运行的系统进程所占用的内存使用信息,并包含了几个示例程序:加载100个窗体,加载位图、显示图片、删除窗体、加载文件、刷新列表等。 窗口下边适时显示选中进程的当前内存使用情况、页面文件(虚拟内存)大小等。-VB prepared to obtain a small tool for any process running on the system memory occupied by the use of information and includes a
BehzadKhiavchi_S-DES
- Implementation of S-DES in c-Implementation of S-DES in c++
Adaptive_Filtering_Matlab
- It a adaptive filtering book, which consist of Wiener filter, LMS, NLMS and RLS algorithms and lots of matlab implementation. It s so practical for adaptive filtering algorithms.