资源列表
logic_check
- 对任意给出的逻辑表达式进行检查,判定其合法性,给出检结果(查真值)-check the logic expressions ,answer if it is validity(check the value)
logic_check
- 对任意给出的逻辑表达式进行检查,判定其合法性,给出检查结果(真值)-test the logic expressions and check if it is validity,the give out the results (value)
MATLABcreatmif
- 产生mif文件的函数,简单易用,来自CSDN,非常感谢原创者-creat mif file.from the www
9-7tree
- 非常经典的二叉树遍历方法,卖血大放送!!不可不看-Traversal of the binary tree is a classic method, can not watch
PIC16F877A
- Source code for PIc16f877a
DosEditor
- DOS下Editor的源代码,写得很不错,其中包含了模拟Windows下SendMessage和PostMessage的实现,包含了基础控件的抽象和实现(主要是用DOS的制表符来描画控件),还包含了一些很好的设计思想在里面。-Editor under DOS source code, written very well, which includes a simulation under Windows implementation of SendMessage and PostMessage
FPGA-TWO-RAM
- 这样就可以在FPGA内实现双口RAM了-This can be achieved in the FPGA dual-port RAM
ISPID
- 离散系统的数字PID控制仿真和采用积分分离式PID控制器进行阶跃响应.-The number of discrete system simulation and the use of PID control points separate PID controller step response.
smsdecoder
- for decoding sms massages
find-files
- VB开发人员都会遇到文件定位的问题。VB提供的Dir[(pathname[, attributes])]函数应该可以满足各种文件定位问题。使用Dir函数时,我们必须给它提供文件的全部路径,否则是找不到的。而有时我们往往是不知道文件的路径的,如果要利用该函数来定位文件,我们必须编写一定的代码。笔者在利用该函数编制查找文件的函数时,颇费了些工夫,可是发现查找的效率不高,效果不太理想。那么有没有编码少且更快的方法查找文件呢?笔者后来利用一个 API函数成功地编制了一个高效率的查找文件的函数。-VB d
Chinese_Regex
- 用来将一文本文档里的所列中文自然语言格式转换成Unicode码后,再转换成预编译的正则表达式,可以用来匹配微博客里的词语-One text document to be listed in the English natural language format into a Unicode code, then replaced with pre-compiled regular expression can be used to match words in the micro-blog
SecondsCalculator
- second calculator源代码,简单但是很经典-second calculator source code, simple but classic