-
Suduku is a game. This programming is a implementation Of sudoko in C++ language...
Suduku is a game. This programming is a implementation Of sudoko in C++ language. after verifing the file one can convert it to any language as per their wish-Suduku is a game. This programming is a implementation Of sudoko in C++ language. after verifing the file one can convert it to any language as per their wish..
- 2022-01-22 00:32:57下载
- 积分:1
-
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书第8章中的例题源码,使用LabWindows CVI的人用得着。麻烦...
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书第8章中的例题源码,使用LabWindows CVI的人用得着。麻烦管理员帮我开通下载功能,我急需要本网站上的labwindows/CVI方面的数据库教程,谢谢!-LabWindows CVI aspects of the classic textbook
- 2022-05-17 08:57:55下载
- 积分: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
-
俄罗斯方块VC++源代码.rar
俄罗斯方块VC++源代码.rar-Tetris VC source. Rar
- 2022-03-21 23:53:00下载
- 积分:1
-
不错的shijuegezong的程序,c语言写的,适合对genzong感兴趣的的初学者和编程人员。...
不错的shijuegezong的程序,c语言写的,适合对genzong感兴趣的的初学者和编程人员。-Good shijuegezong procedures, c language, and suitable for genzong interest of beginners and programmers.
- 2022-08-12 12:40:25下载
- 积分:1
-
OFDM 编写源代码 matlab ofdm coder
OFDM 编写源代码 matlab ofdm coder
- 2023-08-09 02:50:03下载
- 积分:1
-
实现两个四层电梯同时控制,有开门、关门、报警功能
实现两个四层电梯同时控制,有开门、关门、报警功能-To achieve simultaneous control of two four-story elevator, there are open, closed, alarm function
- 2022-01-21 03:30:34下载
- 积分:1
-
可以根据已知条件进行计算,求出前方交会所需数据
可以根据已知条件进行计算,求出前方交会所需数据
-Can be calculated on the basis of known conditions, find the intersection in front of the required data
- 2022-04-27 14:42:56下载
- 积分:1
-
Rubik's cube, able to single and multiplayer mode, but there are flaws, we h...
俄罗斯方块,能实现单人和多人的模式,但还有个漏洞,希望大家指出-Rubik"s cube, able to single and multiplayer mode, but there are flaws, we hope that
- 2022-10-15 22:55:03下载
- 积分:1
-
LPC2200的片外FLASH的分散加载例子,嵌入式程序!
LPC2200的片外FLASH的分散加载例子,嵌入式程序!-LPC2200 chip FLASH scattered outside loading example, embedded procedures!
- 2022-12-17 14:35:03下载
- 积分:1