-
reference source, study examples
参考源码,学习例子-reference source, study examples
- 2023-04-25 15:15:03下载
- 积分:1
-
vs2010制作word报表的生成
基于vs2010的mfc开发,实现数据的获取和数据的输入,包括word报表和excel报表的生成,别且自动填写数据,在excel中实现柱状图和图片的添加
- 2023-05-21 22:05:07下载
- 积分:1
-
将RTF文件转为HTML的程序,有很详细的注释
代码风格良好,重用度高...
将RTF文件转为HTML的程序,有很详细的注释
代码风格良好,重用度高-will RTF documents into HTML procedures, very detailed notes of good coding style, high reusability
- 2023-07-23 21:40:03下载
- 积分:1
-
对于某些信源编码的问题,这是众所周知的,
For certain source coding problems, it is well known that the
Kraft inequality provides a simple sufficient condition for the existence of
codes with given codeword lengths. Motivated by this fact, a sufficient condition
based on the Kraft inequality can also be sought for the problem
of zero-error instantaneous coding with decoder side information
- 2022-05-12 23:13:47下载
- 积分:1
-
This part describe summary of what you will find in each of the files in this ch...
This part describe summary of what you will find in each of the files in this chat application.
Client.exe
This is the client part of the chat application. Clients can connect to the chat server using this application.
Server.exe
This is the server part of the chat application. This part establishes the connection between clients. First we have to execute this part before we execute the client part. So we have to mention the specific port number. This server can handle 50 clients.
- 2022-08-08 00:12:49下载
- 积分:1
-
语音录制和播放系统,带有G729A和ILBC编解码
语音录制和播放系统,带有G729A和ILBC编解码-Voice record and playback system, with G729A and ILBC codec
- 2022-02-07 04:48:39下载
- 积分:1
-
address book source code
address book source code
- 2022-02-13 12:17:09下载
- 积分:1
-
语音识别和匹配 VQ DHMM
语音识别和匹配的 VQ DHMM 模型的训练程序,C 语言中,已定位,可以直接移植到八个 16 位单片机或 DSP。而当前市场语音识别算法玩具基本上相同,非常实际的是供您参考。窃取工作中其它人更好的生活。
- 2023-06-12 17:00:04下载
- 积分:1
-
金额数字小写转大写
应用背景 企业财务、出纳、资产评估师、土地评估师、房产评估师等在日常工作中经常需要金额大写的情况,这个工具将小写的数据转换为大写的数据。方便工作人员填写报表等。关键技术 采用VB编程,代码可以用到任何地方。Private Function changnum(num As Integer) As String Select Case num Case 0 changnum = "零" Case 1 changnum = "壹" Case 2 changnum = "贰" Case 3 changnum = "叁" Case 4 changnum = "肆" Case 5 changnum = "伍" Case 6 changnum = "陆" Case 7 changnum = "柒" Case 8&nb
- 2023-03-22 09:15:04下载
- 积分:1
-
事务管理系统
unigui开发的一个ACCESS的事务管理系统 ,学过DELPHI的一个都知道,我学了两天就写出了这个程序,大家可以下载看看,如觉得这个不是你想要的 可以直接跳过;
- 2022-04-13 03:43:57下载
- 积分:1