资源列表
fet140_adc12_09.c
- 获得胜利第四纪;连锁店弗兰克萨迪克将; 思考题接力赛都将; 第四纪粪胆素;快的空间法;类毒素-victory Quaternary; Frank will Sadiq chain; Thinking that will relay; Quaternary fecal bile pigment; Fast space law; Toxoid
ThreadedBTNode
- 中序线索二叉树的建立与查找 以二叉链表作为存储结构,定义线索二叉树类型 thread_bitree ; 实现线索二叉树的以下运算 建立中序线索二叉树 create( ) 输入二叉树的结点元素,建立中序线索二叉链表。 查找后继 inorder_next( ) 在中序线索二叉树中查找结点 p 的中序后继。
ProcessUtils
- 进程操作工具类,支持:启动一个进程,查找特定进程、判断特定进程是否在运行、删除一个进程 -The process of operating tools and support: to start a process to find a specific process to determine whether a particular process in operation, the deletion of a process
shishu
- 分别用浮点、定点和科学记数法的方式表示一个实数。-Separately using floating-point, point and scientific notation to express a real number.
uuu
- :输入某年某月某日,判断这一天是这一年的第几天? 1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊 情况,闰年且输入月份大于3时需考虑多加一天-ttttttttttttttttttttttttt
uCommunication
- 串口通信所需进制转换:十进制转八\二\十六进制 -string to hex hex to string
temp
- 实现无类型容器,可以保存几乎任何类型的数据。-Type-free containers, you can save almost any type of data.
tongxunlu
- 用c++编写代码实现通讯录,有插入,删除联系人等等功能-use c++ to implement a contact catagory, a lot of functions included
matrix2d
- flash opengl 矩阵计算,计算矩阵,用于stage3d的2d渲染-flash opengl
Gravity-anomaly
- 计算重力异常,只需要输入最大重力场模型的最大阶数以及重力场模型文件名在程序里设置经纬度范围和间隔即可得到重力异常-Gravity anomaly
vbpageprint
- Vb换页打印,显示当前是第几页,然后让用户确定是否打印,一个分页打印的例子。测试截图所显示的是我本机测试,没装打印机,没看到最终效果。不过VB程序可以直接编译成功。-Vb feed print, display is currently the first few pages, and then let the user determine whether to print an example of the printed page. Test shots displayed is the m
FlowOperation.cpp
- 给定n个作业,每个作业有两道工序,分别在两台机器上处理。一台机器一次只能处理一道工序,并且一道工序一旦开始就必须进行下去直到完成。一个作业只有在机器1上的处理完成以后才能由机器2处理。假设已知作业i在机器j上需要的处理时间为t[i,j]。流水作业调度问题就是要求确定一个作业的处理顺序使得尽快完成这n个作业。-Given n jobs, each job prescribe procedures were handled on both machines. A machine can only h