资源列表
REmodel
- 一个计算低RE数的两方程湍流模型,对学习UDF的同学帮助较大-A calculation of the number of low-RE turbulence model for the students to learn more helpful UDF
fpu_test
- 矩阵加减乘除运算方法 C语言编写简单实用-Matrix arithmetic operations simple and practical method of C language
cube8.c
- 光立方3d8的程序代码,52单片机,祝你们成功-Light Cube 3d8 program code, the microcontroller 52, I wish you success
yuesefusi
- 约瑟夫斯(Josephus)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。试设计一个程序,按出列顺序印出各人编号。 利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。 -Josephus (Josephus) a
CultureSwitch
- CultureSwitch class for typical winforms application. It s a base class to change localization parameters for Application windows forms and components
parameters-of-positioning-satellite
- 求卫星参数 卫星位置 VC语言 简单易懂- parameters of positioning satellite VC
1zijie
- 串口发送1字节,采用c语言,51内核单片机通用。-chuankou send 1byte
kaijimima
- 可以设置简单的开机密码,再也不用担心隐私被人看到了-You can set up a simple power-on password, no longer have to worry about being seen privacy
猜数字0.3
- 猜数字,45秒内猜不对重启。呵呵呵呵呵呵呵呵
lianbiaohuan
- 单链表内指定两个节点创建链表环,并且查找节点的位置,最后可以选择释放链表环.C#控制台实现-Specify two nodes to create a single chain ring chain, and find the location of the node, and finally the release of the list can choose ring.
Program_8Queens
- Csharp实现八皇后问题,并且输出到命令行中-program with 8 queens