Welcome![Sign In][Sign Up]
Location:
Search - csharp r

Search list

[Windows Develop调用matlab函数的代码.ZIP

Description: C#调用matlab6.5.1函数的方法-the method of calling functions of matlab 6.5.1 with csharp
Platform: | Size: 1024 | Author: 邹锐 | Hits:

[CSharpSpring.NET-1.0.0

Description: .net最新的开源项目代码有IOC O/R等最新的技术spring.net-. net the latest open source project code IOC O/R, such as the latest technology spring.net
Platform: | Size: 10906624 | Author: 蔡宇衡 | Hits:

[xml-soap-webserviceMyWebServerCode

Description: This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254 [CLR version v1.0.2914]. It can be used with Beta 1 with some minor modification. This application can co-exists with IIS or any web server, the key is to choose any free port. I assume that the user has some basic understanding of .NET and C# or Visual Basic .Net. 这个项目演示了如何用C#实现一个简单的Web服务器应用程序。代码使用 Beta 2. Microsoft (R) Visual C# 编译器,Version 7.00.9254 [CLR version v1.0.2914]。它也可以用Beta 1,需要少量的修改。这个应用程序可以和IIS或任意Web服务器工作,关键是选择任意的自由端口。我假设用户有一些 .NET 和 C# 或 Visual Basic .Net编程的基本知识。 -This article explains how to write a simple web server application using C#. Though it can b e developed in any.NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler V ersion 7.00.9254 [CLR version v1.0.2914]. It c an be used with a beta with some minor modificati on. This application can co-exists with IIS or a ny web server, the key is to choose any free port. I assume that t he user has some basic understanding of.NET and C# or Visual Basic. Net. this project demonstrated how to use C# a simple W eb server applications. Use of Beta 2 code. Microsoft (R) Visual C# compiler, Version 7.00.9254 [CLR version v1.0.2914]. It can also be used to Beta 1, with a small modifications. This application procedures or arbitrary
Platform: | Size: 8192 | Author: 远超 | Hits:

[RichEditafsfr

Description: In 1 960 , R . E . Kalman published his famous paper describing a recursive solution to the discrete data linear filtering problem [ Kalman6O ] . Since that time , due in large part to advances in computing , the Kaloanfilter has been the subject ofextensiveresearchandapplication , particularly in the area of autonomous or assisted navigation . A very " friendly , , introduction general idea oftheKalmanfiltercanbefoundinChapterlof [ Maybeck79 ] , whileamorecomplete introductory discussion can be found in [ Sorenson7O ] , which also contains some interesting historical narrative . More extensive references include [ Gelb74 Grewal93 Maybeck79 Lewis86 Brown92 Jacobs93 ] . The Process to be Estimated-In 1960, R. E. Kalman published his famous paper describ ing a recursive solution to the discrete data li near filtering problem [Kalman6O]. Since that time, due in large part to advances in computing, the Kaloanfilter has been the subject ofextens iveresearchandapplication. particularly in the area of autonomous or Assis ted navigation. A very "friendly, and introduction general idea oftheKalmanfilter canbefoundinChapterlof [Maybeck79] whileamorecomplete introductory discussion can be found in [Sorenson7O] which also contains some interesting historic al narrative. More extensive references inclu de [Gelb74 Grewal93 Maybeck79 Lewis86 Brown92 Jacobs93]. The Process to be Estimated
Platform: | Size: 3463168 | Author: 刘学 | Hits:

[CSharpFobAddInForMsn

Description: 开发 MSN Messenger 插件 - Windows Live Messenger Add-ins 微软 Windows Live Messenger 8.0 开放了其 add-ins 开发接口,尽管功能有限,有些实验性质,但我们依然可以做很多事情。诸如自动回复、消息加密、MSN Mini 群等等。 运行/开发环境: 1. Windows Live Messenger 8.0 2. Microsoft .NET Framework 2.0 3. Visual Studio.NET 2005 (可选) 安装 Messenger 后(最好不要使用绿色版本,可能会出错。),你会在其安装目录(C:\Program Files\MSN Messenger)中找到一个名为 "MessengerClient.dll" 的文件,这就是我们需要的。创建一个 Class Library 项目,引用该文件,在VS2005解决方案资源管理器中双击该引用名称打开对象浏览器,你就能找到我们的目标——IMessengerAddIn。-MSN Messenger plugin development-Windows Live Messenge r Add-ins Microsoft Windows Live Messenger 8.0 of its add open- ins interface development, despite limited functions, some experimental in nature, but we can still do a lot of things. Such as automatic reply, message encryption, and so on MSN Mini group. Operation/Development Environment : 1. Windows Live Messenger 8.0 2. Microsoft.NET Framework 2.0 3. Visual Studio.NET 2005 (optional) Installation Messenger (the better not to use the green version may be wrong.) , You will, in its installation directory (C : \ Program Files \ MSN Messenger) to find a "Messe ngerClient.dll "document, this is what we need. Create a Class Library project, the paper quoted, In VS2005 resource management solutions for the double-click to open
Platform: | Size: 38912 | Author: 王恒健 | Hits:

[2D Graphicvc.net.CAD

Description: 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有示例程序都通过调试,并放在随书的光盘上,以便于学习和交流。 本书可供从事图形学、CAD技术以及编程技术的有关工程技术人员、程序员、大学生、研究生阅读参考。-mainly in the context of the book and VB.NET VC#.NET languages on the creation of interactive CAD system EC's basic ideas and techniques are presented for the language of a small system integrity code, and discussed other techniques to achieve the possibility of the code and the system better. Before the book, Chapter 3 introduces foundation and language.NET Framework base Chapter 4 and Chapter 8 with a small CAD systems to create a detailed introduction of the interactive CAD system of ideas and organizations basic skills, chapter 9 to chapter 11 of more tact method and system optimization methods, Chapter 12 with CAD program for some design aspects of the model; attention to the writing process on the principle of gradual and orderly progress, as suitable for different stages of r
Platform: | Size: 1316864 | Author: aa | Hits:

[ICQ-IM-ChatLumaQQ.NET_CTP2

Description: CSharp 写的QQ客户端程序\是学习研究的不可缺少的好东西-CSharp written QQ client is an indispensable study of the good things
Platform: | Size: 8637440 | Author: | Hits:

[Picture ViewerImageWaterMarkV253

Description: 缩略图水印组件V2.5.3版更新如下: 经过了这么长一段时间的研发和测试,终于推出了正式版。之前的版本存在一些Bug和性能上的不足, 现在推出的2.5.3版弥补了之前的所有不足。此版本才算的上是真正的正式版! 欢迎广大客户测试使用! 1.新增清晰文字边缘(文字水印); 2.新增图片旋转加水印; 3.修复水印位置旋转-Thumbnail Watermark V2.5.3 update components as follows: after so long a period of R
Platform: | Size: 1184768 | Author: 蔚洁明 | Hits:

[CSharpTelerik.WinControls.RadChart

Description: r.a.d.chart是一个完全可自定义的图表控件,可以显示复杂的图形数据,该产品提供4种基本类型的图表 – 饼状图(Pie), 条状图(Bar), 线形图(Line),和范围图(Area),每一个都可以被充分的定制,r.a.d.chart能够帮助您更加人性化地表现和利于领会复杂的数据 -radchart is a completely customizable chart control, can display complex graphics data, the product provides four kinds of basic types of charts- Pie Chart (Pie), Bar (Bar), line graph (Line), and the scope of Map (Area), each one can be fully customized, radchart can help you more humane and beneficial to understand the performance of complex data
Platform: | Size: 546816 | Author: ljh | Hits:

[VOIP programRTP_Video_Conference

Description: Cshap开发的用rtp传输视频图像的源码;-Cshap developed using rtp transmission of the source video image
Platform: | Size: 382976 | Author: 陈强 | Hits:

[ICQ-IM-ChatcsharpQQ

Description: 一套完整的,用CSharp开发的QQ即时通讯系统-failed to translate
Platform: | Size: 3267584 | Author: kenky | Hits:

[CSharpCSharpProjectDevelopmentWithFullRecordBookSource.r

Description: 包括图书管理系统、在线考试系统、企业QQ等系统的源代码,非常详细。-CSharpProjectDevelopmentWithFullRecordBookSource.rar
Platform: | Size: 19765248 | Author: 刘单 | Hits:

[MiddleWarecsharpdll

Description: Csharp调用二维码生成控件源码及示例接口-Csharp for 2d bar code
Platform: | Size: 51200 | Author: 韩烽 | Hits:

[OtherPlaneCoordinateConversion(4parameters)tocomplete.r

Description: 平面坐标转换(四参数),可以实现平面从一个坐标系到另一个坐标系的转换。-Plane Coordinate Conversion (4 parameters), you can achieve the plane from one coordinate system to another coordinate system conversion.
Platform: | Size: 57344 | Author: feiliang | Hits:

[OtherGetthecurrentoccupancyrateofallprocessthreadsCpu.r

Description: 获取当前所有进程计算线程 Cpu 占 用率 -Get all current occupancy rate of the process of computing threads Cpu
Platform: | Size: 48128 | Author: lilili | Hits:

[CSharpSkinRecognition

Description: skin detection to detect skin from web cam or picture in you r pc
Platform: | Size: 59392 | Author: yahya | Hits:

[CSharpCSharp(6)

Description: C#高级编程(第6版)pdf格式。适合学习C#的,又不想买书的。-C# Advanced Programming (6th edition) pdf format. Suitable for learning C#, and they do not want to buy books for.
Platform: | Size: 6319104 | Author: colin | Hits:

[Software EngineeringPROVIDING-PRIVACY-PRESERVING-IN-CLOUD-COMPUTING.r

Description: IT Auditing to Assure a Secure Cloud Computing Aim:- Securing private data in a cloud. Existing System:- Securing data in a cloud is not done in the existing system. The administrator will remove the data of a private user without intimating the user. Proposed System:- In the proposed system if the administrator delete any data of a private user, the deleted information will be sent to the owner of the data. Modules:- Cloud Computing Trusted computing platform Platform Support Service Platform Module-IT Auditing to Assure a Secure Cloud Computing Aim:- Securing private data in a cloud. Existing System:- Securing data in a cloud is not done in the existing system. The administrator will remove the data of a private user without intimating the user. Proposed System:- In the proposed system if the administrator delete any data of a private user, the deleted information will be sent to the owner of the data. Modules:- Cloud Computing Trusted computing platform Platform Support Service Platform Module
Platform: | Size: 1325056 | Author: sathiyaraj124 | Hits:

[File FormatcSharp-bilgi

Description: Deneme iç in konulmuş dosyadı r, ö nemsemeyiniz.-Deneme iç in konulmuş dosyadı r, ö nemsemeyiniz.
Platform: | Size: 212992 | Author: frt | Hits:

[Booksmw271

Description: erewr eqwr qew r eqwr ewqlrj ewkjrkew jrkwq
Platform: | Size: 46080 | Author: DDDDdfdfdfd | Hits:
« 12 3 »

CodeBus www.codebus.net