-
闹钟程序用C++语言实现的
用C语言实现的闹钟程序.rar- Alarm clock procedure realizes which with the C language
rar
- 2023-01-22 21:15:03下载
- 积分:1
-
针对TI公司的MSP53C39,介绍了FM语音合成算法的基本原理和FM数据文件格式,合成算法生成工具TI_FM的使用方法...
针对TI公司的MSP53C39,介绍了FM语音合成算法的基本原理和FM数据文件格式,合成算法生成工具TI_FM的使用方法-For TI" s MSP53C39, speech synthesis FM introduced the basic principles of algorithm and data file formats FM, synthesis algorithm to generate the use of tools TI_FM
- 2022-06-26 23:22:40下载
- 积分:1
-
数值分析课程上机 拉格朗日插值多项式 插值多项式存在唯一性 在次数不超过N的多项式集合Hn中 满足条件的插值多项式Ln(x)^Hn 是唯一存在的! 牛顿插值 三...
数值分析课程上机 拉格朗日插值多项式 插值多项式存在唯一性 在次数不超过N的多项式集合Hn中 满足条件的插值多项式Ln(x)^Hn 是唯一存在的! 牛顿插值 三色~-numerical analysis courses on the plane Lagrange polynomial interpolation polynomial interpolation existence and uniqueness to the number not exceeding N polynomial Hn pool to meet the conditions of polynomial interpolation Ln (x) ^ Hn is the only exists! Newton"s three color ~
- 2022-08-09 11:34:55下载
- 积分:1
-
一个售楼系统,v2.0版
一个售楼系统,v2.0版-a sales system, v2.0 Edition
- 2023-01-11 12:50:03下载
- 积分:1
-
双人竞走游戏是一个在turboC2环境下编写的小游戏,该游戏是一个双人玩的策略游戏...
双人竞走游戏是一个在turboC2环境下编写的小游戏,该游戏是一个双人玩的策略游戏-double game is a walk in turboC2 environment prepared by the small game, the game is playing a double game strategy.
- 2023-05-27 18:45:03下载
- 积分:1
-
ExoBUD MP迷你网页播放器
ExoBUD MP迷你网页播放器,有一个简约、漂亮、清新的播放界面,超丰富的播放控制设置,当您将这个媒体播放器嵌入您的网站使用时,建议预留 640~760px(像素) 的宽度乘以 20~25px(像素) 的高度 (在不使用字幕功能的情况下) 来设计框架的内容。
显示媒体标题的方块:本面板播放器使用跑马灯(marquee)的方式显示媒体标题,所以您不用担心因为标题过长而不能完整显示。您可以根据个人喜好来设定跑马灯的属性,包括跑动方式(behavior)及跑动速度(scrollamount,scrolldelay)。
显示时间长度的方块:假如媒体的时间长度超过一小时,请将 width 的数值适当地增加,令信息可以显示得完整。
播放器控制面板上的所有按钮:如果您想要变更这些图档,请同时参考及修改 imgchg.js 这个档案的内容。
使用此面板播放器的相关注意事项:
您可以在设定播放清单项目的媒体标题时,使用像 〹 这些"Unicode/万国码"来转换成您想要的字符,包括繁体中文以外的双字节字符 (例如韩文、日文) 和其它特殊字符;但您同时也需要将「在浏览器的状态列显示播放器文字讯息」的设定项目(blnStatusBar)设为 false,因为浏览器的状态列是无法转换像 〹 这些万国字符句柄的。
- 2022-04-17 18:26:45下载
- 积分:1
-
jQuery网页幻灯代码
jQuery网页幻灯代码,一个风格经典的网页图片展示,包括有缩略图的那种图片切换,大图片在上边显示,缩略图显示在下边,不管是学习jquery编程或是想使用这款幻灯片,都可以下载代码研究一下。效果如演示截图所示。
- 2022-08-16 22:51:35下载
- 积分:1
-
GRUB after commencement of computers running the software, which is responsible...
GRUB是计算机启动后运行的第一个软件,它负责加载一个操作系统的内核,并把控制权交给内核。该文档对GRUB进行了详尽的介绍,是一篇很不错的技术文档-GRUB after commencement of computers running the software, which is responsible for loading an operating system kernel. and control to the kernel. The right GRUB documentation for a detailed explanation, is a very good technical documentation
- 2022-08-26 08:37:09下载
- 积分:1
-
Star Wars Name Generator
这是一个有趣的节目,我的朋友,穆罕默德为我的课堂作业。我想和你们分享一下,因为它太棒了;
- 2022-02-07 16:59:07下载
- 积分:1
-
对于先进的几何形状,大多数应用程序将更喜欢加载前
For advanced geometry, most apps will prefer to load pre-authored
meshes from a file. Fortunately, when using meshes, D3DX does most of
the work for this, parsing a geometry file and creating vertx buffers
for us. This tutorial shows how to use a D3DXMESH
object, including loading it from a file and rendering it. One thing
D3DX does not handle for us is the materials and textures for a mesh,
so note that we have to handle those manually.
- 2022-05-26 16:23:51下载
- 积分:1