-
一个风景区的网站源码,前台很漂亮~!~
美工很是一流哟
网站后台功能很是强大.
源码运行环境:ASP+ACC
源码大小:47MB
后台...
一个风景区的网站源码,前台很漂亮~!~
美工很是一流哟
网站后台功能很是强大.
源码运行环境:ASP+ACC
源码大小:47MB
后台管理地址http://**************/admin
后台管理用户:admin
后台管理密码:admin-A scenic area of the website source code, front is very beautiful ~! ~ Art is a first-class yo site was very powerful back-office functions. Source operating environment: ASP+ ACC source Size: 47MB address http://**************/ admin Admin Admin User : admin Admin Password: admin
- 2022-08-31 14:20:17下载
- 积分:1
-
vc with the development of the huge memory games, beginners or very useful.
用vc++开发的贪吃蛇游戏,初学者还是很有用的。-vc with the development of the huge memory games, beginners or very useful.
- 2022-01-27 20:26:07下载
- 积分:1
-
这是COBOL的练习题目,可以有点参考价值
这是COBOL的练习题目,可以有点参考价值-This is the subject of practice, can have a bit of value
- 2022-12-12 01:05:04下载
- 积分:1
-
j2me手机游戏代码,内含图片素材和源代码文件
j2me手机游戏代码,内含图片素材和源代码文件-j2me mobile game code, including picture material and source code files
- 2022-02-13 17:49:34下载
- 积分:1
-
模糊逻辑空调
fuzzy logic air conditioner
- 2023-03-16 21:35:04下载
- 积分:1
-
Mouse programming tht can be added as a component as Graphical Programmin
Mouse programming tht can be added as a component as Graphical Programmin
- 2022-10-19 09:40:03下载
- 积分:1
-
Ajax 无刷新聊天室源代码,可供大家学些一下。
Ajax 无刷新聊天室源代码,可供大家学些一下。-Ajax without refreshing the chat room source code, available to learn about everyone.
- 2023-05-24 13:15:03下载
- 积分:1
-
Feature Matching
Feature Matching-关于图像特征点配准方面的一篇好的外文文章-Feature Matching-on image feature point registration area of a good foreign-language article
- 2023-06-12 15:50:04下载
- 积分:1
-
哲学家进餐问题,进程是独立参与分配资源的最小单位,在有线程的OS中,线程是运行的最小单位,
课堂所述进程之间的同步与互斥,实际上是属于不同进程的线程间的同步...
哲学家进餐问题,进程是独立参与分配资源的最小单位,在有线程的OS中,线程是运行的最小单位,
课堂所述进程之间的同步与互斥,实际上是属于不同进程的线程间的同步与互斥,当
然,属于同一进程的不同线程一样存在同步与互斥,其控制同步与互斥的原理跟进程
是一样的-dining philosophers problem, the process is independent participation in the allocation of resources as the smallest unit, in the OS thread, thread is the smallest unit of operation, the process described in the classroom between the synchronization and mutual exclusion. actually belong to different threads in the process of synchronization and mutual exclusion, of course, the same process there is a different thread synchronization and mutual exclusion, control and coordinate the process with the principle of the same
- 2022-08-22 22:48:11下载
- 积分:1
-
程序 Pencari Bilangan Terbesar dan terkecil
#include < stdio.h > //header 文件
#include < conio.h > //header 文件
int main () { //program utama mulai
int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低
printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序
printf (" ---nn") ;
printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan
为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + +
printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan
}
最大 = [1] ; //inisialisasi pertama untuk bilangan pertama
为 (x = 1 ; x < = n; x + +) {
- 2022-05-30 14:16:21下载
- 积分:1