-
MPEG4Deal
说明: C语言编写的MPG4解码程序,包括完整的解码及编码就结构,适合学习MPG4的相关数据结构及处理流程,(C language MPG4 codec procedures, including a complete decoding and encoding on the structure, MPG4 for learning the structure and the related data processing,)
- 2009-08-17 16:39:43下载
- 积分:1
-
Description : Let numbered 1, 2, ..., n (NGT; 0) clockwise direction by individu...
描述:设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,抱m的人出列,从他在顺时针方向上的下一个人起重新自1起顺序报数;如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。
.算法思想:
Jeseph函数是实现问题要求的主要函数,其算法思想是:从1至m对带头结点的单循环链表循环计数,到m时,输出该结点的编号值,,再从该结点的下一个结点起重新自1起循环计数;如此下去,直到单循环链表空时循环过程结束。
-Description : Let numbered 1, 2, ..., n (NGT; 0) clockwise direction by individuals sitting around a circle, each holding a positive integer code. At the beginning of a given arbitrary reported few limits on m, started from the first clockwise direction from the starting sequence reported a few, when they report back m reported few, hold out the m out from the clockwise direction in the next personal re-order starting from a newspaper; This situation continues until all people so far shown up. Asked to design a simulation of this process, and give out the number of people out sequence. . Algorithm thinking : Jeseph function is to seek to achieve the main function of the algorithm is thinking : m f
- 2023-04-25 22:10:03下载
- 积分:1
-
testXml
实现对xml文件的操作 简单的对tinyxml进行解释(Xml files to achieve simple explanation of tinyxml)
- 2009-04-28 23:54:23下载
- 积分:1
-
Electronic-locks
电子密码锁,内有汇编程序及Protues仿真,已设计调试成功,供大家参考。(Electronic locks)
- 2015-09-12 08:21:16下载
- 积分:1
-
ComboBox 绑定List ArrayList 数据源示例源码- 自定义类(多字段) DisplayMember
msdn说: DisplayMember is set to the comboBox control, it uses the default ToString of the object,
- 2014-08-24下载
- 积分:1
-
包含几个单片机实验程序,全部用C编写,是单片机初学者的良好实验教材。...
包含几个单片机实验程序,全部用C编写,是单片机初学者的良好实验教材。-Contains several single-chip experimental procedure, all prepared with C is a good single-chip experimental teaching materials for beginners.
- 2022-02-06 17:42:33下载
- 积分:1
-
bypass-UAC-souce-code
本代码可以实现绕过win7UAC(用户账户控制),可以很好的实现(This code can realize to bypass win7UAC, (User Account Control), can achieve a good)
- 2013-04-19 11:37:28下载
- 积分:1
-
MPEG_audioEncoder_8hz-mp3
什么是8hz-mp3?----8hz-mp3是我们的MPEG音频编码器的名称,SoloH的项目“MpegEnc”给了我们一个想法,让我们也可以尝试一个免费的编码器,但是我们的主要目标是速度,所以我们就这样做了。我们这样做是为了学习一些东西,并在这样做的同时获得一些乐趣;它支持多个平台,最终将被移植到更多平台上。我们采用了与SoloH相同的官方ISO源代码,并在其中摸索了几天。这是免费的,因为是他的,但我们的目标更多的平台。结果似乎不是太坏(我们认为)。目前这个编码器只支持MPEG I第三层。
- 2022-08-13 04:36:44下载
- 积分:1
-
CGridCtrl_demo
CGridCtrl 工程,可以修改表格颜色,合并单元格,设置表格为日期,下拉框选择框等(CGridCtrl project, you can modify the table color, merge cells, set the table to date, drop-down box selection box, etc.)
- 2018-12-10 18:28:04下载
- 积分:1
-
c#定时器功能,需要注意调用函数的参数以及退出条件。
c#定时器功能,需要注意调用函数的参数以及退出条件。-timer function, it was necessary to call the function parameters and exit conditions.
- 2022-07-14 18:29:47下载
- 积分:1