联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All C#编程(439) 
按平台查找All Visual C++(439) 

[C#编程] 电子同学录

编程实现一个小工具,支持文本格式同学信息的输入输出和查询。同学信息至少 应该包含姓名、性别、身份证号、班级、年龄、家庭住址等,其他如 EMAIL 等可根据 实际情况酌情添加。
Programming implements a small tool that supports the input, output and query of the information in the text format. Students' information at least It should include name, sex, identity card number, class, age, home address, etc. other such as EMAIL, etc. The actual situation is added as appropriate. (2017-12-28, Visual C++, 219KB, 下载2次)

http://www.pudn.com/Download/item/id/1514429677853917.html

[C#编程] 2015级Web应用编程期末考试试题B

设计并实现一个简易学生学籍管理网站。其主要页面包括:学生列表展示、学生详细信息展示、学生成绩管理、管理员注册,管理员登录、学生管理等页面。数据库使用VS2010集成的SQL2008EXPRESS,数据库文件名为:Students
Design and implementation of a simple student status management website. Its main pages include: student list display, student information display, student achievement management, administrator registration, administrator login, student management and other pages. The database uses the VS2010 integrated SQL2008EXPRESS, and the database file is called Students (2017-06-06, Visual C++, 13KB, 下载3次)

http://www.pudn.com/Download/item/id/1496712880757831.html

[C#编程] Console

这是一些使用C#进行控制台编程的实例源代码,这些小程序主要有传值调用、数组前后对比、阵列列前后对比、输出欢迎信息、输出参数、利用控制台进行常规计算、静态变量的使用等方面的内容,面向c#新手,编译环境vs2005。
This is some of the console in C# programming source code examples, these small programs are called by value, the array before and after comparison, array column before and after comparison, the greeting message, output parameters, use the console for routine calculations, the use of static variables other aspects, for c# novice compiler environment vs2005. (2013-09-22, Visual C++, 70KB, 下载4次)

http://www.pudn.com/Download/item/id/2360321.html

[C#编程] Microsoft-Word-

多台设备同时故障的最优维修次序:多台设备同时发生故障,在维修工人数量有限的情况下就需要寻求一个最小的维修损失费用,实际就是如何排序的问题。本通过编程对问题进行简单的求解.
The optimal repair order multiple devices at the same time fault: multiple equipment failures at the same time, the repair workers under a limited number of you will need to seek a minimal repair costs, the actual problem is how to sort. The programmed to issue a simple solution. (2013-09-03, Visual C++, 2KB, 下载3次)

http://www.pudn.com/Download/item/id/2346037.html

[C#编程] suijishu

在使用C#编程,但伪随机数加密一直不知道是怎么实现的,今天研究了一下,看了一个使用伪随机数加密用户名密码的例子,觉得简单易懂,索性把源代码也共享出来,帮助更多想实现C#伪随机数加密的朋友。
In the use of C# programming, but pseudo-random number encrypted did not know how to achieve today study a little, read a pseudo-random number encrypted using the user name password example, that straightforward, simply put the source code is shared out, help more want to achieve C# pseudo-random number encrypted friend. (2013-06-01, Visual C++, 11KB, 下载4次)

http://www.pudn.com/Download/item/id/2266280.html

[C#编程] Pagination

C#数据库分页技术例子源码,分页在平时的数据库编程中可以说是无处不在,不管是WEB程序还是Winform程序,都经常需要对数据进行分页显示,希望这个例子能帮助您尽快了解数据库分页的实现原理
C# example source database paging technology, paging in usual database programming can be said to be everywhere, whether it is a the WEB program or Winform program, often need to display data paging hope this example will help you understand the database as soon as possible the paging the realization principle (2013-01-22, Visual C++, 202KB, 下载8次)

http://www.pudn.com/Download/item/id/2124048.html

[C#编程] CPP-C-MFC-VCPP

c与c++标准类库及函数.chm MFC类库详解.chm Win32API大全+(中文版).chm [MSDN]Csharp编程指南+参考手册.chm VC++之MFC类库中文手册 打包下载
C and c++ standard library and the function.Chm detailed MFC class library .Chm Win32API Guinness+ ( Chinese Edition ) .Chm [MSDN]Csharp Programming Guide+ reference manual.Chm VC++ MFC Library Chinese Manual Download (2012-10-09, Visual C++, 7557KB, 下载141次)

http://www.pudn.com/Download/item/id/2011080.html

[C#编程] Form1

附件是一些参考文章,选一些能读懂的来学习。也可以自己上图书馆中国期刊全文数据库再下载相关的文献来看。准备下学期第三周写出开题报告。 要准备把其中doc文件的模型编程求解(可视化),需求数据当然可随意改变输入
Integer programming branch and bound algorithm matlab source general meaning of each parameter with the matlab optimization toolbox of linear programming linprog function call before the input parameters to the standard form into matlab (2012-05-16, Visual C++, 2KB, 下载4次)

http://www.pudn.com/Download/item/id/1872056.html

[C#编程] C-Sharpaplc-communication

一个C#.NET环境下编写的PLC工业控制通信程序,socket,TCP协议编程,本程序对.NET开发者非常有用
A C#. NET environment to write the PLC Industrial Control Communication Program the socket, the TCP protocol programming Program very useful. NET developers (2012-03-01, Visual C++, 2KB, 下载71次)

http://www.pudn.com/Download/item/id/1782717.html

[C#编程] StringArraySearch

在字符串数组中搜索选定的词组,作为程序员收藏的资料,有利于提高编程效率!
#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CStringArraySearchDlg dlg m_pMainWnd = &dlg int nResponse = dlg.DoModal() if (nResponse == IDOK) { // TODO: Place code here to handle when the dialog is // dismissed with OK } else if (nResponse == IDCANCEL) { // TODO: Place code here to handle when the dialog is // dismissed with Cancel } // Since the dialog has been closed, return FALSE so that we exit the // application, rather than start the application s message pump. return FALSE } (2012-02-27, Visual C++, 1830KB, 下载3次)

http://www.pudn.com/Download/item/id/1780343.html

[C#编程] CSharpP4.0

本代码为《C# 4.0图解教程》的源代码。本书是经典的C# 入门书,不仅适合没有任何编程语言基础的初级读者阅读,而且还是有VB、C++等语言基础的C# 初学者的最佳选择。
The code is " C# 4.0 graphic tutorial," the source code. This book is the classic primer on C#, not only the basis for any programming language, the primary readers, but there are VB, C++ C# and other languages ​ ​ based on the best choice for beginners. (2011-06-08, Visual C++, 635KB, 下载23次)

http://www.pudn.com/Download/item/id/1562198.html

[C#编程] qddown_vc108244325525

我原来写这个程序只是为了常规上学习C#和.NET编程而做的一个练习。翻转棋,大家都知道,是一个比较流行而且比较有趣的游戏,原理和规则都很简单。这使得它成为学习一种新的语言或工具时的一个很好的练习选择
I originally wrote this program just to learn C# and the conventional. NET programming and do an exercise. Flip chess, we all know, is a more popular and more interesting game, principles and rules are very simple. This makes it a learning a new language or tool, a good exercise choice (2010-09-26, Visual C++, 248KB, 下载5次)

http://www.pudn.com/Download/item/id/1304763.html

[C#编程] 111

1)本实验目的是通过使用银行家算法实现系统资源的分配和安全性检查模拟,提高学生对操作系统资源分配功能的深刻理解,并培养学生对操作系统开发的兴趣与应用能力; 2)实验前必须认真阅读和理解银行家算法的基本原理和实现方法; 3)独立使用C或VC++编程语言编写银行家算法模拟程序; 4)按照实验题目要求独立正确地完成实验内容(编写、调试算法程序,提交程序清单及及相关实验数据与运行结果)
Banker s algorithm (2009-12-02, Visual C++, 108KB, 下载4次)

http://www.pudn.com/Download/item/id/990293.html

[C#编程] Csharp

C#设计模式,讲解C#工厂设计模式,适配器设计模式
C# Design Patterns, C# on the factory design pattern, adapter design pattern (2009-08-05, Visual C++, 172KB, 下载4次)

http://www.pudn.com/Download/item/id/867134.html

[C#编程] fanzhuanqi

我原来写这个程序只是为了常规上学习C#和.NET编程而做的一个练习。翻转棋,大家都知道,是一个比较流行而且比较有趣的游戏,原理和规则都很简单。这使得它成为学习一种新的语言或工具时的一个很好的练习选择
I originally wrote this procedure only to conventional learning C# and. NET programming, a practice done. Reversi, we all know, is a more popular and more interesting game, principles and rules are very simple. This allows it to be to learn a new language or tool of a good practice to choose (2009-06-24, Visual C++, 261KB, 下载3次)

http://www.pudn.com/Download/item/id/819322.html

[C#编程] 87361032

[棋牌游戏] wzq.rar <赵政宇> 在 2009-6-14 11:15:41 上传 说明:一个Windows下用MFC开发的基于文档-视图模型的五子棋游戏,实现了单人游戏和双人游戏,单人游戏用鼠标,双人游戏使用鼠标和键盘。 开发平台:Visual C++ | 大小:70KB | 下载0次 [Windows编程] PB.rar <上传 说明:常用函数,使用PB的时候查找函数比较方便
powerbuilder9.0wujilie> 在 2009-6-14 11:15:09 (2009-06-14, Visual C++, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/806482.html

[C#编程] paixuchazhao

掌握在数组上进行排序和查找的方法和算法 理解方法特点,并能灵活运用 加深对排序和查找方法的理解,逐步培养解决实际问题的编程能力
In the hands of the array on the method to sort and find methods and algorithms to understand the characteristics and flexibility in the use of better understanding of the sort and find methods to understand, step by step prepare the solution of practical problems of programming ability (2008-11-05, Visual C++, 5KB, 下载2次)

http://www.pudn.com/Download/item/id/573296.html

[C#编程] c

该源代码是为了方便广大vc编程者制作界面,该源代码涉及到浮动窗体,及树视图的制作,是一个不错的源程序。 本文来源于虾客源码 http://www.xkxz.com
The source code is in order to facilitate the production of vast numbers of vc programmer interface, the source code related to the floating form, and the tree view of production, is a good source. This article comes from off-source shrimp http://www.xkxz.com (2008-05-02, Visual C++, 3KB, 下载33次)

http://www.pudn.com/Download/item/id/451256.html

[C#编程] learning

卡尔曼滤波的算法流程以及C语言实现代码 STUN方式防火墙穿透的C++代码 rs.c 高质量C++编程指南 c程序精典900例
Kalman filter algorithm flow as well as the C language code STUN realize the way to penetrate a firewall of the C++ Code rs.c quality C++ Programming Guide c procedures for 900 cases of classical (2008-04-03, Visual C++, 142KB, 下载82次)

http://www.pudn.com/Download/item/id/429663.html

[C#编程] WAV_PLAYER

C++不仅仅是支持面向对象的程序设计语言 学习编程最好的方法之一就是阅读源代码 在任...不要停留在集成开发环境的摇篮上,要学会控制集成开发环境,还要学会用命令行方式处理程序
C is not only to support the object-oriented programming language programming One of the best ways is to read the source code in office ... should not remain in the integrated development environment cradle, to learn how to control integrated development environment, but also learn to use the command line processing (2006-03-22, Visual C++, 53KB, 下载1次)

http://www.pudn.com/Download/item/id/158031.html