- Jot This a jot Project. have a try and enjoy it. Hope it helps
- Manual-de-Programacion-en-el-Lenguaje-C Tutorial de lenguaje c para toda clase de uC
- java Java的一些入门级代码
- floating-car 城市浮动车数据参考资料
- ops-loongson2 We can t address 8 and 16 bit words directly. Instead we have to read write a 32bit word and mask modify the data we actually want.
- AUTO PROGRAM GENERATES RANDOMLY LOCATED BALLS WITHIN A CIRCULAR
资源列表
Hexadecimal-conversion
- 进制间的转换,2进制,8进制,10进制,16进制间的转换-Convert between hexadecimal, binary, octal, decimal, hexadecimal conversion
Josephus
- 编写程序,模拟约瑟夫环(josephus)问题: n个人(编号为1,2,3,……,n (n>0) )按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出两个值:一个为首先报数的人的编号i (0<i<=n),另一个为起始报数上限值m。接着从编号为i的人开始按顺时针方向自1起顺序报数,报到m时停止报数,且报到m的人出列,并将他的密码作为新的m值,从他在顺时针方向上的下一个人起重新自1报数,……,如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,给出出列人的编号序
LinkQueue
- 数据结构,链队栈,已经经过编译,并成功运行,希望对大家有帮助-Data structure, the chain teams stack, has been compiled and run successfully, we hope to
binary-tree
- 分别以先序和中序遍历序列,后序和中序遍历序列构造一棵二叉树 要求以括号表示法输出该二叉树-Preorder and inorder traversal sequence after sequence, and the traversal sequence construct a binary tree the brackets indicate the method outputs the binary tree
Search
- 数据结构,静态查找,已经过编译,并成功运行,希望对大家有帮助-Data structures, static lookup, has been compiled and run successfully, we hope to
guanjianlujing-cmd
- 关键路径数据结构课程设计的控制台程序,创建网的时候请注意空格字符-Critical path data structure courses designed console application to create a network Please note that the space character
BinarySortTree
- 数据结构,二叉排序树,已经进行编译,并成功运行,希望对大家有所帮助-Data structure, binary sort tree, compile and run successfully, we hope to help
guanjianlujin
- 用MFC做的数据结构中的关键路径求解,记得首先必须创建一个AOE网-Solving the critical path of the data structure of the MFC to do, remember that you must first create an AOE network
Sort
- 数据结构,排序,已经经过编译,可以运行,希望对大家有帮助-Data structures, sorting, have been compiled, you can run, we hope to
StaticLinkList
- 数据结构 ,静态链表,已经成功编译,并运行,希望对大家有帮助-Data structures, static linked list has been successfully compiled and run, we hope to
shizi
- 通过输入表达式用二叉树输出前缀式中缀式后缀式-Expression by entering the binary tree output prefix where prefix suffix style
p781
- 在不用库函数的情况下,自己编写字符串的复制、比较函数,给字符串排序-The case without the library functions, write your own copy of the string comparison function to the string order
