-
Lab09-AD
A/D转换 在dsp中实现A/D的转换功能(A/D converter)
- 2012-05-25 08:56:39下载
- 积分:1
-
Mainfram44XS
• Mainframe technology experience (Cobol, DB2, JCL, CICS, ZOS).
Person should be well versed with App Migration/modernization, Data Migration and Conversion experience.
Involved with defect analysis, fixing documentations and analyzing in past projects.
UNIX base with Micro Soft COBOL would be nice to have.
• Mainframe technology experience (Cobol, DB2, JCL, CICS, ZOS).
Person should be well versed with App Migration/modernization, Data Migration and Conversion experience.
Involved with defect analysis, fixing documentations and analyzing in past projects.
UNIX base with Micro Soft COBOL would be nice to have.
- 2013-11-24 19:02:54下载
- 积分:1
-
xianxing
1.输入一组整型元素序列,建立顺序表。
2.实现该顺序表的遍历。
3.在该顺序表中进行顺序查找某一元素,查找成功返回 1,否则返回 0。
4.判断该顺序表中元素是否对称,对称返回1,否则返回0。
5.实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。
6.输入整型元素序列利用有序表插入算法建立一个有序表。
7.利用算法 6 建立两个非递减有序表并把它们合并成一个非递减有序表。
8.编写一个主函数,调试上述算法。
* 9.综合训练:利用顺序表实现一个班级学生信息管理(数据录入、插入、删
除、排序、查找等)
(err)
- 2008-04-19 10:04:01下载
- 积分:1
-
Horde3D_SDK_1.0.0_Beta4
开源的3D引擎。简单实用。
带有示例代码,和引擎代码(Open-source 3D engine. Simple and practical. With the sample code, and the engine code)
- 2010-01-16 10:35:17下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
combolocx
combobox更新的一个控件(update a combobox controls )
- 2004-11-19 14:22:41下载
- 积分:1
-
DX1
this is s sample of DirectX
- 2008-03-11 13:08:00下载
- 积分:1
-
CPPbook
清华大学C++教程电子版,附带源码,需要的可以下载(Tsinghua University, electronic version of C++ tutorial, with source code)
- 2011-05-14 20:38:57下载
- 积分:1
-
For循环用法例子
For循环用法例子,利用vb编程实现,基础入门教学代码。(xample of For loop usage)
- 2018-04-26 11:58:06下载
- 积分:1
-
modem
play wave on modem and record wave
- 2011-12-04 17:56:10下载
- 积分:1