搜索结果
找到约 1,088 项符合
SEED-F 的查询结果
VHDL/FPGA/Verilog High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support. F
High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support.
For full-speed USB devices the operating frequency was low enough to allow data recovery to be handled
in a vendors VHDL code, with the ASIC vendor providing only a simple level translator to meet the U ...
Java编程 Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable lo
Besides enhanced looks and advanced features, one of the best things about Swing is its pluggable look and feel (PLAF). PLAF architecture allows seamless changes in the appearance of an application and the way an application interacts with the user. However, designing and developing a PLAF is much m ...
单片机开发 This is a Document on how to implement DDS on SX Communication controllers by Rho Enterprises with F
This is a Document on how to implement DDS on SX Communication controllers by Rho Enterprises with Full Hardware Diagram and Software Program.
Java编程 利用随机数产生1000个0~100之间的考试分数
利用随机数产生1000个0~100之间的考试分数,将其存入一个文本文件中,然后程序从这个文件中读取这1000个考试分数,统计其中各分数段(A[90,100],B[80,90), C[70,80), D[60,70), F[0,60))的人数 、所占百分比,平均分。
数值算法/人工智能 NEWTON-RAPHSON求解一个连续方程
NEWTON-RAPHSON求解一个连续方程,f(X)=0,前提给一个初始值
数值算法/人工智能 SECANT法求解一个连续方程
SECANT法求解一个连续方程,f(x) = 0,给两个初始值
Jsp/Servlet JS实现的页面搜索效果
JS实现的页面搜索效果,类似Ctrl+F,兼容IE和Firefox(备注:自己复制过去就可以了)