My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 110
= DarkWynter Xna Controller Harness = == Summary == DWController is an override controller system in C# for Xna. It collects input from the Mouse, Keyboard, XBox Analog Controls, and XBox Digital Controls. == Introduction == Key/Function pairs are added in override constructor. Key-press...
Control system for Waffelmeister 3000 @ Chalmers Robotförening
Archivos para el Proyecto Final
Model–View–Controller Kit Example: {{{ import model import view import controller class MyModel(model.Model): def __init__(self): model.Model.__init__(self) self.rows = [] def _insert(self, row): self.rows.append(row) return True ...
= AndromedAS version 1 = This library is a RIA framework extension based on VEGAS the ECMAScript & ActionScript opensource framework. This library implement a full MVC tool to develop richmedia applications. This library implement an experimental IOC package based on the Spring.net framewo...
= LunAS version 1 = == Description == This library is a component and display framework extension based on VEGAS the ECMAScript & ActionScript opensource framework. This library contains basic and abstract implementations to create components in AS2 and AS3. For the moment this extension...
This program allows control of 24 individual on/off channels through the parallel port. It reads channel states and a project name from a text [CueFile cue file] on your computer that contains the cues for the controller. This program uses [http://parshell.sourceforge.net parashell] to control th...
This is based off code from the reprap (http://reprap.org/bin/view/Main/WebHome) project, though I've managed to rewrite almost all of the code thus far. The purpose is to allow a computer to send gcode via a USB cable to an arduino which will interpret the gcode and drive stepper motors using ...
=[http://www.konstrukt.dk/ konstrukt.dk]= ==About== Konstrukt is a minimalistic framework which provides a foundation on which to build rather than a boxed solution to all problems. It focuses on the controller layer, and tries to encourage the developer to deal directly with the HTTP protocol...
qTor - Tor的一个简易控制器,vb编写体积小使用简单、速度快链路长度可变。 * 提供两种模式,快速模式下链路长度缩为2响应速度更快但匿名性低 * 直接干预链路创建,有效排除大陆港澳古巴等节点 * 控制端口使用密码验证和随机端口 * 可集成SocksCap方便使用(需sc32文件夹) * 同时使用多条链路(一些记录IP的网站/软件将无法使用,不支持隐藏服务)。 使用方法: # 设置浏览器代理 HTTP :127.0.0.1:10000 或 Socks:127.0.0.1:10001 # 启动 qtor_xxx.exe ,链路选项卡出现变绿方块后就可以...
1 2 3 4 5 6 7 8 9 10 Next