资源列表
xujijiqiren
- 寻迹机器人设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-tracing robot design and development environment for the ICC, can compile a compendium, Embedded directly to the downward avr microprocessor control
kaipiaogaizhang
- 开票盖章系统设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-drawer sealing systems design and development environment for the ICC, can compile a compendium, Embedded directly to the downward avr microprocessor control
Water_Simulation
- 开发工具:DirectX 9.0,VisualC++,极棒的水的模拟。-Tools : DirectX 9.0, VisualC + +, most of the water wand simulation.
diandongjiqudong
- 直流电动机驱动器设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-DC motor drive design and development environment for the ICC, can compile a compendium, Embedded directly to the downward avr microprocessor control
polynomial2
- 本程序用2003.NET做的.介绍了另一种做法.-the procedure used in 2003.NET do. On the other approach.
javaFilter
- java文件注释过滤器,将文件中的注释过滤掉.-java document filters, the document notes strip.
serverclientsocket
- 一个服务器,客户端程序.客户端发送查询信息,服务端返回查询结果-a server, the client program. Send inquiries client information, service-return Results
mriwarp-1.52.tar
- This a collection of utilities for warping of MRI image volumes. See the man pages for documentation. The warp method is described in detail in the following paper Enhancing the Multivariate Signal of 15-O water PET Studies With a Ne
TypeGame_delphi
- 用delphi7做的一个打字游戏,涉及到定时器,动态添加菜单,标签,自定义响应菜单等内容,可以学习一下-delphi7 do with a typing game that involves timer, adding dynamic menus, labels, Since the definition in response to menus, and other elements that can learn from this
N.C.P.H--heikejishuyuwangluoanquan
- 黑客技术与网络安全,,,,值得一看,,是一般不错的电子书籍-hacking technology and network security,, an eye-catcher, is generally good e-books
humanbeingManage
- 用VisualC#.NET和SQLSEVER开发的人力资源管理系统,具有实用价值,包括数据库的建库脚本-with VisualC#.NET and SQLSEVER development of the human resources management system, have practical value, including the construction of the database scr ipt
guiser
- 服务程序(Service)一般是不能和用户进行交互的,所以他一般是不能显示窗口的。要和用户进行交互(如显示窗口),我们必须打开用户WinSta0和desktop,下面的这段代码就是打开上述两个,并显示一个dialog. 运行:编译生成guiser.exe, 运行guiser /service, 然后在控制面板的服务中启动该服务,将会出现一个对话框! 上述程序在win2000 professional + VC6.0 + Sp5.0 + Platform SDK 2001.8编译运行