搜索资源列表
fuckyou01
- [net2.0.rar] - 精通ASP.NET2.0企业级开项目开发源代码.有会员积分系统/简单OA系统/客户关系管理系统/网上书店系统.每个里面都分sql2003和sql2005的代码,c# 三层架构非常值得学?BR> [网络硬盘源码.rar] - 用asp.net(c#)编写的类似的网络硬盘 工具.挺不错的.呵 [ASPNetFileManagement_src.rar] - Asp.net在线WEB文件管理,以及通过WebService在线搜索文件 [gowkChat.
cprogramunderlinux
- Linux的发行版中包含了很多软件开发工具. 它们中的很多是用于 C 和 C++应用程序开发的. 本文介绍了在 Linux 下能用于 C 应用程序开发和调试的工具. 本文的主旨是介绍如何在 Linux 下使用 C 编译器和其他 C 编程工具, 而非 C 语言编程的教程.
C_CPP
- 如何在C函数中调用C++函数一个简单的例子但很实用
LANE_computer_device_controler
- 本人在C#下SAFE编程,如何在.net 环境下控制硬件设备通讯,涉及I/O卡、COM通信
C++与Libsvm
- 昨天朋友在学习LibSVM的时候,问我如何在C++(Native)项目中调用动态库,当时隐隐约约只记得要指定下库文件的目录,还有库文件的名称,但是具体在哪里指定就不记得了。所以在这里写篇文章,介绍下如何在Visual Studio中创建和使用库,希望能帮助到一些人。
yield
- 微软的.NET中C#2.0实现了yield return功能,这个程序教你如何在Native C++中实现它。C#在foreach中使用,C++在for里调用。这样就使得迭代器的功能更加简单,使用的时候也很方便。 -Microsoft' s. NET in C# 2.0 to achieve a yield return, this program teach you how to Native C++ to implement it. Using C# in a foreach, C
eclipse-iphone-cdt
- 本书介绍如何在windows 或linux 环境下用eclipse开发iPhone应用程序。实为没有Apple MacOs 操作系统人员的有用资料。-Write native iPhone applications using Eclipse CDT. How Windows and Linux developers can bypass the iPhone SDK and write iPhone apps using open source tools.
linux-GCC-guide
- Linux的发行版中包含了很多软件开发工具. 它们中的很多是用于 C 和 C++应用程序开发的. 本文介绍了在 Linux 下能用于 C 应用程序开发和调试的工具. 本文的主旨是介绍如何在 Linux 下使用 C 编译器和其他 C 编程工具, 而非 C 语言编程的教程. -Linux distributions contain a lot of software development tools. Many of them for C and C++ application developme
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
3D-Game-Design
- 学习如何在OpenGL平台上利用C++编写一个完整的第一人称射击游戏程序,并实现保存进度,场景编辑等功能-Learning how to take advantage of the OpenGL platform C++ to write a first-person shooter game program and save progress, scene editing functions
GCC-Make.tar.gz
- 介绍如何在Linux(Ubantu)系统用C和C++进行编程,并且介绍了如何编写和使用make Makefile,Describes how to use C and C++ programming in the Linux (Ubantu) system , and describes how to write and use make Makefile
How_to_debug_Android_C_code
- 本文描述了如何在Eclipase+ADT+NDK环境下调试Android应用中的C代码。-This article describes how Eclipase+ADT+NDK Android application debugging environment in C code.
SVG
- C# SVG操作 ASV3Sharp的实现Adobe已经以ActiveX组件的方式实现了其SVG查看器. 这就给Windows开发人员提供了在自己的应用程序中内置SVG查看器的良机. 本文介绍如何在C#应用程序中使用SVG控件 - ASV C# SVG http://www.kevlindev.com/dom/asv_sharp/index.htm
YuecanFanlab9
- data structure中关于如何在c++搭建银行交易平台。-data structure
NS2-Eclipse-dev
- 如何在Eclipse环境中通过C++语言对NS2网络仿真进行调试的指导说明-How NS2 network simulation debugging through C++ language in instructions Eclipse environment
MATLAB-CPP
- 用实例演示如何在matlab中调用c++,适用于初学者,很好的例子-With examples demonstrate how to call c++ in matlab for beginners, a good example
Mathematica-call
- 本文主要讨论了如何在Visual C++环境中实现对Mathematica的调用.文中第一种方法在Visual C++中直接加入Mathematica的语句,一种是通过利用Mathematica输出功能实现Visual C++中调用Mathematica,一种是利用Mathlink协议实现调用,并通过总结了各方法有效性和实用性.-This paper discusses how++ environment to achieve the call to Mathematica in Visual
c-Sharp-in-picture-playback-function
- 介绍了如何在C#中实现图片播放功能,有源码,经过测试。-Describes how to implement image playback functions in C#, source code, has been tested.
如何在C#中实现OPC数据访问
- 此文当可以指导开发OPC客户端应用程序。(develop the opc client)
如何在C#中实现OPC数据访问
- 如何在C#中实现OPC数据访问,本文主要讲述了在C#语言环境下,编程实现通过SimaticNet 提供的OPC Server, 访问PLC 中数据的步骤。此方法同样适用于WinCC 作为OPC Server 时的数据访问。(How to implement OPC data access in C#)