资源列表
LAB9
- DSP实验的第九个,是DSP基础,主要是熟悉DSP开发环境和软件开发基本流程。-The DSP experiments ninth DSP foundation, and is familiar with the basic flow of the DSP development environment and software development.
LAB10
- DSP实验的第十个,是关于任意信号发生器的,有数据定标,和 线性调频。-DSP experiments tenth arbitrary signal generator, data scaling, and linear FM.
Sola
- OPENGL 模拟太阳系的一个小实验 模拟了太阳的卫星等-OPENGL simulation of the solar system simulation of a small experimental satellite of the sun
alipay_v1.1
- 插件代码,支持很多网站,增加其支付功能。挺有帮助的-Plug-in code to support a lot of sites, increase went to pay function.
zxing
- 二维码生成源码,相信你一定能用上。包含了多种方式生成的支持。-Two-dimensional code to generate the source code, I am sure you can use on.
HRSS_CoolLed302
- CoolLed 是一组液晶显示控件,包括了HRSSClock、HRSSDate、HRSSTimer、HRSSLabel四个控件。 -CoolLed group LCD controls, including four HRSSClock, HRSSDate, HRSSTimer, HRSSLabel controls.
googlemaps
- 用来在winform窗体中显示google地图-Used to display google map in winform form
Table-drawing-control
- 表格绘图控件,各种图形,如曲线图、饼图等。-Form drawing control, various graphics, such as graphs, pie charts, and so on.
spring-in-action2_source-code
- spring in aciton 2 source code
middleware
- godswarmiddleware zip contains the project to scan packets and sniff ingame avialbale up to date 2013
OMRONPLCDLL
- 该DLL为用户编写Widows下PC机与欧姆龙PLC通讯的程序提供了接口,支持VB、VC开发环境。该通讯DLL是基于HOSTLINK协议对PLC中的所有寄存器进行操作,在VC开发环境下编写而成,响应速度特别快,而且完全支持Win9x/2000/XP操作系统。-The DLL is written for users Widows under the PC interface with Omron PLC communication program provides support for VB,
vbSearchfiles
- VB.Net查找文件的实例 Public Class Form1 查找文件 Private Sub button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles button1.Click Dim MyDir As String = Me.textBox1.Text Dim MyFiles = GetFiles(MyDir) Dim MyStartDate As D