资源列表

« 1 2 ... .49 .50 .51 .52 .53 45054.55 .56 .57 .58 .59 ... 66605 »

[其他小程序2

说明:二维码扫描,zxing 的功能实现。速度非常快-Dimensional code scanning, zxing realization of the function. Very fast
<tp> 在 2025-03-05 上传 | 大小:875kb | 下载:0

[其他小程序smack_3_3_0

说明:xmpp smack 框架 和demo 以及api,打包下载学习。有需求的童鞋可以-xmpp smack fr a mework and demo and api, packaged download the study. You can look at the needs of children' s shoes
<tp> 在 2025-03-05 上传 | 大小:3.27mb | 下载:0

[C#编程zifucbijiao

说明:实现字符串比较函数,该函数的功能是对两个字符串进行比较,并返回其比较结果,即一个int型数。-Achieve string comparison function, which function is to compare two strings and returns the comparison result, that a number of type int.
<陈磊> 在 2025-03-05 上传 | 大小:3kb | 下载:0

[C#编程zifuchuangjiansuo

说明:实现字符串检索函数,该函数的功能是用来检索在一个指定的字符串中第一次出某个指定字符的位置。用指针和数组实现保存为 3.c-Achieve string retrieval function, which function is used to retrieve a specified string for the first time out of a specified character position. With pointer
<陈磊> 在 2025-03-05 上传 | 大小:3kb | 下载:0

[其他小程序Notebook.2013.0422

说明:select * from userinfo-select* from userinfo
<刘云> 在 2025-03-05 上传 | 大小:105kb | 下载:0

[C#编程dd

说明:打印出以下的杨辉三角形(要求打印出10行)。 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 1 … … … … … … … 算法提示:设一个二维数组:a[11][11],则杨辉三角形有如下特点: A、数组的第一列和对角线元素值均为1; B、其他各元素为: a[i][j]=a[i-1][j-1]+a[i-1][j] 保存为1.cpp。 -Pr
<陈磊> 在 2025-03-05 上传 | 大小:3kb | 下载:0

[C#编程mm

说明:定义一个二维数组,int a[3][4] 依次从键盘输入1,2,3…12到数组中,用指向一维数组的指针按行输出数组中的元素。保存为2.cpp 注意:一维数组的定义方式 、 用一维数组访问二维数组的每一行 -Defines a two-dimensional array, int a [3] [4] sequentially input from the keyboard to the array, 2, 3 ... 12,
<陈磊> 在 2025-03-05 上传 | 大小:3kb | 下载:0

[控制台(字符窗口)编程trainbook

说明:火车票订票代码,有订票与售票系统,有车次查询,车站查询等功能。-Train ticket booking code, booking and ticketing system, there are trips inquiries, station query.
<Victor> 在 2025-03-05 上传 | 大小:2kb | 下载:0

[进程与线程ThreadPoolTest

说明:自定义的线程池,在VC6.0环境下实际测试有效-a custom Thread Pool program that has been tested on VC6.0
<祝驹> 在 2025-03-05 上传 | 大小:1.13mb | 下载:0

[其他小程序kongzai_bingwangsubsystem1

说明:双馈风力发电空载并网前的模型,以实现定子电压与电网电压一致-Doubly-fed wind power generation and net pre-load model, in order to achieve consistency with the grid voltage stator voltage
<董敏> 在 2025-03-05 上传 | 大小:11kb | 下载:0

[其他小程序castalia

说明:castalia 仿真 基于omnet++平台-castalia simulation platform based omnet++
<> 在 2025-03-05 上传 | 大小:1.77mb | 下载:0

[其他小程序fadian

说明:自己搭建的DFIG空载并网后的运行模型,以实现稳定运行-DFIG load and build their own network after running the model, in order to achieve stable operation
<董敏> 在 2025-03-05 上传 | 大小:19kb | 下载:1
« 1 2 ... .49 .50 .51 .52 .53 45054.55 .56 .57 .58 .59 ... 66605 »

源码中国 www.ymcn.org