-
mpeg1的解码程序,希望对大家有用。有人做mp3解码的话可以多多交流...
mpeg1的解码程序,希望对大家有用。有人做mp3解码的话可以多多交流-I hope that The decoding program of mpeg1 is helpful to everbody ,and hope to discuss with someone who works on decoding the mp3.
- 2022-05-24 16:50:47下载
- 积分:1
-
通讯录的处理,用来处理通讯录的更新操作以及删除操作
通讯录的处理,用来处理通讯录的更新操作以及删除操作-masm
- 2022-09-25 09:35:03下载
- 积分:1
-
c语言奔跑的火柴人游戏源码
开发工具是vs2013加上一个easyx的图形库,代码量在400-500行左右,非常适合c语言学的比较好的人拿来练手,把所学的c语言语法知识与具体的项目相结合。
- 2022-09-15 10:25:03下载
- 积分:1
-
使用人工智能算法解决二次分配问题,需要建立距离/流量矩阵...
使用人工智能算法解决二次分配问题,需要建立距离/流量矩阵-use of artificial intelligence algorithms to solve quadratic distribution problems, we need to create distance/Flow Matrix
- 2022-10-07 08:20:03下载
- 积分:1
-
Apache使用指南与实现原理。中国水利水电出版社。
Apache使用指南与实现原理。中国水利水电出版社。-Apache using the guidelines and implementation principle. China Water Conservancy and Hydropower Press.
- 2023-04-09 15:35:05下载
- 积分:1
-
直角坐标系转换为极坐标系,极坐标系转换为直角坐标系
直角坐标系转换为极坐标系,极坐标系转换为直角坐标系-Cartesian coordinate system is converted to polar coordinates, polar coordinates into Cartesian coordinates
- 2022-01-25 20:51:59下载
- 积分:1
-
to adapt to the development of the online media, entertainment meet the daily ne...
为适应网络媒体的发展,满足人们娱乐生活的需要,本系统应用JSP、flashMX2004软件结合flash communication server服务,设计适合大众的视频电台。 主要功能: 1在线NJ视频,电台广播 2.提供公共聊天室 3.管理员功能:添加删除和编辑NJ、管理员、 节目信息、电台公告 4. 电台样式BANNER定义:(修改radio.css样式表)-to adapt to the development of the online media, entertainment meet the daily needs of the application JSP, flashMX2004 software integration services flash communication server, designed for the video public radio. The main functions : an online video NJ, radio 2. Public Chat Room 3. Administrator functions : Add delete and edit NJ, administrators and program information, radio Notice 4. Radio ads style definition : (revised radio.css style sheet)
- 2022-05-10 15:41:27下载
- 积分:1
-
一个键盘纪录的原码
一个键盘纪录的原码-a keyboard record of the original code
- 2022-07-14 05:10:07下载
- 积分:1
-
vb development of a small example, a demonstration examples snow
一个vb开发的小例子,一个演示下雪的例子-vb development of a small example, a demonstration examples snow
- 2022-09-14 04:35:03下载
- 积分:1
-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1