资源列表
C#案例开发
- C#进销存系统,WinForm与SQLServer开发,配有数据库文件, 1、把goods数据库附加在SQL SERVER中。 2、连接数据库的登录账号为:J110,登录密码:654321。 3、数据库连接字串:Server=localhost uid=sa pwd=123456 database=goods。-Invoicing System C#, SQLServer Layout and development, equipped with a database file
INCA_MATLAB_DEMO
- MATLAB提供的INCA_DEMO程序-MATLAB procedures for the INCA_DEMO
zhuluxipao1225sys
- 基于CoDeSys的筑路铣刨机,由CoDeSys2.3开发,属于工程机械类自动控制程序.-on the road milling machine from CoDeSys2.3 development, Mechanical engineering is control procedures.
vxworksharddiskDMA
- vxworks硬盘DMA驱动,VXWORKS 6.0以前版本不支持ATA硬盘的DMA传输方式,只支持PIO模式,假如该驱动后,可能会极大提高传输速度,快下吧!-vxworks DMA hard disk drive, Ethernet previous version 6.0 does not support DMA ATA hard disk means of transmission, which only supports PIO Mode. If the drive, it may gr
ZHONGYINGQIYEWONG
- 企业公司网站系统,有公司简介、产品中心、留言、联系我们等。-companies web systems, company profiles, product centers, voicemail, etc. Contact us.
Book_Sale
- 一个图书管理系统的概要分析, 1.总体设计 2.接口设计 3.系统数据结构设计 4.系统错误处理设计-a library management system summary analysis, 1. Design 2. Interface Design 3. Data structure design 4. Error Handling System Design
bookManager_QQ270083015
- 使用vb.net做的简单的图书管理系统,适合.net初学者-use vb.net so simple library management system suitable. Net beginners
Jeff
- 一个学生成绩管理系统程序``还是比较可以的,大家可以借鉴下-a student performance management systems or procedures `` can be compared, we can draw on the next `` `
aspbookmanage
- 在线定单管理,功能简单,思路清析,欢迎大家一起下载学习参考-online order management, functional simple, clear analysis, we welcome the reference to the study together download
aspstudent
- ASP学生成绩管理系统,功能简单,思路清析,欢迎大家一起下载学习参考-ASP student performance management system, functions simple, clear analysis, we welcome the reference to the study together download
aspfurom
- ASP留言本.功能简单,思路清析,欢迎大家一起下载学习参考-voice of the ASP. Functional simple, clear analysis, we welcome the reference to the study together download
netlayer
- VC+MO最短路径算法 // 计算线的几何长度 double CalcLength() // 通过线的id得到线数据 BOOL GetLineData(int id) // 得到距离某点最近的线段,返回该线段的id int GetNearestLineData( double x, double y) // 判断两点是否重合 BOOL IsPtCoincide( NetPoint ptFirst, NetPoint ptSecond ) /