搜索结果
找到约 1,119 项符合
msp-TEST 的查询结果
uCOS 1. 本移植也是从网上Download的
1. 本移植也是从网上Download的,稍微做了一下整理. 移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外 对中断专门用了一个函数OS_int_A.s 按其中的规则 写中断函数即可 2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件 (我习惯这么用) 3. 将所 ...
Linux/Unix编程 项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for
项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for process IDs, UID, GID, signal masks, umask, priority, file descriptors, and environmental variables. It comes with test configurations for anacron, apache, atd, crond, GDB, inittab, logrotate, PHP ...
STL What s inside :README - this fileINSTALL - installation instructionsstlport - main STLport include d
What s inside :README - this fileINSTALL - installation instructionsstlport - main STLport include directorysrc - source and makefiles for iostreams implementationlib - installation directory for STLport library (if you use STLport iostreams only)test/regression - regression test, using wrapper iost ...
VHDL/FPGA/Verilog 系数为4的扰码生成器
系数为4的扰码生成器,并每四位扰码产生一个触发串并转换的触发信号,可用于4b/5b编码的触发信号。verilog程序,带test程序
嵌入式/单片机编程 D:MyData其它我的文章C51cp1_1 est.uv2 Project File Date: 04/02/2003
D:\MyData\其它\我的文章\C51\c\p1_1\test.uv2 Project File Date: 04/02/2003
SCSI/ASPI 这是一个校园考试系统
这是一个校园考试系统, 管理员和密码是admin 测试用户名和密码是test 测试用户名和密码是kshafo
企业管理 双击“源代码assets”文件夹内的assets.pjx工程文件
双击“源代码\assets”文件夹内的assets.pjx工程文件,在VFP 6.0工作环境下打开工程,即可查阅代码并运行程序。登录时初始用户名和密码为(注意大小写): admin:123456 系统管理员,具有所有权限 test:123456 测试用户,无权限
Java编程 java ejb开发 程序4、语句alter table people add(phone_number varchar2(10)) 的作用是 A 修改表结构 B 为people表添加约束
java ejb开发 程序4、语句alter table people add(phone_number varchar2(10)) 的作用是 A 修改表结构 B 为people表添加约束,约束名称是phone_number C 向people表中添加一列,名称是phone_number,数据类型是varchar2,长度是10 D 上述答案均不正确 5、( )BLOB和CLOB的区别在于 A CLOB只能存放字符类型的数据,而BLOB没 ...
Java编程 通子的考试系统 本程序版权属于通子 程序功能: 1。考生可以选择科目进行考试 2. 考过科目不再重新登陆考试 2。考题时随机的
通子的考试系统 本程序版权属于通子 程序功能: 1。考生可以选择科目进行考试 2. 考过科目不再重新登陆考试 2。考题时随机的,避免考生之间互相抄袭。 3。考题为五题,设定30秒后自动提交 4。提交后可以直接得到你的成绩,并知道你是否通过了考试了 5. 可以了解你的成绩与总成绩的对比 程序优缺点: 1。未使用javaBean技术 ...
驱动编程 Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Informati
Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Information。The companion disc for Programming the Microsoft Windows Driver Model contains more than 20 sample drivers and test programs to illustrate the topics covered by the book.