资源列表

« 1 2 ... .92 .93 .94 .95 .96 3797.98 .99 .00 .01 .02 ... 5346 »

[C#编程management-system

说明:超市商品管理系统,里面包含数据库等,数据库是sql servler2008 r2的-Merchandise management system
<heli> 在 2024-09-29 上传 | 大小:1809408 | 下载:0

[C#编程DockPanel_2_3_Bin

说明:重写dockpanel控件,多种效果,样式 -Rewrite dockpanel controls, a variety of effects, styles
<candy> 在 2024-09-29 上传 | 大小:134144 | 下载:0

[C#编程OPC

说明:OPCNetWrapper.dll是.net平台下,开发OPC客户端的好用工具,是OPC接口的包装,类似于原来VB调用OPCDAauto.dll来开发OPC客户端程序-OPCNetWrapper.dll Net platform, the development of OPC client handy tool, OPC interface package, similar to the original VB calls OPCDAa
<lzx> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[C#编程DataGridCellFormatting

说明:重写datagridview控件,更改其样式-Rewrite datagridview control, change its style
<candy> 在 2024-09-29 上传 | 大小:47104 | 下载:0

[C#编程shejibaogao

说明:票务控制台系统,利用c++进行简单软件设计的今本思路和方法,初步理解面性过程和面向对象编程思想;-Ticket console system, the use of a simple software design c++ today the ideas and methods, preliminary understanding faceted process and object-oriented programming ideas
<徐燕超> 在 2024-09-29 上传 | 大小:63488 | 下载: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.
<陈磊> 在 2024-09-29 上传 | 大小:3072 | 下载: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
<陈磊> 在 2024-09-29 上传 | 大小:3072 | 下载: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
<陈磊> 在 2024-09-29 上传 | 大小:3072 | 下载: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,
<陈磊> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[C#编程hotel_management

说明:用C#制作一个简单的酒店管理系统,内含有数据库文件以及详细说明文档-C# produced a simple hotel management system, which contains a detailed descr iption of the database files and documentation
<source> 在 2024-09-29 上传 | 大小:1525760 | 下载:0

[C#编程Socket

说明:C# Socket 分包传送数据 -C# Socket transmit data C# Socket subcontracting subcontracting transfer data
<杨见> 在 2024-09-29 上传 | 大小:8192 | 下载:0

[C#编程cyuyanchengxusheji

说明:学生管理项目,“物体”之间保持着某种相对运动-Student Management Project, " object" to maintain some kind of relative motion between
<殷素莎> 在 2024-09-29 上传 | 大小:5120 | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 3797.98 .99 .00 .01 .02 ... 5346 »

源码中国 www.ymcn.org