-
改变屏幕的深度和分辨率
改变屏幕的深度和分辨率-change the depth and screen resolution
- 2022-02-09 10:32:31下载
- 积分: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
-
周立功的LPC214x固件程序,很有用哈
周立功的LPC214x固件程序,很有用哈-weeks meritorious LPC214x firmware procedures and useful Kazakhstan
- 2022-02-26 04:11:52下载
- 积分:1
-
Good good good good good good good good good
好好的 好好的 好好的 好好的 好好的-Good good good good good good good good good
- 2022-06-15 19:42:41下载
- 积分:1
-
安全启动delphi!具体看源代码吧
安全启动delphi!具体看源代码吧-The security starts delphi !
- 2022-04-09 14:24:11下载
- 积分:1
-
这是一个基于MapInfo的GIS软件,将地图上的图元分开或合并
,并包括一般地图查看功能...
这是一个基于MapInfo的GIS软件,将地图上的图元分开或合并
,并包括一般地图查看功能
-This is a GIS-based MapInfo software to map the map yuan separately or in combination, including general and functional map View
- 2022-08-15 21:33:34下载
- 积分:1
-
In matlab under the conditions of the development of BP network optimization met...
在matlab的条件下,开发BP网络的优化方法,对边坡的安全系数进行分析-In matlab under the conditions of the development of BP network optimization method, the slope factor of safety analysis
- 2022-08-22 00:16:14下载
- 积分:1
-
小区物业管理:管理小区的费用、小区工作人员的编排和工资管理、小区的运作、对住户资料的管理、房产资源管理、小区事务的管理、对住户的需要管理、停车场管理...
小区物业管理:管理小区的费用、小区工作人员的编排和工资管理、小区的运作、对住户资料的管理、房产资源管理、小区事务的管理、对住户的需要管理、停车场管理-Area property management: the management of district costs, district staff scheduling and payroll management, district operations, information on household management, property resource management, district management of the affairs of the household needs of management, car park management
- 2023-06-03 09:20:03下载
- 积分:1
-
使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程...
使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程序中使用它们。在我们的测试案例中,将在一个DLL中包装.NET框架中的 Regex 类,并实现三个使用该包装类的 MFC 程序。你可以用 RegexWrap.dll 在自己的 C++/MFC 应用程序中添加正则表达式支持,或者用 ManWrap 工具来包装自己喜爱的框架类。-use in the C-code call.NET. The program will show you how to approach the packaging machine type framework, so that you can not use/clr and in any C/MFC applications using them. In our test cases, in a DLL packaging.NET framework of Regex class, and to achieve the use of three types of MFC packaging procedures. You can use RegexWrap.dll in their C/MFC application is added to the regular expression support, or used ManWrap tools to package their favorite framework category.
- 2022-01-26 03:09:24下载
- 积分:1
-
surfer转换为ANSYS源代码(可实现地质体的三维建模和网格化)
surfer转换为ANSYS源代码(可实现地质体的三维建模和网格化)-surfer to ANSYS
- 2022-02-26 05:59:38下载
- 积分:1