- IMPLEMENTATION-OF-SINGLE-PASS-ASSEMBLER This simple C program is for the implementation of Single pass assembler. Actually
- FlexPaper-js-vresion 本代码是FlexPaper 的一个js版本
- Navier-Stokes Navier Stokes solver
- Simulink_QPSK 用simulink实现QPSK调制解调
- DNFGMtools DNF gmtools mysql使用实例
- FLICM 文章A Robust Fuzzy Local Information C
资源列表
11_ddr3_test
- spartan6 ddr3 test with FPGA communicate
477719
- 易语言源码分享,希望更多的朋友了解易语言,源码名称:树型框全操作,体验中文编程()
C#23多线程源码
- c# 多线程编码 23个实例和文档(c# thread)
myVMDtest
- 含有最新VMD算法,计算信号特征值,频谱分析,检测故障信息点(The latest VMD algorithm, the eigenvalue of the signal, the spectrum analysis, the detection of the fault information point)
xmr-stak-cpu-notls-win64
- xmr-stak-cpu-notls-win64 门罗币挖矿源码 * 运行不了的需要安装vc运行库(Xmr-stak-cpu-notls-win64 Monroe coin mining source free The VC runtime needs to be installed)
0718829
- 易语言源码分享,希望更多的朋友了解易语言,源码名称:枚举系统窗口和取得句柄例程及关闭窗口()
pconlogicalunwinding
- 易语言源码分享,希望更多的朋友了解易语言,源码名称:枚举进程模块()
bkcnor
- 易语言源码分享,希望更多的朋友了解易语言,源码名称:显示DOS执行结果2()
serialport
- linux下用qt上位机软件打开串口的程序(open serialport under linux qt)
Rddata3
- 用matlab对MIt-Bih数据库的心电数据进行读取和滤波,得到心电图的程序(Using MATLAB to read and filter the ECG data of the MIt-Bih database and get the program of the electrocardiogram)
transform
- 一个透明界面的做法,可以让界面的某些部分变的透明(A transparent interface that allows some parts of the interface to be transparent.)
MainTask_Clock_Demo
- 基于UCGUI3.98,h文件配置的240*240尺寸,8bit per pixel。如果编译不过打开guiconf.h里的一些宏。 该文件实现一个时钟,绘制时钟背景可以使用纯色背景,bitmap背景,jpeg背景。绘制时钟的指针可以使用Line或者多边形。切换这些功能使用宏控制,详情见文件开头部分的"Ctrl Marco Begin" 至 "Ctrl Marco End" 之间的用于控制绘制模式的宏及其相应注释。 整套代码包含许多注释,方便初学者