搜索资源列表
AKMapXMobileAxHost
- C# 语言开发在moblie 6使用MapXMobile开发地图应用-C# language development in the use of moblie 6 map MapXMobile Development Application
CSharpProjectDevelopmentWithFullRecordBookSource.r
- 包括图书管理系统、在线考试系统、企业QQ等系统的源代码,非常详细。-CSharpProjectDevelopmentWithFullRecordBookSource.rar
ImageViewer
- 这是一个含c#源码的图片浏览器程序,界面和功能是模仿的windows自带的图片浏览器。-This is an image with c# source code browser program, interface and functionality is an imitation of the windows built-in image viewer.
SkinRecognition
- skin detection to detect skin from web cam or picture in you r pc
kaoshi
- 利用C#设计开发的在线考试源代码,用数据库访问功能,很完善,值得参考。-Using C# design and development of online exam source code, database access functions, and very well worth considering.
CSharp(6)
- C#高级编程(第6版)pdf格式。适合学习C#的,又不想买书的。-C# Advanced Programming (6th edition) pdf format. Suitable for learning C#, and they do not want to buy books for.
TrendCalculus
- Simple trend calculation I needed to have a simple linear trend calculation for X values either as double or datetime. So basically the Y value for a single item is always a double but the type of the X varies. Beyond that, I needed basic statistics
Desktop
- int y; // define y as an integer variable y = 4; // r-value 4 evaluates to 4, which is then assigned to l-value y y = 2 + 5; // r-value 2 + r-value 5 evaluates to r-value 7, which is then assigned to l-value y int x; // define x
