-
p374
制作有使用日期限制的程序。程序试用期限。(Production procedures have been used the date restriction. Procedures for the trial period.)
- 2010-03-15 22:53:24下载
- 积分:1
-
test
以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别(In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition)
- 2013-08-28 09:10:47下载
- 积分:1
-
THE_MYTHICAL_MANMONTH
在很多方面,管理一个大型的计算机编程项目和其它行业的大型工程很相似——比大多数程序员所认为的还要相似;在很多另外的方面,它又有差别——比大多数职业经理所认为的差别还要大。(In many ways, managing a large-scale computer programming projects and other industries are very similar large-scale projects- more than most programmers think that' s also similar in many other areas, it is another difference- than most professional managers that the bigger the difference.)
- 2010-06-01 14:28:44下载
- 积分:1
-
使用C++语言编写的初始显示文字程序
使用C++语言编写的初始显示文字程序,可以实现的功能是在屏幕上输出要显示的文字,运行的平台可以在DEV C++和VS中都可以运行。初学者可以看看
- 2022-02-24 17:56:49下载
- 积分:1
-
WinPopup
说明: 使用C#实现的自定义系统提示,可以更好的帮助我们实现系统功能(The use of C# Achieve custom system prompts, you can better help us to achieve system function)
- 2008-11-22 07:58:30下载
- 积分:1
-
MCU_signalmachine
基于51单片机制作的函数信号发生器,用DA0832和运算放大器来输出,单片机产生信号,用proteus仿真了(内含),能够产生正弦波,方波,锯齿波,三角波的波形。(51 single-chip microcomputer-based production function signal generator, used to DA0832 and the op-amp output, single-chip signal, proteus simulation with the (implicit), can produce sine, square, sawtooth, triangle wave.)
- 2009-07-09 15:44:51下载
- 积分:1
-
90%准确率黄金外汇香港欧美平台通用
90高胜率EA,利用货币之间的利差关系进行对冲,收益稳定。(90 high winning rate EA, using the spread between currencies to hedge, the return is stable.)
- 2020-06-24 04:40:02下载
- 积分:1
-
systemofemployer
完整的一个系统实例,关于职工的信息方面,很有借鉴意义。(Complete example of a system, information on employees, great reference.)
- 2010-09-10 10:03:25下载
- 积分:1
-
asd7843
触摸屏驱动芯片AD7843的DSP驱动程序,欢迎下载,谢谢。(Touch screen drive the DSP chip AD7843 driver download welcome, thank you.)
- 2008-04-16 10:43:37下载
- 积分:1
-
LINK
建立链表的算法:
新节点链入表尾建立链表:
动态分配第一个节点变量;
用指针head 妥善保存链表第一个节点的地址值;
依次动态分配一个新节点变量;
将上一个节点的指针域指向新生成的节点;
循环3),4)步骤,直到所有节点均连入链表;
将最后一个节点的指针域赋值为0;
(Establish the list of algorithms:
The new node links footer build list:
Dynamic allocation of the first node variable
Keep the list head pointer of the first node address value
In order to dynamically allocate a new node variable
The domain of a node pointer to the new generation of nodes
Cycle 3), 4) step, until all nodes are connected to the chain
Pointer field will last node assigned to 0 )
- 2015-01-05 16:03:48下载
- 积分:1