搜索资源列表
Oscilloscope
- The plotform is TinyOS. This configuration describes the Oscilloscope application, * a simple TinyOS app that periodically takes sensor readings * and sends a group of readings over the UART. The default * sensor used is the Photo component.
DateUtil
- CShape日常处理类,包括 1、中国日历信息处理类,用于获取日期的中文表示、天干、地支、生肖、中文星期、星座、诞生石信息; 2、日期处理类; 3、月份、年份、星期处理类。-CShape daily treatment categories, including 1, the Chinese calendar, information processing class, the Chinese used to get the date that the Heavenly Ste
Task
- C# Task定任务处理程序源码 运行环境:asp.net 技术特点:采用asp.net技术及线程方式进行任务定时处理 功能描述:可以定时间段、小时间、周、月、年等进行任务处理。 -C# Task scheduled task handler source operating environment: asp.net technical characteristics: the use asp.net technology and the way the thread task
WeakEvents
- 事件处理程序,利于初学者了解和深入学习csharp的事件和委托机制-Event handler, which will help beginners to understand and in-depth study of the events and delegate mechanism csharp
WindowsCaculation
- (1) 设计数字按钮的事件,由于数字按钮事件功能都是把对应数字显示在文本框中,所以全部数字按钮都可以共用一个事件处理方法; (2) 运算符按钮事件也基本相同,所以所有运算符按钮也可共享同一事件处理方法。方法中分别读取文本框上的数值以及所按的运算符,并能识别是否需要进行智能计算; (3) 键盘事件只需一个事件处理方法即可,根据按键的不同调用之前的鼠标事件或者自定义的方法,以便模拟之前定义的鼠标事件。-(1) design digital button events, button even
eventdemo
- for event handler function
HelpHandlerLib
- Simple help handler for Adobe files
tezkod
- example of using error handler
Progressbar
- 该程序采用了jquery框架,实现了小文件上传。 两个地方需要解释 第一,如何知道监听的这个文件就是上传的这个文件实现机制很简单,就是让asp.net产生一个唯一的guid,这个id序号是唯一的,通过ajax取出来赋值给一个隐藏字段;第二,如何获取guid标志的文件信息?通过asp.net缓存机制实现,上传的过程中,不断的将上传信息往缓存里面写,直到文件上传完成,而在另外一个通过guid获取缓存的信息,信息包括你想要的信息,比如上传了多少字节、消耗了多长时间等。 程序核心页面 i
ProxyWebApp
- Web proxy ASP.Net Handler
type
- 将VS2005工具箱窗口中的控件放到窗体中,使用属性窗口或在程序中用语句修改控件属性,设计应用程序界面,为控件增加事件处理函数,完成指定的功能。 -VS2005 toolbox window controls on the form, use the Properties window or modify the control properties in the statement of procedures used to design the application interfac
Wireless-alarm-code-design
- 无线报警器的源程序,有系统初始化程序,外部中断0服务程序,外部中断1服务程序,报警处理程序,点火处理程序,延时子程序-Source, wireless alarm system initialization procedures, external interrupt service routine, the external interrupt 1 service routine, alarm handler, ignition handler, delay subroutine
CSharp
- 程序要实现的目的是通过鼠标来控制图片的缩放和移动的效果,也就是说可以鼠标在程序界面上拖动图片,通过鼠标滚轮放大和缩小图片。这种功能在图片浏览程序里面再普通不过了,一般来说,如果是在MFC或者Winform里面实现这两个功能的话,都是通过处理鼠标的移动和滚轮事件,在这两个事件处理函数里面,获取鼠标的位置和滚轮滚动的偏移量,然后针对性地更改图片的位置和高宽度来做的。-Program to achieve the purpose of the picture zoom and move the mou
adc
- ARM-M0-LPC1114 adc程序,模拟量采集-This file contains ADC code example which include ADC initialization, ADC interrupt handler, and APIs for ADC reading.
timer32
- ARM-M0-LPC1114 TIMER32 定时技术程序-Descr iption: This file contains 32-bit timer code example which include timer initialization, timer interrupt handler, and related APIs for timer setup.
gpio
- ARM-M0-LPC1114 GPIO配置程序-This file contains GPIO code example which include GPIO initialization, GPIO interrupt handler, and related APIs for GPIO access
IDSmile
- 学生成绩排名(采用动态内存分配方法的学生成绩处理程序)-Students' Scores (dynamic memory allocation method of student achievement handler)
ChatPtool
- socket通信,void CFWQDlg::OnBnClickedListen() { // TODO: 在此添加控件通知处理程序代码 m_server.Create(1000) // 使用号端口 m_server.Listen() // 侦听 } -socket communication, void CFWQDlg :: OnBnClickedListen () {//TODO: Add Controls in this notificati
zhaoaiguo
- 基于PCA的水环境处理程序代码,MATLAB开发环境。-Based on PCA handler code of water environment, the development environment of MATLAB
diary
- 一个日记处理程序,可对日记进行目录检索,增加,删除,以及示详细内容等4个功能。-A log handler, the log directory can retrieve, add, delete four functions, as well as shows and other details