-
两个相同行数和列数的稀疏矩阵用十字链表实现加法运算
两个相同行数和列数的稀疏矩阵用十字链表实现加法运算-two identical rows and columns in the sparse matrix using Orthogonal List Adder Operational
- 2023-05-18 21:15:04下载
- 积分:1
-
Linux下的socket编程文档!有非常详细的函数说明.Linux下的socket编程必备!...
Linux下的socket编程文档!有非常详细的函数说明.Linux下的socket编程必备!-Linux socket programming documentation! A very detailed statement function. Linux socket programming required!
- 2022-04-11 10:10:20下载
- 积分:1
-
大学人事管理系统 大学人事管理系统
大学人事管理系统 大学人事管理系统-University of the University System of Personnel Management Personnel Management System University Personnel Management System
- 2022-08-19 16:01:19下载
- 积分:1
-
Vanetsim模拟器VANET
VANET是一个模拟器VANET它可用于学生和其他人
- 2022-08-17 00:56:09下载
- 积分:1
-
PB do with a small library management system without the installation procedure...
用PB做的一个小型图书管理系统 无安装程序ASA数据库-PB do with a small library management system without the installation procedure ASA databases
- 2022-05-23 11:31:14下载
- 积分: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
-
制作软盘镜像文件核心代码,希望对磁盘镜像学习者能有一定启示...
制作软盘镜像文件核心代码,希望对磁盘镜像学习者能有一定启示-floppy disk image file produced the core code, and I hope to disk mirroring learners can have a certain amount Inspiration
- 2022-07-18 14:53:32下载
- 积分:1
-
wince下用evc4.0开发的俄罗斯方块游戏,使用于新x86平台。
wince下用evc4.0开发的俄罗斯方块游戏,使用于新x86平台。-wince under development with evc4.0 Tetris game, for use in the new x86 platform.
- 2022-03-19 07:39:03下载
- 积分:1
-
一个VC++的课程设计,主要内容是运动在动态圆上的五角星。
一个VC++的课程设计,主要内容是运动在动态圆上的五角星。-a curriculum design, and main contents of the circular movement of the dynamic on the five-pointed star.
- 2022-01-30 18:55:19下载
- 积分:1
-
Inverse synthetic aperture radar imaging with MATLAB algorithms-Wiley
应用背景Inverse synthetic aperture radar imaging with MATLAB algorithms-Wiley.关键技术ISAR 成像相关算法说明,且都带有配套的MATLAB程序。目前国内在SAR 和 ISAR 的公开的程序代码并不多。本文就提供了较完善的系统的程序代码。
- 2023-05-22 07:50:05下载
- 积分:1