搜索资源列表
在PC上用并行口模拟I2C总线的C源代码
- 在PC上用并行口模拟I2C总线的C源代。-used on the PC parallel port simulation I2C Bus C source generation.
如何编写PC机上的BIOS在线升级程序
- 如何编写PC机上的BIOS在线升级程序-how to prepare the PC-BIOS upgrade
pc Java扫雷程序
- pc Java扫雷程序-pc Java clearance procedures
呱呱在线(PC蛋蛋源码)
- 没什么想说的,就是一套作广告任务赚佣金的程序,网上搜一下介绍很清楚,粗看了一下程序可以用!懒的改!网上下的!
PC蛋蛋美化版源码
- PC蛋蛋类似的广告任务网美化版 免费下载 模板是仿guagua8.com的 此程序是经过美化的,无病毒!使用说明:你的域名/admin 后台账号admin,密码123456,请登录后修改密..
PC蛋蛋php源码
- PC蛋蛋php源码
bluecove_tw
- pc端的j2se GUI界面包装j2me 端蓝牙搜索功能,可搜索设备和服务-pc side of the j2se GUI interface for packaging j2me client bluetooth search function, you can search facilities and services
BlueSender
- this is a code to connect pc to mobile via bluetooth
SearchBluetooth
- PC using java coding to search for existing bluetooth devices
43680511java-pc-pos0.01
- 值得学习的java pos机 源代码,采用纯java编写-Worth of learning java pos machine source code, written in pure java
BLIND-2-PC
- this v good project for the blind to interact with the pc with usng text to speech conversion-this is v good project for the blind to interact with the pc with usng text to speech conversion
BluetoothServiceDiscovery
- Discover Bluetooth services on cell phone from PC
Chat-Mobile-PC
- A chat between a mobile phone and a PC using socket in Java
pc
- 自动跳转,如非手机访问,自动跳转到PC页面-Automatic jump, such as non mobile access, automatically jump to the PC page
Socket连接PC和Android通讯
- Socket连接PC和Android通讯(Socket connects PC and Android communications)
pcToandroidAdbDemo
- 用eclipse实现的基于ADB协议的socket通信,能够用手机给PC发送控制命令(The socket communication based on ADB protocol is realized by eclipse, and the control commands can be sent to PC by mobile phone)
PC连接Android
- PC连接Android,在PC端输入命令和android进行通讯(PC connects Android, communicates commands at PC and communicates with Android)
123
- PCWAP信息管理系统可以轻松的管理手机版网站和PC版网站,以简单的功能灵活的标签调用可以使PCWAP成为几乎可以满足各种网站需求;手机建站源码程序总大小才1MB;主要有以下功能: 手机网站管理 一个后台同时拥有两个网站PC和手机版内容可以在一个后台进行管理 简单的前台标签调用 只要能看懂html就能轻松的使用PCWAP管理系统制作网站模板;全站通用标签,循环动态标签完美组合可以满足大部分企业网站; 自定义模板 在添加分类在可以对分类和该分类下的内容进行自定义展示模板,更好的满足各种
33333
- Monxin全网通商城系统包含了PC商城+手机商城+微信商城+线下收银,会员/订单/商品/库存 线上线下全网数据实时同步。 应用场景:连锁便利店/传统超市/厂商自营商城/行业商城平台/同城网购平台/线下收银/进销存... 主流硬件轻松对接:云打印机、收银机、电子称,条码枪。。。(Monxin full network business city system includes the PC mall + mobile phone mall + WeChat mall + offline co
PC
- CPU类要求getSpeed()返回speed的值,要求setSpeed(int m)方法将参数m的值赋值给speed。HardDisk类要求getAmount()返回amount的值,要求setAmount(int m)方法将参数m的值赋值给amount。PC类要求setCPU(CPU c)将参数c的值赋值给cpu,要求setHardDisk(HardDisk h)方法将参数h的值赋值给HD,要求show()方法能显示cpu的速度和硬盘的容量。(The UML diagrams associa