搜索资源列表
ctixian20040130
- 介绍一下这个程序的功能: 1,提醒功能。有约会提醒,记念日提醒,每日定时提醒,每周定提醒。 2,定时器。设定小时数,倒数时间,到0时弹出窗口提醒。 3,秒表。 4,日期计算。计算两个日期之间的天数,计算多少天后是几号。 5,倒计时。记录一个重要的日期,倒数天数。 6,当前日期。显示当前日期,计算这周是从某天开始的第几周。 (非原创)-Explain the function of this procedure: 1, to remind function. Have an appointmen
Compiler1
- 使用C++编写的编译器,里面 包括了词法分析程序scanner.cpp,无符号数识别程序ucon.cpp,算符优先法语法语义处理程序SF.cpp,SLR1语法语义处理程序SLR1.cpp。比较强大。源程序输入有program.txt,输出包括窗口和compiled.txt-Using C++ to write compiler, which includes lexical analysis program scanner.cpp the number of symbols identifica
MasmPlus
- 汇编编译器,window环境下,能模仿多种环境下汇编,简单易用,对汇编爱好者有很大帮助-The assembler window environment, can mimic a variety of environments, assembly, easy to use, be of great help to the compilation enthusiasts
ctype
- library c compatible with window 7
BCM
- 车身控制器控制程序 包括车窗控制 组合开关控制 CAN通讯-Body Controller control program including window control combination switch control CAN communication
matlab
- libsvm,台湾著名学者研究出的改进版的支持向量机。可用于多类别图像分类。上传的是window版本。-libsvm, Taiwan s well-known scholars developed an improved version of the Support Vector Machine. Can be used for multi-class image classification. Upload a window version.
CometAssistant
- 编程助手,查看窗口句柄 生成代码等待-Programming assistant, waiting to see the generated code window handle ...
vb6.1-mgc
- VB梦工厂出的,VB6.1,可以做窗口DLL,可以做真正意义上的WG-The VB DreamWorks, VB6.1, can make the window DLL, can be a real sense of WG
wallpaper
- wallpaper MDI window
This-method-analysis-tools
- window下的此法分析工具和语法分析工具-Under the window of this method analysis and syntax analysis tools
chuangkou
- 刚才 编译的一个 小小的窗口 欢迎交流啊-Just edited a small window to welcome the exchange ah
vshader.glsl
- #version 130 in vec4 vPosition in vec4 vColor out vec4 color uniform int xsize uniform int ysize void main() { mat4 scale = mat4(2.0/xsize, 0.0, 0.0, 0.0, 0.0, 2.0/ysize, 0.0, 0.0, 0.0, 0.0, 1.0, 0
FIR-filter-design-kaiser-window-LPF
- FIR filter design kaiser window LPF