-
16位单片机H8的例子源代码,主要包括usb1.1、串口、flash操作等嵌入式领域的应用...
16位单片机H8的例子源代码,主要包括usb1.1、串口、flash操作等嵌入式领域的应用-16 H8 microcontroller source code examples, including usb1.1, Serial, Embedded flash operation of the application
- 2022-08-06 19:58:21下载
- 积分:1
-
A FIFO page replacement algorithm, the use of java to achieve
一个FIFO的页面置换算法,使用java实现-A FIFO page replacement algorithm, the use of java to achieve
- 2022-02-12 08:27:53下载
- 积分:1
-
功能齐全的产品展示系统ASP源码
功能齐全的产品展示系统asp源码-fully functional product display system asp FOSS
- 2022-09-14 23:20:03下载
- 积分: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
-
这是关于二位地图控制视点的简单小实例,供新手学习时用,通过分析简单的实例的代码,来掌握二位地图控制视点的编写程序。...
这是关于二位地图控制视点的简单小实例,供新手学习时用,通过分析简单的实例的代码,来掌握二位地图控制视点的编写程序。-This is the map control on the two small examples of a simple point of view for the novice to learn when, through the analysis of simple examples of code, to master control of two maps of the programming point of view.
- 2022-03-17 00:38:09下载
- 积分:1
-
判断数列相邻n项和是否为和数,其中数列可有1000项,n可到10
判断数列相邻n项和是否为和数,其中数列可有1000项,n可到10
- 2022-08-22 15:22:37下载
- 积分:1
-
基于.Net环境下c#实现的国人自己的Blog平台,基于.Text的核心技术,但做了汉化以及改写了一部分的核心代码,值得研究学习...
基于.Net环境下c#实现的国人自己的Blog平台,基于.Text的核心技术,但做了汉化以及改写了一部分的核心代码,值得研究学习-based. Net environment c#, the Chinese own blog platform based on. Text of the core technology, but what they do and the effort to rewrite part of the core code, it is worth learning Research
- 2023-02-12 00:20:03下载
- 积分:1
-
VB实现的排雷程序 ,大体功能同windows自带的游戏相同,推荐初学VB的朋友...
VB实现的排雷程序 ,大体功能同windows自带的游戏相同,推荐初学VB的朋友-VB mine procedure, generally with the functions of Microsoft"s Windows game the same and recommend that when a friend VB
- 2022-03-24 23:05:17下载
- 积分:1
-
实现OCX实例的调用,可以直接通过网页访问,
实现OCX实例的调用,可以直接通过网页访问,-Realize the call OCX example, you can visit directly through the website,
- 2022-12-12 18:40:03下载
- 积分:1
-
你想没有硬件就跑μc OS吗,这里提供了一个虚拟的硬件设备,可以让你模拟真实的硬件环境...
你想没有硬件就跑μc OS吗,这里提供了一个虚拟的硬件设备,可以让你模拟真实的硬件环境-You want to run there is no hardware μc OS you, here provides a virtual hardware device that lets you simulate real hardware environment
- 2023-08-09 10:05:04下载
- 积分:1