资源列表
PCDA
- 掌握DAC0832芯片,编程程序实现 :锯齿波,三角波,正弦波
openSubtitle_hash
- opensubtitle.org hash algo written in masm
VHDL
- seven segment decoder and Counter Program (10 hex)
burgers.f
- 运用不同格式求解burger flow,提高算法运动性和效率,得到优化结果-burger flow
time_frequency_matlab
- 横坐标是时间,纵坐标是频率,matlab绘制时频图的小程序-Time frequency pic
5
- 停车场管理系统 数据结构栈的应用,希望对大家有所帮助!-C
colors
- 在屏幕上显示出以不同颜色为背景的不同颜色的字母‘a’.汇编实例-Displayed on the screen in different colors as the background color of the different letters ' a' . Compilation of examples
appendString
- strcat implemented on x86 asm
BX2HEX
- 将BX里面的值转为十六进制输出,同时将这一项功能作为INT82的一项功能-Inside the BX value to hexadecimal output, a feature as a function of these INT82 of
best
- 进退法找求单峰区间,黄金分割法找最优解的matlab程序。-The advance and retreat method to find requirements unimodal interval, golden section method matlab program to find the optimal solution.
TI
- (1)为IntArray 加上析构函数并编译运行程序,体会类的构造函数和析构函数的 作用。 (2)程序中,类IntArray 的三个构造函数都是以相似的方式来实现的。一般来说 ,当两个或多个函数重复相同的代码时,可将这部分代码抽取出来,形成独立的函数 ,以便共享。以后如果需要改变这些实现,则只需改变一次,而且这种实现的共享本 质更容易为大家所理解。怎样把构造函数中的代码抽取出来形成独立的共享函数呢? 请给出一种可能的实现。按你给出的实现方法修改程序并重新编译运行。-程序中
strcmp
- 汇编语言实现字符串比较,strcmp的功能-Assembly language to achieve the string comparison, strcmp function