< 波形声音控件函数使用说明>> ****************************************************************************************************************** 函数名 功能 说明 ------------------------------------------------------------------------------------------------------------------ GetData() 获取评分数据 当调用GetData()时WVGetData事件会自动 触发,参数Data也就是得到的数据 GetLength() 获取文件总长度 函数返回文件的长度 OpenFile(CString filename) 打开声音文件自 动分析波形 RECPFstart(long Max) 长度限制录制 当录制的长度大于Max时自动停止,并返回 RECPFstop事件 RECstart() 开始录音 RECstop() 停止录音 RECpause(bool REC_STATE) 继续/暂停录音 当REC_STATEO为TRUE时暂停有效,相反继续 play() 播放 replay(int dounum) 重复播放 dounum为重复次数 pause() 暂停 stop() 停止播放
上传时间: 2014-01-16
上传用户:cjl42111
软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) "字符串" [](数组) > < == >= <= != && ! ++ -- = += -= *= /= %= ^=,支持下列关键字:void int double string if else for while do goto break continue return,支持下列数据类型:int double string int[] double[] string[],支持下列系统函数:int max(int,int),double max(double,double),int[] newint(int),double[] newdouble(int),string[] newstring(int),void delete(int[]),void delete(double[]),void delete(string[]),支持任意用户定义函数,支持函数重载。不支持全局变量。如果发现错误,请告诉我
上传时间: 2013-12-15
上传用户:sy_jiadeyi
用汇编写的弹砖块游戏,320x200x256模式。左右键控制挡板。打中不同的砖块会有不同的效果。当前目录下有一个map.txt的文件,用来存放砖块的排列。注:在XP下,可能显示有一定问题。
标签: 汇编
上传时间: 2015-02-23
上传用户:llandlu
java课的一个功课,有意读取html里的数据,parsing 一个网站的log file
标签: java
上传时间: 2013-11-26
上传用户:Miyuki
USB便携多道系统单片机固件程序.单片机固件程序采用CodeWarrior Development Studio for HC(S)08 Microcontrollers集成开发环境开发,编译后生成的可执行文件为motorola公司的.s19格式,位于源代码的 .\bin 路径下。同时生成的还有该路径下的.map文件,记录存储空间分配情况。
标签: Microcontrollers CodeWarrior Development Studio
上传时间: 2015-03-23
上传用户:libenshu01
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.
标签: two-dimensional computational polarization non-zero
上传时间: 2013-12-13
上传用户:cylnpy
The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users! One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheaper. A third goal was to make this service as easy to log-in to as possible. Anyone tried to fill a log-in screen with a WAP-browser should know what I mean. With Wapmess all you have to do is to write your login-url ONCE and then bookmark it in your phone, to make it available fast. :)
标签: mobile-phone possible project almost
上传时间: 2015-04-08
上传用户:xiaodu1124
在SIP电话系统中,分析SIP-Server打印的log文件从而判断呼叫状态。这个java程序是为SIP电话系统的状态演示而做的
上传时间: 2015-04-08
上传用户:tyler
一个很好的ASN1编解码软件包,可用在对MAP/CAP/INAP等多个电信协议的编解码
上传时间: 2013-12-22
上传用户:hwl453472107
1、从数据库中检索出数据,动态的生成弹出式树结构菜单 2、利用双列的数据库表生成树结构函数 3、数据窗口点击标题可以实现动态按列排序功能,现有缺陷是拖动拉杆后不能进行排序 4、动态生成查找的sql程序,实现多个条件结合的模糊万能查寻 5、生成不重复的序列号函数 6、动态生成数据窗口的显示列,使用了各种对datawindow的修改定义功能 7、系统统一的错误处理功能,及生成出错的日志报表和登录日志 7、将数据窗口中选择的特定行导出到excel文件中 8、数据窗口的多行选择技巧 9、treeview中的中文不能显示的问题解决 10、利用dblog -n yourdatabase的方法去除db数据库的log日志文件的生成。 11、将excel文件导入datawindow的技巧
上传时间: 2015-04-15
上传用户:410805624