资源列表

« 1 2 ... .11 .12 .13 .14 .15 4316.17 .18 .19 .20 .21 ... 5346 »

[C#编程YUANDAIMA

说明:用二维数组实现矩阵转置,希望初学者能学到一些东西-#include <stdio.h> #define ROW 3 #define COL 4 main() { int matrixA[ROW][COL],matrixB[COL][ROW] int i,j clrscr() printf( Enter elements of the matrixA, ) printf( d* d:\
<gansiyi> 在 2024-09-30 上传 | 大小:10240 | 下载:0

[C#编程Calculate--days--.docx

说明:输入两个日期,运行程序。可以得到两个日期之间隔得天数-Calculate the number of days between two dates
<崔笑然> 在 2024-09-30 上传 | 大小:10240 | 下载:0

[C#编程multiplication-table.docx

说明:输入两个数后,运行程序,就能够得到两个数相乘的结果-After two inputs, run the program, will be able to get the results of the two Numbers multiplication
<崔笑然> 在 2024-09-30 上传 | 大小:10240 | 下载:0

[C#编程Determine-the-date.docx

说明:计算你所输入的那个日期是当年的第多少天。-Calculate what you input (date) (month) (year), is how many days of the year
<崔笑然> 在 2024-09-30 上传 | 大小:10240 | 下载:0

[C#编程guanji.c

说明:自动关键程序 实现对运行界面关键功能,同时可以设置时间-Automatic key program to achieve the key functions of the operation interface, and can set the time
<朱君> 在 2024-09-30 上传 | 大小:10240 | 下载:0

[C#编程login

说明:登陆界面管理。是一个很简单的源代码,想注册你们网站,但是自己是新手,希望站长能放我过-Landing interface management. Is a very simple source code, want to register your site, but he is a novice, I hope you can put me too...
<Aferneter Chou> 在 2024-09-30 上传 | 大小:10240 | 下载:0

[C#编程CEWENQI

说明:单片机测温器程序部分。通过单片机的温度传感器测量室内气温,在单片机屏幕中显示出来-Single chip temperature measuring device program part. Through the temperature sensor measurement of indoor temperature, the single chip computer screen display
<liang> 在 2024-09-30 上传 | 大小:10240 | 下载:0

[C#编程MySQRTExcepption

说明:定义一个开方为负的异常处理类MySQRTExcepption,私有数据成员string message,并测试!-It is defined as a negative prescribing exception handling class MySQRTExcepption, private data member string message, and test!
<> 在 2024-09-30 上传 | 大小:10240 | 下载:0

[C#编程BIT-cPP-test5

说明:北京理工大学小学期c++考试历年测试卷(五),必考题。-Beijing Institute of Technology Elementary School exam calendar of c++ test volume (V), p3.
<邱祖琦> 在 2024-09-30 上传 | 大小:10240 | 下载:0

[C#编程modis_aod_yuandaima

说明:基于modis数据进行气溶胶光学厚度反演的源代码-AOD inversion performed based modis data source
<dongli> 在 2024-09-30 上传 | 大小:10240 | 下载:0

[C#编程namespace-P2PTest

说明:用Visual C#实现端口监听模拟即时通讯 Listener类是用来监听新的连接。当它的一个对象被建立并开启后,该对象就开始不断监听来自网络中的连接请求。一旦有了一个连接请求,该对象就设法 建立连接并取得它的字节流进而转化成字符串显示在控制台中。当一个连接结束后,该对象就继续进行监听来自网络中的连接请求。-用Visual C#实现端口监听模拟即时通讯
<王若涵> 在 2024-09-30 上传 | 大小:10240 | 下载:0

[C#编程CSharp-code-Opetator

说明:C# 最强密码处理类,MD5加密、SHA1 加密、SHA256 加密、HMAC 加密-MD5 encryption, SHA1 encryption, SHA256 encryption, HMAC encryption
<> 在 2024-09-30 上传 | 大小:10240 | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 4316.17 .18 .19 .20 .21 ... 5346 »

源码中国 www.ymcn.org