资源列表

« 1 2 ... .43 .44 .45 .46 .47 2248.49 .50 .51 .52 .53 ... 5345 »

[C#编程MyDataGrid

说明:扩展.NET中的Datagridview控件,使之具有打印,转换数据等功能。-Expansion. NET in the Datagridview control to make a print, convert the data and so on.
<troy> 在 2025-06-23 上传 | 大小:3kb | 下载:0

[C#编程DBCnn

说明:将常用的数据库(SQL2005.Access)联接方法,功能处理,如数据连接,数据库操作insert,delete,update。数据库备份,还原等功能。避免代码的重写。-The common database (SQL2005.Access) connection method, function processing, such as data connections, database operations insert, delete, update. Database backup,
<troy> 在 2025-06-23 上传 | 大小:4kb | 下载:0

[C#编程SimpleCalc

说明:用C#写的计算器,实现了计算器的简单功能。但是用面向对象思想设计,如继承,封装,多态,有很好的理解。-Calculator using C# to write to achieve a simple calculator function. But the use of object-oriented design, such as inheritance, encapsulation, polymorphism, have a good understanding.
<troy> 在 2025-06-23 上传 | 大小:369kb | 下载:0

[C#编程1

说明:中序遍历递归与非递归,很简单的代码,就是这么简单!-#include "stdio.h" #include"stdlib.h" #define MAXSIZE 20 typedef int datatype typedef struct Node { datatype data struct Node*lchild struct Node*rchild }Btnode,*Btree typedef struct {
<赵王> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[C#编程zhongxudiguiyufeidigui

说明:中序递归与非递归,很简单的代码,请放心下载,无毒。-#include "stdio.h" #include"stdlib.h" #define MAXSIZE 20 typedef int datatype typedef struct Node { datatype data struct Node*lchild struct Node*rchild }Btnode,*Btree typedef struct {
<赵王> 在 2025-06-23 上传 | 大小:2kb | 下载:0

[C#编程Perim

说明:也是数据结构里的课程,来吧,放心的来吧!我这里有代码!-Also the data structure in the course, come on, rest assured Come on! I have a code!
<赵王> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[C#编程MyTextBox

说明:扩展C#的TextBox类,textbox一般是用于数据输入,但许多数据是需要验证。我扩展的它,能验证多种数据,如数字,字符等。是一个很好例子。-Extended C# the TextBox class, textbox is generally used for data input, but many data requires authentication. I extended it to verify a variety of data, such as numbers, chara
<troy> 在 2025-06-23 上传 | 大小:18kb | 下载:0

[C#编程facedetect

说明:c++环境下人脸定位的可以参考一下,此程序可以展示定位的基本步骤-c++ environment, Human face location for reference, this program can show the basic steps of positioning
<ankang> 在 2025-06-23 上传 | 大小:1.38mb | 下载:0

[C#编程SingleTcpClient

说明:使用TCP协议编写服务器端和客户端的控制台程序,要求在连接成功后首先由服务器端向客户端发送欢迎标语,最后实现在服务器端和客户端之间的同步通信,其中通信的信息要能支持中文。-SingleTcpClient
<> 在 2025-06-23 上传 | 大小:32kb | 下载:0

[C#编程netprogram

说明:.net高级编程源代码 -.net高级编程源代码
<hello> 在 2025-06-23 上传 | 大小:4.18mb | 下载:0

[C#编程Count24

说明:C#实现计算24的功能,给出4个数字,通过加减乘除这四种运算得到24的结果-C# to achieve the functions of calculation 24 gives four numbers, by the four operators, Math 24, the results obtained
<wheel> 在 2025-06-23 上传 | 大小:369kb | 下载:0

[C#编程Ereland

说明:C#实现通信网中的一个常用公式:爱尔兰公式-C# to achieve a common communication network in the formula: Formula Ireland
<wheel> 在 2025-06-23 上传 | 大小:244kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 2248.49 .50 .51 .52 .53 ... 5345 »

源码中国 www.ymcn.org