-
login page to enter restrict page
login page to enter restrict page
- 2022-06-15 21:37:45下载
- 积分:1
-
1:先进先出和后进先出法;2:CRC校验码的算法
1:FIFO和LIFO程序;2:CRC校验码算法-1: FIFO and LIFO procedure; 2: CRC verification code algorithm
- 2023-06-17 12:50:03下载
- 积分:1
-
实现的是一个虚拟示波器的功能,但只能实现模拟,不能实际测量,只需增加一个模块就行了,运行时注意不要让自动的最大值与最小值相同,否则会一直跳闪,还有就是有些功能测
实现的是一个虚拟示波器的功能,但只能实现模拟,不能实际测量,只需增加一个模块就行了,运行时注意不要让自动的最大值与最小值相同,否则会一直跳闪,还有就是有些功能测的不是很准确,需要调节。-Realize a virtual oscilloscope functions, but only the realization of simulation, not actual measurements, just add a module on the list, run-time attention to not to let the automatic the same maximum and minimum value, otherwise they will always jump flash, there is Some functional test is not very accurate, needs to adjust.
- 2023-02-21 21:20:03下载
- 积分:1
-
Hypertext makup language example.
Hypertext makup language example.
- 2022-08-25 19:44:24下载
- 积分:1
-
A. Executive SPLIB B. Implementation SPDOS C. loading D. Pinyin module loading W...
A.执行SPLIB B.执行SPDOS C.装载拼音模块D.装载五笔字型输入模块32.在汉字输入状态下, 按下Shift+A组合键后,输入了_______。 ... A.按原代码方式B.按指定字体C.按标准方式D. 按分栏方式41.FoxBASE启动后,在圆点"."提示符下,执行命令文件MAIN. -A. Executive SPLIB B. Implementation SPDOS C. loading D. Pinyin module loading WBZX module 32. The state of inputting Chinese characters, press Shift A key combinations, the importation of _______. The original code ... A. B. manner specified by standard fonts C. D. manner by way 41.FoxBASE columns after commencement, the dots "." Prompt implementation of an order document MAIN.
- 2022-02-03 01:43:58下载
- 积分:1
-
max232资料
max232资料-max232
- 2022-05-06 04:29:14下载
- 积分:1
-
VB MO
VB+MO的GIS开发代码,在MO中所有的渲染一网打尽,强烈推荐!-VB MO
- 2022-03-11 14:35:42下载
- 积分:1
-
智能数字交流毫伏表的设计与实现
是pdf格式的
智能数字交流毫伏表的设计与实现
是pdf格式的-Intelligent Digital AC millivolt meter Design and Implementation is a pdf format
- 2022-03-21 03:02:10下载
- 积分:1
-
生成一个 Rayleigh flat
生成一个 Rayleigh flat-fading channel with Doppler shift
- 2023-03-25 00:55:03下载
- 积分: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