展示一张双重连接的名单的实施的原始代码。节目主循环在主函数,用户被提示选择
选择从菜单为了开始与双链表一起使用。
-Display a list of dual-connectivity of the implementation of the original code. Shows the main cycle in the main function, users are prompted to select from the menu selection in order to start with the dual-use list.
tlc549 AD转换程序
i want to something in this intnet that i need it very much!-i want to something in this intnet that i need it very much!
i want to something in this intnet that i need it very much!
这个是信息检索系统原理的作业,能够对多篇文章的单词进行布尔检索,支持and or not三种逻辑运算,对多个单词的与或非运算结果的文章篇目号进行输出。比如A and B or not C含义是既出现A单词又出现B单词或者不出现C单词的文章有第2篇,第13篇,就对这两篇文章号2和13进行输出。用户使用时可将主函数中文件改成自己计算机上的文件路径,然后就可以运行了。