-
VSELP C++
矢量和激励线性 (预测) is a 语音编码方法在几种细胞标准中使用。VSELP 算法是一种分析所合成的编码技术和属于类的语音编码算法称为 CELP (码激励线性预测)
这变化
- 2022-05-08 23:31:23下载
- 积分:1
-
java实现的银行管理系统,有存款 取款 查询等功能
java实现的银行管理系统,有存款 取款 查询等功能-java实现的银行管理系统,有存款 取款 查询等
- 2022-10-06 22:00:02下载
- 积分:1
-
本程序通过一个导弹分行实验,描述了三维场景的发展前景,体现了可视化的作用...
本程序通过一个导弹分行实验,描述了三维场景的发展前景,体现了可视化的作用-This procedure branches through a missile test, describes the prospects for the development of three-dimensional scenes, reflects the role of visualization
- 2022-05-19 04:26:15下载
- 积分:1
-
This dialog
This dialog-based application shows how to use the CListCtrl::Scroll() member. It subclasses a list view control which is in report mode, and forces the control to "snap" its horizontal scrolling to the exact start of each column. The code shows how to retrieve the count of columns in the control, and also demonstrates how to find information about each column. This is a VC++ 5.0 project. Differences from a stock AppWizard dialog-based application are marked with //SAMPLE comments.
- 2023-05-17 07:15:03下载
- 积分:1
-
super directory selection dialog
超级目录选择对话框
- 2022-02-05 04:13:55下载
- 积分:1
-
ISO8583c#实现方式
应用背景
金融行业通信标准。ISO8583 128位域解析传输。
SOCKET传输。
C#实现方式
WEB示例代码
关键技术
//智能组包
Iso8583Package sendPackage = new Iso8583Package("fullSchema.xml");
sendPackage.SmartBitmap = true;
sendPackage.MessageType = "0210";
sendPackage.SetString(2, "8888888888888888888");
sendPackage.SetString(3, "171111");
sendPackage.SetMoney(4, 12.34M);
sendPackage.SetDateTime(7, DateTime.Now);
sendPackage.SetNumber(11, 111);
sendPackage.SetDateTime(12, DateTime.Now);
sendPackage.SetDateTime(13, DateTime.Now);
sendPackage.SetString(25, "20");
sendPackage.SetNumber(28, 123);
sendPackage.S
- 2023-06-13 06:35:04下载
- 积分:1
-
a small VB Management System
一个小小的VB管理系统-a small VB Management System
- 2022-12-27 15:15:03下载
- 积分:1
-
Encrypt a word to database
Encrypt a word to database
- 2022-01-22 02:20:04下载
- 积分:1
-
一个好友之间的通讯地址。
一个好友之间的通讯地址。-a friend between the addresses.
- 2022-02-27 04:40:01下载
- 积分:1
-
一个串口通讯的程序,可以通过按钮来控制小车的前进后退 左转右转等...
一个串口通讯的程序,可以通过按钮来控制小车的前进后退 左转右转等-c code for communication
- 2022-11-08 09:45:02下载
- 积分:1