-
这有很多Delphi应用的例子,可以简单地学会Delphi的基本编程,可以举一反三,利用里面的例子,改成自己的作品
这有很多Delphi应用的例子,可以简单地学会Delphi的基本编程,可以举一反三,利用里面的例子,改成自己的作品-have many examples of the application of Delphi, you can simply learn the basic Delphi programming, can draw examples of the use of inside, into their own work
- 2022-08-23 20:27:14下载
- 积分:1
-
3d mmorpg game protocol library code. Using c++ writing, containing tutorials, i...
3d mmorpg worldforge 游戏的协议库代码。使用c++编写,内含教程,在linux下编译-3d mmorpg game protocol library code. Using c++ writing, containing tutorials, in the compilation under linux
- 2022-05-20 14:16:20下载
- 积分:1
-
最简易实用的串口上位机开发例子,VC++ 环境,最适合没有上位基础的电子工程师,硬件设计师学习。
最简易实用的串口上位机开发例子,VC++ 环境,最适合没有上位基础的电子工程师,硬件设计师学习。-The most simple and practical example of serial PC development, VC++ Environment, not the most suitable upper-based electronic engineers, hardware designers to learn.
- 2022-10-30 05:50:02下载
- 积分:1
-
Linux 2. 6 core ROS multifunctional router, set management, DHCP, Internet acces...
Linux 2。6内核ROS多功能路由器,集网管,DHCP,上网控制,VPN,PPOE拨号为一身-Linux 2. 6 core ROS multifunctional router, set management, DHCP, Internet access control, VPN, PPOE for a dial-up
- 2022-01-31 03:29:51下载
- 积分:1
-
使用两个不同的源代码控制程序:Microsoft Visual Source Safe 和Rational ClearCase。它们都提供了Microsoft
使用两个不同的源代码控制程序:Microsoft Visual Source Safe 和Rational ClearCase。它们都提供了Microsoft Visual Studio IDE的良好的接口,所以可在编辑文件时checkout/checkin文件。 Visual Studio没有提示你使用SCC,这个小工具可以显示注册,让你设置一个SCC作为缺省的SCC。- Uses two different sources codes control procedure: Microsoft
Visual Source Safe and Rational ClearCase. They have all provided the
Microsoft Visual Studio IDE good connection, therefore may in the
edition document time checkout/checkin document. Visual Studio has not
prompted you to use SCC, this small tool may demonstrate the
registration, lets you establish a SCC achievement to lack the
province SCC.
- 2023-01-07 19:05: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
-
非线性光纤光学(第四版)的源代码,美国人写的
非线性光纤光学(第四版)的源代码,美国人写的-Nonlinear Fiber Optics (Fourth Edition) of the source code, written by the Americans
- 2023-04-28 18:05:04下载
- 积分:1
-
这是一个问答应用程序
it is a quiz application
- 2022-09-23 01:15:03下载
- 积分:1
-
密码算法库的用户界面
Crypto Library User Interface
- 2023-06-03 17:20:03下载
- 积分:1
-
THE PRINT FORM EDITOR VC CODE
THE PRINT FORM EDITOR VC CODE
- 2022-02-02 01:59:31下载
- 积分:1