-
数据库访问原代码
数据库访问原代码-original code database access
- 2022-03-29 03:12:26下载
- 积分:1
-
初学者的源c代码,一共5个,主要是c基础,包括文件操作。
初学者的源c代码,一共5个,主要是c基础,包括文件操作。-c beginners source code, a total of five, mainly c base, including file operations.
- 2022-06-13 13:15:02下载
- 积分:1
-
在v.b屏幕捕获
应用背景这个网站已经发展到帮助其他程序员捕获屏幕在他们的应用程序,你可以将它捕获任何时候一些人想保存/更改数据库关键技术VB屏幕捕获机制,利用内置摄像头在你的机器。一般的应用程序使用v.b捕获屏幕
- 2022-08-24 16:08:44下载
- 积分:1
-
java常用的排序算法源码,从最基本的冒泡排序到快速排序,基排序等各种实现...
java常用的排序算法源码,从最基本的冒泡排序到快速排序,基排序等各种实现 -commonly used sorting algorithm java source code, from the most basic to the Quick Sort Bubble Sort, sort, etc. to achieve the base
- 2022-04-22 17:48:13下载
- 积分:1
-
求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接...
求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接的线路连接。如果用三元组(i,j,f)来表示该网络中的站点I和站点j之间有直接的线路连接且它们之间的距离为f 当已知该网络各站点之间的直接连接情况由m个三元组(i1,j1,f1),(i2,j2,f2),…,(im,jm,fm)确定时,要求计算出对于网络中任意一个站点g(1≤g≤n)到其余各站点的最短距离。-the shortest path. Assuming a computer network n site, followed by No. 1, 2, ..., n; Some sites have direct connections (that is, between two sites are no other site), and some sites have no direct connections. If three yuan (i, j, f) to the network said the site j site and I have direct connections between them but the distance of f the network known as the site of the direct link between the situation by 3 m (i1, j1, f1), ( i2, j2, f2), ..., (im, jm, fm) to determine, calculate requirements for a network site arbitrary g (1 g n) of the rest of the site is the shortest distance.
- 2023-05-31 21:45:02下载
- 积分:1
-
Access数据库下实现的系统,功能很强大,适合初学者学习~
Access数据库下实现的系统,功能很强大,适合初学者学习~-Implemented under the Access database system, function is very powerful, suitable for beginners to learn ~
- 2023-07-06 03:10:03下载
- 积分:1
-
Interactive SQL Tool
Interactive SQL Tool
- 2022-11-27 01:40:03下载
- 积分:1
-
这是一则无刷新发帖的实例,也是对Ajax的一个实际应用,后台是Apache+PHP,数据是文本(之所以考虑文本方便,数据库的话还要先安装,反而搞的复杂,所以采用...
这是一则无刷新发帖的实例,也是对Ajax的一个实际应用,后台是Apache+PHP,数据是文本(之所以考虑文本方便,数据库的话还要先安装,反而搞的复杂,所以采用文本。当然了,实际应用当中是采用MySql还是文本可以另选)-This is a refreshing post had no examples of Ajax is also a practical application, the background is a Apache+ PHP, the data is text (the text is having convenient, if the database should be installed, but are engaged in complicated, so use a text . Of course, the practical application of which is used MySql or text can elect)
- 2022-01-29 02:42:24下载
- 积分:1
-
LL(1)文法编译器的设计与实现
资源描述这是一个简单的c#完成的LL(1)文法编译器的设计与实现的程序,已经生成了.EXE程序,有实验报告,可以按着说明操作。
- 2022-07-26 06:12:05下载
- 积分:1
-
使用数据库的VC编程实现,一个简单的DEMO
使用数据库的VC编程实现,一个简单的DEMO-use of the VC database programming, a simple DEMO
- 2023-09-01 01:05:03下载
- 积分:1