-
this document is related to the orcad layout plus. this document is useful in un...
this document is related to the orcad layout plus. this document is useful in understanding and starting the orcad pcb design tool layout plus.
- 2022-12-23 12:45:03下载
- 积分:1
-
very classic example Daquan
delphi实例大全非常经典-very classic example Daquan
- 2022-07-21 07:44:03下载
- 积分:1
-
[Trone V0.1] profiles gamers control a key : R, F, D, G game two control buttons...
[Trone V0.1]功能简介 游戏者1控制键:R,F,D,G 游戏者2控制键:UP,DOWN,LEFT,RIGHT F1:查看帮助信息 F2:设定游戏速度等级,0为最快,1为正常,2最慢 F3:设定游戏者1的颜色,有15种颜色可以选择,黑色是背景色,不能选 F4:设定游戏者2的颜色-[Trone V0.1] profiles gamers control a key : R, F, D, G game two control buttons : UP, DOWN, LEFT, RIGHT F1 : View information to help F2 : Setting speed grade games, 0 for the fastest one- normally, the two slowest F3 : a game set the color, 15 colors to choose from, the background color is black, not your F4 : Setting game two colors
- 2022-01-26 03:55:01下载
- 积分:1
-
注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。其中端口A和B分...
注塑机生产过程的微机控制系统设计本系统设计是通过8255A并行端口A、B传输数据控制12个LED发光二级管的亮灭来模拟控制两台注塑机的生产过程。其中端口A和B分别对应1号和2号注塑机,每一个LED代表一个工序。编程语言采用BORLAND C++语言。-injection molding machine of the production process computer control system design of the system design through 8255A Parallel Port A, B transmission of data control 12 LED light emitting diode to the analog-to eliminate two injection molding machine control the production process. These ports A and B respectively counterparts on the 1st and the 2nd injection molding machine, each one represented an LED processes. BORLAND programming language using C language.
- 2022-04-06 16:51:07下载
- 积分:1
-
经验模式分解程序(matlab)可以对输入信号进行经验模式分解...
经验模式分解程序(matlab)可以对输入信号进行经验模式分解-Empirical mode decomposition process (matlab)
- 2022-02-11 23:37:20下载
- 积分:1
-
qpsk经典小程序,调通了的程序,欢迎大家下载哦
qpsk经典小程序,调通了的程序,欢迎大家下载哦-qpsk classic applets, tune talked procedures, welcome to download oh
- 2023-06-10 18:50:03下载
- 积分:1
-
samsung公司的s3c2443的的原理图,包括核心板和底板,希望对大家有用...
samsung公司的s3c2443的的原理图,包括核心板和底板,希望对大家有用-samsung" s schematic diagram of the s3c2443, including the core board and floor, in the hope that useful
- 2022-01-26 05:51:29下载
- 积分:1
-
可以直接加入程序中运行的程序软件!加入后不需别的条件直接放入所建立的文件中...
可以直接加入程序中运行的程序软件!加入后不需别的条件直接放入所建立的文件中-accession process can directly run the software! After joining the other without directly Add conditions established by the document
- 2023-03-03 22:15:03下载
- 积分:1
-
测试输入输出
这是一个测试的输入和输出的一些花哨的文本样品和音频也许以后: D:
- 2022-05-18 15:01:34下载
- 积分:1
-
For any software that handles client requests, at some point, there must be a pe...
For any software that handles client requests, at some point, there must be a persistent point where all data related to the clients are stored. Those storages can be any thing (database, mainframes, files etc.). What if this software needs to access those storages with concurrent requests, knowing that opening a connection is memory and CPU consuming? A Connection Pool is a container of open and reusable connections. It will help you save both memory and CPU time. Also, it will help you in managing connections.
- 2022-03-20 11:42:04下载
- 积分:1