搜索资源列表
简单的多人聊天(CSharp.Socket)
- 本文介绍了如何在C#中基于SOCKET实现多人之间的相互聊天。-paper described how the C# based on Socket achieved between the people chatting.
NeHeCS
- C#的OpenGL编程。本例展示了如何在C#中调用API。本程序显示了一对旋转的彩色的四面体-C# OpenGL programming. This example demonstrates how the C# API call. This procedure shows a revolving color of the tetrahedral
MultiMediaincsharp
- 一个可以播放mp3等格式的小软件,此外还能播放视频格式的声音,主要介绍如何在c#环境下进行简单的多媒体编程-can play an MP3 format of the software, plus broadcast video formats voices introduced in c # environment for simple multimedia programming
CSharpAndFlash
- 本代码内容是如何在c#中结合flash来编程 怎样在程序中获得flash返回的值,以及怎样 设置flash内部变量的值-the code which is how the combination of c # programming to flash what the procedure was flash back back to the value of flash and how to set up internal variables are
fatherwindow
- 如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当子窗口最大化并处于激活状态时,子窗口标题一般都会与父窗口标题合二为一,变成“PCaption-[CCaption]”。 这是一种 MDI 的默认行为。用 C# 编写多文档界面程序也不例外。很多用户都不喜欢这种缺省特性,往往想用定制的窗口标题取而代之。该例子示范如何在C#程序中定制和修改MDI应用的窗口标题。-If you use MFC
SunMSMSRao
- 该例子给出了如何在c#中调用java进程的方法-the examples given of how the c # Calling the process of java
如何在c或c++中调用java
- 介绍如何在c或c++中调用java方法-how the c or c Calling java method
C++与Libsvm
- 昨天朋友在学习LibSVM的时候,问我如何在C++(Native)项目中调用动态库,当时隐隐约约只记得要指定下库文件的目录,还有库文件的名称,但是具体在哪里指定就不记得了。所以在这里写篇文章,介绍下如何在Visual Studio中创建和使用库,希望能帮助到一些人。
callbackfunction.rar
- 本代码演示了如何在C sharp下实现回调函数,很基础的,但很有用。,This code demonstrates how to achieve at C sharp callback function, it is basic, but very useful.
UNIX下C语言编程指南
- 本书主要讲述了如何在unix平台下进行C语言基础程序设计,以及高级编程.-the book explains how the unix platform for C language based programming, and high-level programming.
add-ASM-at-C
- 如何在C++中嵌入汇编的语句,有时有的地方必须用汇编才可以实现一些功能-How to embed C++ compilation of statements, sometimes in some places must be compiled before they can achieve some of the features
C.Concurrency.in.Action
- C并发行为,经典书籍,对于了解并发原理,及如何在C上实现并发操作,有很好的借鉴意义,从根本上彻底了解并发行为。此书提供给大家,共同进步。-C concurrent behavior, foreign classic book for understanding the complicated theory, and on the implementation in C, there is good help. Available to everyone, and common progress.
C-P-P-Builder-ADO-components
- 介绍了如何在C++_Builder中使用ADO组件进行数据库编程,从而绕开BDE和数据库联系-For database programming using ADO components in C++ Builder, thus bypassing the BDE and database contact
visual-programming-books-in-c
- 讲述如何在c中进行可视化编程的书籍,c写窗口比较麻烦,可以用来参考-Describes how the visual programming books in c, c write window is too much trouble, can be used to refer to
c-Sharp-in-picture-playback-function
- 介绍了如何在C#中实现图片播放功能,有源码,经过测试。-Describes how to implement image playback functions in C#, source code, has been tested.
如何在C#中实现OPC 数据访问
- C#编程实现与西门子OPC通讯,西门子官方认证文件(C# programming and SIEMENS OPC communication)
如何在C#中实现OPC数据访问
- 如何在C#中实现OPC数据访问()
如何在C#中实现OPC数据访问
- 此文当可以指导开发OPC客户端应用程序。(develop the opc client)
C#在VS中如何搭建三层架构
- 手把手教你如何在c#环境下搭建三层架构,分为数据层,逻辑层,应用层。(Handlebars teach you how to build three layers of architecture in the c# environment, divided into data layer, logic layer, and application layer.)
如何在C#中实现OPC数据访问
- 如何在C#中实现OPC数据访问,本文主要讲述了在C#语言环境下,编程实现通过SimaticNet 提供的OPC Server, 访问PLC 中数据的步骤。此方法同样适用于WinCC 作为OPC Server 时的数据访问。(How to implement OPC data access in C#)