资源列表
labviewjiaocheng--qinghuaban
- 清华版labview教程,这个是word版本的,希望对大家的学习能提供一些帮助,讲的还是比较详细的。-Tsinghua University tutorial labview version, this is a version of the word, in the hope that we can provide some help to learn, speak, or in more detail.
cpuid
- 程序可以读出cpu的id,文件里是所有工程文件-Cpu can be read out of the id, the document is all project documents
WindowsCEAPI
- wince 5.0 api function
windows
- windows程序设计第五版,很好的一本书-windows designs
WinKernelProg
- windows 核心编程的书,好像是第四版 的-windows kernel
send_mail3
- linux 中发送邮件代码,移植性高,并且通过测试。-Send e-mail code in linux, high portability, and to pass the test.
MatrixChain
- 可以显示矩阵链乘的最小乘法次数矩阵,和加括号方法。-Chain matrix can be displayed by the number of the most小乘法matrix, and processing methods in brackets.
mscomm
- 一个接收RS232的窗口,当打开窗体时串口自动打开,并可以接收到数据。-RS232 receiver of a window, when open the form automatically open when the serial port and can receive the data.
J2EE-development-manual
- 这是一本以Java开发语言为载体来讲解企业级信息系统开发的书,其中涉及到了Hibernate、Struts、Spring、JSP、Swing、JDBC等很多技术,而且案例系统在搭建过程中也较合理地使用了面向对象理念进行系统设计,但是书中不可能全面讲解这些技术的细节知识,读者可以根据需要参考与这些技术相关的资料。-J2EE development manual
Curve
- BCurve 算法 画出各种不同的line-BCurve
3_08001028
- 模拟时钟外带开发文档,主要实现了时钟的显示及修改-Analog clock besides the development of the document, the main achievement of the clock display and modify
TAM
- 数据结构演示系统目的是实现数据结构演示过程,对于个人普通项目开发来说,是很有现实意义的。同时,实现了数据演示功能,也能很好的通过项目开发加深对数据结构的理解。 本系统是使用基于MFC的各种开发技术。MFC封装了WINDOWS API,是微软给开发人提供的良好的界面开发工具,MFC中提供的类绝大部分用来进行界面开发,关联一个窗口的动作,但它提供的类中有好多类不与一个窗口关联,即类的作用不是一个界面类,不实现对一个窗口对象的控制(如创建,销毁),而是一些在WinDOS(用MFC编写的程序绝大部分