代码搜索:键盘程序
找到约 10,000 项符合「键盘程序」的源代码
代码结果 10,000
www.eeworm.com/read/469036/6983977
bak 菜单程序1.bak
_screen.caption="图书管理系统"
set sysmenu on
do 主菜单1.mpr
www.eeworm.com/read/467775/7001108
ppt 9.1-hello程序实验.ppt
www.eeworm.com/read/467775/7001124
ppt 5.1-helloworld程序实验.ppt
www.eeworm.com/read/467865/7002924
txt 此程序注意事项.txt
由于SST89E564芯片在仿真的时候占用了仿真通讯口作为联机通讯通道
所以不能支持对COM口的硬件仿真
www.eeworm.com/read/467088/7015551
m b样条曲线生成程序.m
%B样条曲线生成程序
a=[10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90;20 16 26 26 26 26 24 24 24 22 22 16 28 26 26 26 24]; % 控制顶点数组;
plot(a(1,:),a(2,:),':'); % 绘制控制多边形;
hold on;
www.eeworm.com/read/467182/7019521
c 健康检测系统程序(改好).c
#include
#define POWER 3 // 0=min power...3 = max power
#define HFREQ 0 // 0=433MHz, 1=868/915MHz
#define CHANNEL 351 // Channel n
www.eeworm.com/read/466907/7023307
exe usb上位机测试程序.exe
www.eeworm.com/read/466376/7034515
exe 色环电阻阻值计算程序.exe
www.eeworm.com/read/464328/7165367
java java数字签名程序.java
import java.security.*;
public class SignatureExample {
public static void main(String[] args){
try{
byte[] info ="待签名信息".getBytes();
//产生RSA密钥对(myKeyPair)
KeyPairGener
www.eeworm.com/read/463459/7180462
bat debug生成取色按钮程序.bat
@echo off
:: eech 于 2006-11-29 发表于DOS联盟,electronixtar 修改,jm 完善
title building file,please waiting...
more +10 "%~f0"|debug>nul
chcp 936>nul
copy /b /y tmp1 ActiveMouse.exe>nul
start ActiveMouse.