-
text of the inquiry system, a direct name inquiries, and inquiries, or inquiries...
文本查询系统,有直接名字查询,有and查询,有or查询,有!查询,可以有这些的复合查询-text of the inquiry system, a direct name inquiries, and inquiries, or inquiries! Inquiries can be a composite of these inquiries
- 2022-05-26 02:17:39下载
- 积分:1
-
包含信息的采集系统(当前用户、存储信息,…
一个包含获取系统信息(当前用户,内存信息,硬盘序列号,操作系统版本,计算机名,IP地址等)函数的pas文件,其中含有应用各函数方法的例子!-Acquisition system that contains information (current user, memory information, hard drive serial number, operating system version, computer name, IP address, etc.) function of the pas file, which contains application examples of the function!
- 2023-02-17 04:45:04下载
- 积分:1
-
系统的功能
系统登陆界面:
系统主界面:
用户管理模块
学生缴费管理模块...
系统的功能
系统登陆界面:
系统主界面:
用户管理模块
学生缴费管理模块-System, landing system interface: System interface: User Management Module Management Module students pay
- 2022-03-23 05:42:58下载
- 积分:1
-
由计算机来当小学低年级学生的数学老师的VB应用程序
由计算机来当小学低年级学生算术老师的VB应用程序-By the computer to when the lower primary students math teacher VB application
- 2022-03-05 09:26:07下载
- 积分:1
-
3个VB.net的控件事例,一个简单的验证控件,希望对大家有帮助...
3个VB.net的控件事例,一个简单的验证控件,希望对大家有帮助-Three VB.net control sample include a valid verify input control.
- 2022-03-15 06:58:43下载
- 积分:1
-
模仿windows计算器 基本上都实现了
模仿windows计算器 基本上都实现了-imitation windows calculator basically achieved
- 2022-01-30 14:50:19下载
- 积分:1
-
STM32F103 串口收发-中断方式
基于STM32开放版 运行于MDK
实现基本的串口通信实验 对于初入STM32学习的人有很大帮组。
1.MDK文件夹
--- MDK启动软件
2.obj文件夹
--- 包含编译产生的中间文件
--- 最终可执行的HEX文件程序
3.src文件夹(包含所有的源代码)
---包含main.c文件
- 2022-03-19 06:38:09下载
- 积分:1
-
JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是...
JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是JNI。
JAVA通过JNI调用本地方法,而本地方法是以库文件的形式存放的(在WINDOWS平台上是DLL文件形式,在UNIX机器上是SO文件形式)。通过调用本地的库文件的内部方法,使JAVA可以实现和本地机器的紧密联系,调用系统级的各接口方法。
-JAVA characteristics of its cross-platform very popular, and because it is the purpose of cross-platform, making it the local machine to become small internal contact, the functions of its binding. JAVA solution on the local operation is a method of JNI. JAVA through JNI to call native methods, and the local method is based on the form of library files stored (in the WINDOWS platform are on the form of DLL files, in the UNIX machines are SO on the form of a document). By calling the local library file internal methods, so that JAVA and local machine can achieve close contact, call the system-level methods of the interface.
- 2022-08-19 07:40:31下载
- 积分:1
-
这个算法很好的实现了bp算法的功能。能够很好的帮助初学者了解bp算法思想。...
这个算法很好的实现了bp算法的功能。能够很好的帮助初学者了解bp算法思想。-The algorithm achieved a very good bp algorithm. Can be a good idea to help beginners understand the bp algorithm.
- 2022-05-13 22:39:56下载
- 积分:1
-
题 目 :最短路由计算
题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象...
题 目 :最短路由计算
题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象为一个结点,每条链路则用带有方向的边表示,边上的权值表示相邻结点的代价值。于是可以根据最短路径算法得出最佳的路由表。
-Title: Calculation of the shortest route subject description: INTERNET by routers in a number of network datagram forwarding, routing problems in the study, they can each router, LAN or WAN are abstracted as a node point, each link is used with the express direction of the edge, the edge of the right to express the value of adjacent nodes in lieu of value. It could thus be the basis of the shortest path algorithm to draw the best routing table.
- 2022-07-02 22:52:29下载
- 积分:1