-
KinectAnd3DMax
说明: Kinect 控制3DMAX应用 可是实现扑捉人体动作(But to achieve application control 3DMAX Kinect capture human motion)
- 2011-03-22 16:26:41下载
- 积分:1
-
ds3
单向链表的创建与操作
设单向链表中节点的数据域的数据类型为整型,编写函数实现以下操作:
(1)实现单向链表的创建(包括初始化)与输出操作,节点的个数及节点的数据由用户输入。
(源代码:ds3-1.c)
(2)查找给定的单链表中的第i个节点,并将其地址返回。若不存在第i个节点,则返回空地址。
(源代码:ds3-2.c)
(3)查找给定的单链表中值为n的节点,并将其地址返回。若不存在值为n的节点,则返回空地址。同时,还应通过参数传回该节点的序号。
(源代码:ds3-3.c)
(4)删除给定的单链表中的第i个节点,成功返回1,失败返回0。
(源代码:ds3-4.c)
(5)删除给定的单链表中值为n的节点,成功返回1,失败返回0。
(源代码:ds3-5.c)
(6)在给定的单链表的第i位上插入值为n的节点。
(源代码:ds3-6.c)
(7)在给定单链表的值为m的节点的前面插入一个值为n的节点。
(源代码:ds3-7.c)
(Creation and operation of a one-way linked list
Set up a one-way linked list data type node integer data fields , write a function to achieve the following:
( 1 ) achieve the creation of a one-way linked list ( including initialization ) and output operation , the number of nodes and node data entered by the user .
( Source : ds3-1.c)
( 2 ) Find a single list given in the i-th node and returns its address . Without the presence of the i-th node , returns an empty address.
( Source : ds3-2.c)
( 3 ) Find a given node in a given value of n single list , and return address . Without the presence of the value of n nodes , returns an empty address. Meanwhile, the number should be returned by the parameters of the node .
( Source : ds3-3.c)
( 4 ) Delete the given singly linked list in the i-th node , the successful return 1, else return 0 .
( Source : ds3-4.c)
( 5 ) to delete a single node in the list is given n , the successful return 1, else return 0 .
( Source : ds3-5.c)
( 6 ) )
- 2014-05-11 19:19:41下载
- 积分:1
-
CommTest
vs2010 c++ MFC实现串口通信(vs2010 c++ MFC serial communications)
- 2021-04-10 08:58:59下载
- 积分:1
-
covFunctions
高斯回归建立代理模型行协方差函数的选着的变成(gpml-matlab-v3.1-2010-09-27)
- 2011-01-03 19:18:15下载
- 积分:1
-
vcpp32
经典书籍《VC++技术内幕(第4版)》的随书源码,该书由微软出版社出版,微软对自身软件的解读,堪称权威(the source code for "Inside VisualC++ 6.0")
- 2010-01-07 14:07:47下载
- 积分:1
-
IconLBDemo
ICON ListBox like qq, highlight selected sub item.
- 2012-06-24 09:33:15下载
- 积分:1
-
SSE
用于计算空气动力学求解激波间断,SSE格式(Used for calculating the aerodynamic solver of shock discontinuity,SSE format)
- 2018-02-05 17:24:59下载
- 积分:1
-
1602-c-program
说明: 1602液晶C程序,放在实验板可以使用,里面有仿真电路图,容易理解(1602 LCD C program can be used on the test board, which has simulated circuit, easy to understand)
- 2011-04-08 09:02:56下载
- 积分:1
-
FagInterfaz
Full Avaiabiliti Group Network Kaufmann Roberts Recursion calculator
- 2013-03-15 20:44:15下载
- 积分:1
-
擲骰子
分別輸入 玩家電腦的骰子大小
之後按任一鍵即可跑出骰子點數
此程式沒有真正的骰子
是亂數出現的點數來當成骰子
- 2022-07-20 08:43:10下载
- 积分:1