-
An image and text into a transparent process sample. Pb use.
一个使图片和文本变成透明的程序示例.pb中使用.-An image and text into a transparent process sample. Pb use.
- 2023-02-28 10:25:04下载
- 积分:1
-
VB+ DB Course System
VB+DB课程体系
- 2022-06-14 21:47:49下载
- 积分:1
-
商品信息管理系统,对大家的数据结构的课程设计很有帮助!
商品信息管理系统,对大家的数据结构的课程设计很有帮助!-commodity information management system for all of the data structure design courses helpful!
- 2023-09-07 06:45:03下载
- 积分:1
-
一个小游戏,用了三种不同的方法实现,对于人工智能的一些搜索算法可以有更深的了解...
一个小游戏,用了三种不同的方法实现,对于人工智能的一些搜索算法可以有更深的了解-a little game with three different ways, For some artificial intelligence search algorithm can have a deeper understanding
- 2023-08-01 19:25:02下载
- 积分: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
-
汇编程序从键盘输入一个字符,要求调用bios中断,并用八进制的形式显示其扫描码和ascii码...
汇编程序从键盘输入一个字符,要求调用bios中断,并用八进制的形式显示其扫描码和ascii码-assembler input from the keyboard of a character, called bios interrupt request, and octal form indicating their scan code and code ascii
- 2022-05-23 23:00:59下载
- 积分:1
-
串口程序 可以接受串口数据并进行数据处理和显示 是一个不错的数据终端...
串口程序 可以接受串口数据并进行数据处理和显示 是一个不错的数据终端-Serial procedures can accept serial data and data processing and display is a good data terminal
- 2023-06-02 21:45:03下载
- 积分:1
-
利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串...
利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串-tables and the use of the limited state of the automatic machine operation principle procedures, making procedures to identify whether an input string as a symbol effective Series
- 2022-08-11 14:09:13下载
- 积分:1
-
simple Chinese chess game for the source code from C++ beginners learning
简单的中国象棋游戏源代码 适合从c++初学者学习-simple Chinese chess game for the source code from C++ beginners learning
- 2022-02-09 15:09:08下载
- 积分:1
-
IDL语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。...
IDL语言编写的,利用线性插值发进行网格值插值运算,等价于从新定义数组大小。-IDL language, using linear interpolation for the value interpolation grid operator, equivalent to the new definition of array size.
- 2022-06-20 19:02:38下载
- 积分:1