-
Accessfxqv1.0.0.rar access 查询分析器
Accessfxqv1.0.0.rar access 查询分析器-Accessfxqv1.0.0.rar access Query Analyzer
- 2022-08-22 07:10:57下载
- 积分:1
-
Can choose the Chinese version of the electronic design interface automatically...
可以选择中文版操作界面的电子设计自动...书中介绍如何用HQL编写Hibernate查询,如何结合使用Hibernate和基于Java的Criteria与Example。同时还详细介绍Hibernate的映射-Can choose the Chinese version of the electronic design interface automatically ... the book describes how to use Hibernate prepared HQL query, how to combine the use of Hibernate and Java-based Criteria and Example. At the same time, also gave details of Hibernate mapping
- 2022-09-16 10:45:03下载
- 积分:1
-
I2C(英特尔
I2C(Intel-Integrated Circuit bus)为内部IC控制的双向串行总线,用于连接微控制器及其外围设备的互连。该程序用Verilog HDL语言来实现FPGA模拟I2C协议作为主端对I2C从设备进行读/写操作。-I2C (Intel-Integrated Circuit bus) control IC for internal bi-directional serial bus for connecting micro-controller and its peripheral equipment interconnection. The program with the Verilog HDL language to achieve the FPGA simulation of I2C protocol as the main terminal from the device to the I2C read/write operations.
- 2022-03-17 09:28:17下载
- 积分:1
-
java 建造模式,JavaMail中最重要的一种模式,包括例子。
java 建造模式,JavaMail中最重要的一种模式,包括例子。-java construction mode, the most important JavaMail a model, including examples.
- 2023-03-10 10:00:04下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
Simplified Chinese Edition 3 matrix, used to generate dot
简体中文版3矩阵,用于生成点阵字体,中英文都不需要序列号,
- 2023-03-15 20:05:04下载
- 积分:1
-
模拟进程调度算法,用先来先服务算法进行调度。
模拟进程调度算法,用先来先服务算法进行调度。-Simulate the process of scheduling, first-come first-served scheduling algorithm.
- 2023-08-11 00:45:03下载
- 积分:1
-
动态计算网络最长最短路线
动态计算网络最长最短路线-dynamic computing network longest shortest route
- 2022-01-24 18:53:49下载
- 积分:1
-
LCD design resource reference for the inquiry PANEL resources
LCD设计资源参考,用于查询PANEL资源-LCD design resource reference for the inquiry PANEL resources
- 2023-04-07 07:30:04下载
- 积分:1
-
to use verilog code and c to translate a RGB bmp image(512*512) to a gray level...
to use verilog code and c to translate a RGB bmp image(512*512) to a gray level image -to use verilog code and c to translate a RGB bmp image (512* 512) to a gray level image
- 2022-10-15 05:20:03下载
- 积分:1