搜索结果
找到约 1,194 项符合
V-AC 的查询结果
其他 MAX220–MAX249系列线驱动器/接收器
MAX220–MAX249系列线驱动器/接收器,专为EIA/TIA-
232E以及V.28/V.24通信接口设计,尤其是无法提供±12V
电源的应用。
这些器件特别适合电池供电系统,这是由于其低功耗
关断模式可以将功耗减小到5μW以内。MAX225、
MAX233、MAX235以及MAX245/MAX246/MAX247
不需要外部元件,推荐用于印刷电路板面积有限的
应用。 ...
Java编程 ActionForward的使用 1、理解全局和局部ActionForward的概念 2、redirect的使用 3、struts-config.xml文件不允许动态修改 4、理解动态Ac
ActionForward的使用
1、理解全局和局部ActionForward的概念
2、redirect的使用
3、struts-config.xml文件不允许动态修改
4、理解动态ActionForward,动态的ActionForward是可以运行期修改的
Java编程 isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirement
isual Chat 1.91 Developer Edition
- Customize the Visual Chat code regarding your own requirements
- Use customchatdev.html for developing / testing
- Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools)
- Adapt the customch ...
VHDL/FPGA/Verilog --文件名:mine4.vhd。 --功能:实现4种常见波形正弦、三角、锯齿、方波(A、B)的频率、幅度可控输出(方波 --A的占空比也是可控的)
--文件名:mine4.vhd。
--功能:实现4种常见波形正弦、三角、锯齿、方波(A、B)的频率、幅度可控输出(方波
--A的占空比也是可控的),可以存储任意波形特征数据并能重现该波形,还可完成
--各种波形的线形叠加输出。
--说明: SSS(前三位)和SW信号控制4种常见波形种哪种波形输出。4种波形的频率、
--幅度(基准幅度A)的 ...
人工智能/神经网络 A tutorial and open source code for finding edges and corners based on the filters used in primary v
A tutorial and open source code for finding edges and corners based on the filters used in primary visual cortex.
JavaScript Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and V
Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.
Oracle数据库 1、 求当前会话的SID
1、 求当前会话的SID,SERIAL#
SELECT Sid, Serial#
FROM V$session
WHERE Audsid = Sys_Context( USERENV , SESSIONID )
书籍源码 夏宇闻8位RISC_CPU的完整代码+TESTBENCH(已调试) modelsim工程文件
夏宇闻8位RISC_CPU的完整代码+TESTBENCH(已调试)
modelsim工程文件,包括书中所测试的三个程序和相关数据,绝对可用~所有信号名均遵从原书。在论坛中没有找到testbench的,只有一个mcu的代码,但很多和书中的是不一样的,自己改了下下~`````大家多多支持啊~`我觉得书中也还是有些不尽如人意的地方,如clk_gen.v中clk2,clk ...