资源列表
MSP430F149__
- MSP430F149单片机的开发和应用 给初学者-MSP430F149 the development and application of beginners
support_vector_classification
- 支持向量机原理,对支持向量机进行了高度概括的总结和介绍。可以使初学者尽快地了解和熟悉支持向量机。-SVM principle of support vector machines for a high-level summary of the summary and introduction. Beginners can quickly understand and become familiar with SVM.
csdghs
- 枯燥一落千丈上下班破旧一落千丈一地区性上下班是非曲直中草药中草药中草药-boring nosedived working dilapidated plummeted on a regional work merits herbal herbal herbs
testpage
- jsp实现的分页连接数据库的新闻发布系统tomcat+jsp+jdk1.4-jsp achieve Pagination connect to the database of information dissemination system tomcat + jsp jdk1.4
setDataSourceExample
- 使用JSTL编写注册用户管理系统,可以实现注册用户的增删改功能-used textbook prepared registered user management system, users can achieve additions, deletions and change function
setExample
- 使用JSTL编写注册用户管理系统,可以实现注册用户的增删改功能-used textbook prepared registered user management system, users can achieve additions, deletions and change function
transactionExample
- 使用JSTL编写注册用户管理系统,可以实现注册用户的增删改功能-used textbook prepared registered user management system, users can achieve additions, deletions and change function
updateExample
- 使用JSTL编写注册用户管理系统,可以实现注册用户的增删改功能-used textbook prepared registered user management system, users can achieve additions, deletions and change function
dwgin
- AutoCAD DWG-file viewer
embeded_timer
- 实时嵌入式操作系统内部关于定时器的应用,此部分主要定义了定时器超时保护功能。-real-time embedded operating system on the internal timer application, This section defines the main timer overtime protection.
guangji
- 有源码事例,还有说明.一看就明白, 一,把\"HGB.dll\"和\"hgbguanligongcheng.dll\"复制到系统文件夹\"\\WINDOWS\\system32\"下. 二,新建一VB标准EXE,在\"工程\\引用\"下点击浏览把\"\\WINDOWS\\system32\"下的\"hgbguanligongcheng.dll\" 引用进来. 三,在窗体里声明一个对象变量yy Dim yy As New hgbgu
comm2.0.3
- Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bottom of the serial port operatio