资源列表
ChangDesktop
- C#写的随机更改桌面壁纸,可以定时更改,且支持托盘-C# to write the random changes to the desktop wallpaper
bianyiyuanli
- 算符优先分析方法是根据算符之间的优先关系而设计的一种自底向上的语法分析方法。算符优先分析的基本思想是只规定算符之间的优先关系,也就是只考虑终结符之间的优先关系。由于算符优先分析不考虑非终结符之间的优先关系,在归约过程中只要找到可归约串就归约,并不考虑归约到哪个非终结符,因而算符优先归约不是规范归约。-Operator precedence analysis is based on the priority relationship between the operator is designed
DS18B20xiugai
- 18b20测温的c语言程序/DS18B20温度传感器程序 #include <reg52.h> #define Alarm 10 sbit Beep=P3^4 sbit DQ=P2^4 //数据传输线接单片机的相应的引脚 unsigned char tempL=0,tempH=0 //设全局变量 unsigned char flag=0 unsigned int temperature,negtemper //温度值保存在temperature里
HumidityCollectionShowPrograms
- 通过串口采集温湿度传感器的数值,并在街面上显示-Through the collection of temperature and humidity sensor serial, and in JieMianShang shows values
xitongFrame
- .net框架程序设计实例 .net框架程序设计实例-. Net framework of the program design. Net framework for program design
vpfx_missile_trail
- VP的导弹尾迹的一个简单例子,描述了导弹在VP场景中飞行的效果。-vegar prime
FrameExample
- 基于框架开发框架学习代码 这个比较全 基于框架开发框架学习代码 这个比较全-Frame-based development framework to learn the code, the relatively wide
25811210stbc
- 实现LS信道估计的算法,很好的算法,对初学者有很大帮助-LS_MMSE_channel_estimators_for_OFDM
gradunwarp-1.01-alpha.tar
- Gradient Unwarping Package for Numpy/Python. To correct for image distortions in MRI data due to non-linearity of the magnetic fields from the imaging gradient coils. -To correct for image distortions in MRI data due to non-linearity of the magneti
chat
- 一个简单的聊天程序,运行环境VC++6.0。用MFC编程实现-chat program
watermark
- C# 2005开发一款图片批量加水印工具,编译试运行了一下,确实不错,选择需要加水印图片后,可以选择两种方式加水印:一是自定义文字,自己输入文字,设定显示位置就可以了,文字会按图片等比例缩放;二是可选择水印图片,支持GIF/JPG格式等,同时,更强悍的一个功能是,它支持批量增加水印鱼,非常方便好用-C# 2005 Development of a batch add a watermark image tools, compile test run a bit, really good, sel
ckeditor3_en
- ckeditor是fckeditor html编辑器了一个升级版本,用过fckeditor的站长都知道,由于其打开速度的不理想把fckeditor用于网站做为在线编辑器并不是明智的选择,ckeditor正好弥补了这一缺陷,ckeditor是由Frederico Knabben.针对网络而开发的在线编辑器。它提供了令人吃惊的性能、充分无障碍和强大而可扩展的javascr ipt API。 -ckeditor fckeditor html editor is an upgraded version
