-
皇后问题解法任意皇后可解
皇后问题解法任意皇后可解-Solutions arbitrary Queen"s Queen"s solvable
- 2023-02-01 17:00:04下载
- 积分:1
-
地震资料处理时计算二维测线交点的程序,有弯线也能用
地震资料处理时计算二维测线交点的程序,有弯线也能用-seismic data processing, calculate 2-D lines of the intersection of procedures, it also can be used curved lines
- 2023-05-28 09:20:03下载
- 积分:1
-
这个图形教程说明了如何将数据从Excel并创建一个图像。示例数据文件中。图形教程PowerPoint中完成。彩色打印,如果你能。右键单击该文件。缴费一旦下载打印...
这个图形教程说明了如何将数据从Excel并创建一个图像。示例数据文件中。图形教程PowerPoint中完成。彩色打印,如果你能。右键单击该文件。缴费一旦下载打印。-This graphical tutorial shows how to bring data in from Excel and create a plot from it. Sample data file is included. Graphical tutorial is done in PowerPoint. Print in color if you can. Right click on the file .PPS to print once downloaded.
- 2022-01-24 17:49:14下载
- 积分:1
-
功能简介: 多用户管理分权限发布、管理软件信息; 自由选择系统默认为静态HTML或动态ASP; 无限制添加下载服务器,添加软件只需要填写软件名称; 新增广告管理
功能简介: 多用户管理分权限发布、管理软件信息; 自由选择系统默认为静态HTML或动态ASP; 无限制添加下载服务器,添加软件只需要填写软件名称; 新增广告管理功能和FLASH投票系统; HTML编辑器为可选项; 支持N级软件分类、无限制添加软件下载链接。 软件信息、文章内容批量删除、批量分类转移等批量管理功能; 完善而方便的软件信息添加、编辑表单,无组件图片上传; 文章添加,连接等HTML效果或者全部支持HTML; 软件及文章编辑修改,内附搜索程序; 本站资源的统计功能; 在线人数统计功能,并显示在线用户的详细信息; 强大的会员下载功能自由设置会员组级别; 模板及样式在线管理,可以在后台直接添加/修改样式; 强大的数据库处理功能,备份、压缩、恢复、数剧库在线更名; 自由添加友情连接,自由添加删除网站栏目; 免费版本不提供生成静态页面功能 后台默认用户名:admin 密码:admin -profiles : multi-user management authority released information management software; Free choice of system defaults to static or dynamic HTML ASP; Add unlimited download server, add the software is only required to complete the software name; The new advertising management capabilities and FLASH voting system; HTML editors for options ; software support N classification, unrestricted add software download links. Software information, delete the article content volume, volume classification transfer volume management functions; Perfect and convenient software information to add, edit forms, uplo
- 2022-03-24 18:59:08下载
- 积分:1
-
天文观测软件,可以根据爱好者所在地点随时准确地进行定位并预测未来星空图。...
天文观测软件,可以根据爱好者所在地点随时准确地进行定位并预测未来星空图。-Astronomical Observatory of software, according to the location at any time lovers accurately locate and predict the future Star Chart.
- 2022-01-22 00:57:49下载
- 积分:1
-
家庭通讯录系统,具有十分完善的各项功能,方便快捷
家庭通讯录系统,具有十分完善的各项功能,方便快捷-telephoneMS
- 2023-06-20 14:00:04下载
- 积分:1
-
VS2005与项目北大青鸟案例网站的发展是一个过程…
用VS2005 进行网站开发 一个项目案例 是北大青鸟的一个课程项目希望对大家有用-VS2005 for web site development with a project Beida Jade Bird case is a course project wishes to everyone useful
- 2022-03-02 21:48:19下载
- 积分:1
-
PHP 密码生成器
PHP 密码生成器的源代码功能生成的密码随机通过单击按钮。您可以生成您赢取的密码...用引导数据库和数据库的接口。
- 2022-01-25 23:30:20下载
- 积分:1
-
that is only a test program that i use to join to your group!
that is only a test program that i use to join to your group!-that is only a test program that i use to join to your group!1111111111
- 2022-07-15 12:20:30下载
- 积分: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