-
sendfilermi
在本教程中,您将构建一个简单的、集中的、面向连接的Java服务器。在做
- 2022-05-25 20:34:20下载
- 积分:1
-
Multiscale second generation wavelet transform of the bandelet. Need all the pro...
多尺度第二代小波中的bandelet的变换。需要全部程序上网站。 http://lcd.siva.free.fr/where_is_the_starlet.html 里面有关于小波变换、Bandelet、Curvelet、等等,所有关于“let"的都有了。而且给出了所有有关信息的链接,可节省相当的检索资料的时间。 -Multiscale second generation wavelet transform of the bandelet. Need all the procedures on the web site. Http :// lcd.siva.free.fr/where_is_the_starlet. html inside on the wavelet transform, Bandelet, Curvelet, etc., all on the "let" can have everything. But given all relevant information links can save considerable time retrieval of information.
- 2022-03-21 16:10:05下载
- 积分:1
-
爱立信R380s模拟器.
爱立信R380s模拟器.-Ericsson R380s simulator.
- 2022-01-24 15:56:15下载
- 积分:1
-
using assembly language to write the HAPPY BIRTHDAY, as long as MASM or any othe...
用汇编语言写的HAPPY BIRTHDAY ,只要有MASM或其他任何的编译器编译以下就可运行-using assembly language to write the HAPPY BIRTHDAY, as long as MASM or any other compiler can compile the following operations
- 2022-04-07 15:08:46下载
- 积分:1
-
解释:
新增部分: --开放扎昆任务-- --推出活动地图-- --支持手柄功能-- --道具打包销售功能-- 修正部分: --部分NPC对话乱码-- --使用高级喇叭出现频道错误-- --熊猫宠物佩戴装饰品无效果问题-Explains:
Increases the part: The opening grips the elder brother duty promotes moves the map support handle function stage prop packs the sales function revision part: The partial NPC dialogue additive device use high-quality loudspeaker appears the frequency channel wrong panda bear pet wears the ornament non- effect question
- 2022-10-14 19:55:03下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
DrawPanel
实现类似于Windows附件中的画图程序-DrawPanel
- 2022-11-27 20:50:04下载
- 积分:1
-
ANSI C++ Reference manual
ANSI C++ Reference manual
- 2022-10-19 09:10:04下载
- 积分:1
-
Easy Hide and Unhide your Folder (Security Medium)
Easy Hide and Unhide your Folder (Security Medium)
- 2022-01-22 07:14:03下载
- 积分:1
-
This book provides students and professional programmers with a concise yet comp...
This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.-This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
- 2022-12-08 09:20:03下载
- 积分:1