-
javascript进度条,不错的
javascript进度条,不错的-javascript progress of the good
- 2022-03-16 17:31:15下载
- 积分:1
-
仅仅是一个带进度条的简单对话框
仅仅是一个带进度条的简单对话框-A Dialog which contains progress bar
- 2022-02-24 22:30:09下载
- 积分:1
-
实现窗口标题栏上增加额外按钮源程序.zip
实现窗口标题栏上增加额外按钮源程序.zip-window Biaodilanshang achieve additional source button. Zip
- 2022-03-09 22:10:59下载
- 积分:1
-
一个把托盘的操作封装的很好的类。如果想要制作托盘效果,直接用它就行了。【转载】...
一个把托盘的操作封装的很好的类。如果想要制作托盘效果,直接用它就行了。【转载】-put a tray of the operation Packaging good category. If you want to produce results tray, the direct use it to the next stage. Reproduced--
- 2022-02-02 02:44:55下载
- 积分:1
-
Ga-BP 遗传算法优化Bp网络
其中也包括 AR 模型和遗传神经网络模型的灰色模型,根据不同的数据,您可以针对不同的算法,预测。附带的原始的测试数据,效果是很好
- 2022-08-15 15:03:48下载
- 积分:1
-
基于智能手机实现的权重
基于wince的smartphone上二级列表的实现-smartphone based on the weights of the realization of two lists
- 2022-02-16 04:22:39下载
- 积分:1
-
关于虚函数表的机制:1:虚表(虚函数表)是for类的 2:基类和派生类是各有各的表,也就是说他们的物理地址是分开的,基类和派生类的虚表的唯一关联是:当派生类没有...
关于虚函数表的机制:1:虚表(虚函数表)是for类的 2:基类和派生类是各有各的表,也就是说他们的物理地址是分开的,基类和派生类的虚表的唯一关联是:当派生类没有实现.-on the virtual function table mechanisms : 1 : virtual table (virtual function tables) for the two categories : base class and the derived class is their own table, meaning their physical address is separate from the base class and the derived class of the virtual table is the only correlation : When your class did not materialize.
- 2022-06-30 15:20:23下载
- 积分:1
-
How to dynamically drag selected ListItems in the VB ListView
How to dynamically drag selected ListItems in the VB ListView
- 2023-02-11 17:05:04下载
- 积分:1
-
模拟银行客户端程序
健表脚本如下:
create table
tzh_account(userid int ,cqje int ,sfcq int, czy int ,sj date);
create table
tzh_sumup(userid int primary key ,ye
int);
create sequence
userid increment by 1 start with 1;
程序运行,在windows下首先配置数据源
然后点击图标即可。
- 2023-01-05 02:40:03下载
- 积分:1
-
FMMpeg播放器
应用背景本应用程序基于MFC开发,利用FFMpeg解码,能实现视频编解码,并且能显示出视频的信息,如视频的时间。
播放的时候需要加载所需要播放的视频文件。并且实现了最大化,最小化、
在视频播放的时候最大化最小化没有问题。是学习FFMpeg的首选程序。
关键技术第一:利用MFC做的界面。在VS2010上实现。
第二:用的SDL1.2实现,由于SDL1.2与SDL2.0有所不同,所以播放的接口有所不同。
第三:利用的是FFMpeg编解码,所以对于需要学习FFMpeg的人是不错的参考程序。
程序实现了简单的播放控制。具有参考性。
- 2022-03-07 06:09:44下载
- 积分:1