搜索结果
找到约 26,030 项符合
A母usb2.0 的查询结果
Internet/网络编程 PrintNow is a 32-bit application that runs only under Windows 95 or Windows NT 4.0. It allows your
PrintNow is a 32-bit application that runs only under Windows 95
or Windows NT 4.0. It allows your PrtScr and Alt+PrtScr keys to
print a screen capture directly to your printer instead of just
copying the image to the Windows clipboard. PrintNow can also
print any DIB image in the clipboard, regard ...
嵌入式Linux 2410开发板在ADS下的A/D转换测试程序。 运行步骤: 1 打开ad.mcp工程文件 2 运行 3 用一根导线连接ad 输入0通道
2410开发板在ADS下的A/D转换测试程序。
运行步骤:
1 打开ad.mcp工程文件
2 运行
3 用一根导线连接ad 输入0通道,观察屏幕输出数据的变化
文件说明:
ad_test.c:开发板初始化文件
ad.c :ad测试主文件
嵌入式/单片机编程 NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0 specification.
NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0
specification. NORTi3 is divided into two packages: NORTi3 Standard and NORTi3 Extended. The
product NORTi3 Extended has implemented all the system calls of level E placed as "added and
extended functions” in the m ...
串口编程 Toggle P1.0 by xor ing P1.0 inside of a software loop.
Toggle P1.0 by xor ing P1.0 inside of a software loop.
通讯编程文档 1.软件名称:通讯录V1.0试用版 2.作 者:赵 权 3.开发工具:Visual C++6.0 4.数 据 库: Access2000 5.说 明: a.本程序在Windows 20
1.软件名称:通讯录V1.0试用版
2.作 者:赵 权
3.开发工具:Visual C++6.0
4.数 据 库: Access2000
5.说 明:
a.本程序在Windows 2000 上调试通过。
b.在使用时先用ODBC注册数据源,数据源名:addresslist(名称不可以写错)
c.第一次运行时,密码为空。进入系统后可以修改密码。 ...
文章/文档 CAN-bus 规范V2.0 版本 这本CAN 规范技术规范由两部分组成: • A 部分:CAN 的报文格式说明(按CAN1.2 规范定义)。 • B 部分:标准格式和扩展格
CAN-bus 规范V2.0 版本
这本CAN 规范技术规范由两部分组成:
• A 部分:CAN 的报文格式说明(按CAN1.2 规范定义)。
• B 部分:标准格式和扩展格式的说明。
教育系统应用 学生作业管理系统 1、能够随时查询学生的各种成绩 2、能够计算出学生的综合成绩 3、设计报表打印出学生的综合成绩 4、能够输入各种实际数据 5、其他约定: a.缺勤超过两次考勤成绩为0
学生作业管理系统
1、能够随时查询学生的各种成绩
2、能够计算出学生的综合成绩
3、设计报表打印出学生的综合成绩
4、能够输入各种实际数据
5、其他约定:
a.缺勤超过两次考勤成绩为0,超过4次,该门课程取消考试资格
b.作业未交3次,取消考试资格
c.各种成绩比例:考勤:10%,作业10%,实验:10%,期末考试:70% ...
其他 This a program which can read information from a web server. * @version 1.0 2000/01/01 * @auth
This a program which can read information from a web server.
* @version 1.0 2000/01/01
* @author jdeveloper
Linux/Unix编程 A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the correspo
A C++ N-grams Package 2.0
This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on usage is documented in the header right above each ...
手机短信编程 //在tc3.0++在运行 //a数组用于随机产生1-6数表示每个方格后面的图形.用inita()函数来实现 //c数组用于记录方格的状态,用字符L(lock)表示没有打开的方格 //D(d
//在tc3.0++在运行
//a数组用于随机产生1-6数表示每个方格后面的图形.用inita()函数来实现
//c数组用于记录方格的状态,用字符L(lock)表示没有打开的方格
//D(delete)表示已消去的方格.O(open)表示打开的方格.
//变量m表示按回车键的有效次数.也是记忆力参数,越小记忆力越好
//变量xpos,ypos用于表示当前光标所在的位置
//( ...