资源列表
combined
- 这是联合角点和边缘的检测程序,是自己修改的,已经通过了调试,能够运行。
串操作
- 文本编辑的基本原理及方法 简单文本编辑 串的存储管理-text edit principle and methods ,simple text edit and the list saving management
3
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。 在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程 序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过 词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词 串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。-Here to begin the definition of a subset
datetime
- 时间控件,能在网站上完全显示当前的时间,如年月日 时分秒等-Time control, can be displayed on the site full time for the current
CDesignno
- 一个很好的编译原理的课程设计。。非常适合新手入门。可直接使用。 -A good compiler theory of curriculum design. . Very suitable for beginners. Can be used directly.
Vxunnineiccuni
- 虚拟内存的检测,使用VirtualQuueryEX()函数来检测虚拟内存空间(5 -Virtual memory testing, to use VirtualQuueryEX () function to detect virtual memory space (5
abcdefghijk
- 这是一个数字密码锁的VHDL源代码 花了很多时间才弄来的-This a digital code lock VHDL source code spent a lot of time obtained
wd1E3
- 用二分法,求超晶格束缚能量程序。应用物理专业和凝聚态物理学低维物理方向程序。程序(3)-with dichotomy, seeking superlattice binding energy procedures. Application of physics and condensed matter physics of low-dimensional physical orientation procedures. (3)
zl
- 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位)
jac_cuda2
- Parallel TDMA solver using Jacobi iterations. Compile using NVCC 5.5
antcolony
- vrp code with ant colony in matlab
GSO
- 一种经典的智能优化算法,基于萤火虫算法GSO,里面有一个简单的应用小例子,可以直接调试可用。-This is a classical optional intelligent code using GSO algorithm. There is a simple application code within it which you can compile directly.