搜索资源列表
[NFA+TO+DFA]
- [NFA+TO+DFA] 很好很强大的,全部都有了,下下来就行了-[NFA+ TO+ DFA] very very powerful, all have been, the next down on the list
BBS
- 主要功能:1 完全兼容现在流行的 WEB 方式 BBS论坛的界面风格和操作风格。 2支持用户发表投票 (板主以上才可以修改投票)。 3平板式列出BBS主题及跟贴内容。 4站长可开板/修改/删除、设BBS分类、任命板主。 5 板主以上权限可以主题进行 标置精华、置顶、设为公告、、锁定、删除。 6文章作者或板主以上权限者可编辑/删除某篇贴子。 7支持主题快速回复、单篇引用回复。 -Main functions: 1 is now fully compatible with
Ok3w_AspNews
- 一、后台直接更新系统信息,方便配置站点; 二、数据库在线压缩、备份; 三、友情链接管理; 四、站点介绍类文章任意添加; 五、新闻文章管理: 六、留言/评论管理。 七、网站管理员权限设置(超级管理员和新闻编辑人员); 八、站点信息配置删除一些无用信息; 九、改进留言/评论管理方式; 十、优化vbs.asp调用函数,增加图片列表函数及更多属性控制; -First, the background information directly update the s
labfree
- 实验室建设,功能齐全,研究方向和文章列表等-Laboratory construction, a full-featured, research directions and list of articles, etc.
text2
- 实现了用树建立数值表达式,并求其值,随便输出它的广义表、前缀表达式和后缀表达式-To realize the tree is to develop a numerical expression, and for its value, literally output its generalized list, prefix and postfix expression expression
binary-tree-in-templates
- so i want to make a code, that creates a binary tree, that holds data, for example ints like 1,6,2,10,8 and on pop i get the biggest number, and after that it gets deleted from the tree, and on push i can insert a new element. And this should be in a
LinkTable
- 数据结构中线性链表,及循环链表的应用,这是对约瑟夫问题的求解。-Linear linked list data structure, and the application of the circulation list,For Joseph problem solving.
DelphiPrefixChange
- Delphi单元前缀修改工具 工具需要修改的内容: 需要修改的文件列表: 1) 单元文件修改:同时也要修改uses列表中的内容,单元头 2) 类名修改:以TOldPrefix开头的符号,修改成TNewPrefix开头的符号 3) 对象或变量名修改1:以fOldPrefix开头的符号,修改成fNewPrefix的符号 4) 对象或变量名修改2:以OldPrefix开头的符号,修改成NewPrefix的符号 一个词中,有OldPrefix,且
LinkedListClass_struct
- Linked list for integer
scan
- //程序实现C语言词法分析器的设计 //用到的变量 // cch 放当前字符 // q 标志保留字(1:是 0:否) //StrToken 保留字列表 /*C语言中的保留字(32个) auto break case char const continue default do double else enum extern float for goto if int long register retu
test_ledmatrix8x8
- File list(time 2002041614~2009101810)(Click to check if it s the file you need, and recomment it at the bottom): C52_RAM .......\Last Loaded RAM.DBK .......\main.c .......\main.LST .......\main.OBJ .......\ram .......\RAM.DSN
PLC
- 可以编辑PLC梯形图,并能自动转化为指令表。在《反可动 》提供的项目基础上修改而成。可以在2010编译通过,消除保存时的错误提示信息。-Can edit the PLC ladder diagram, and automatically translated into Instruction List.Based on the existed project.
CPP
- n this section, you will interface with the operating system using DOS commands. For each of the following tasks, list the correct DOS command. Note: While it is not necessary to perform these tasks on a computer, the assignment is structured fo
QQListDemo
- QQ好友分组,好友列表显示,增删改查,可以制作高仿版的QQ2013-QQ group Friends Friends list shows CRUD
StructLinkedList
- Link List Code, creating dynamically growing arrays
cdrtools-2.01.tar
- 刻录机,cdrtools2.01, 可以在ubuntu下实现多段刻录,也可以在ARM板上,不过,这得需要移植-You**need** either my "smake" program, the SunPRO make from /usr/bin/make (SunOS 4.x) or /usr/ccs/bin/make (SunOS 5.x) or GNU make to compile this program. Read READMEs/README.gmake for
testproxy
- 将网上搜索到的代理IP地址列表写入ip.txt文件中,执行testproxy.py程序,即可筛选出可用的代理IP地址-The online search to proxy IP address list written ip.txt file, execute testproxy.py program, you can filter the IP address of the proxy available
c_1
- 基于VC++6.0的c++语言编程实现对班级学生通讯录信息管理-VC++6.0 c++ programming language to implement the class student mail list based on information management
dax2012toolset-40518
- Dynamics AX 2012 Development toolset (DT) is an enhanced compilation of various tools and tweaks. Below you can find a list of the original tools used with detailed descr iption. DT contains multiple tweaks for most standard development tools availab
liste
- The list data structure allocates and deallocates memory as needed therefore, it does not allocate memory that i s not currently using. Memory is freed when an element is removed the list. Lists are efficient when inserting new elements in the l