-
一个论坛的原创代码,是不是太多说了自己看啊
一个论坛的原代码,~多的就不说了自己看吧,~-a forum of the original code, was not much said his Behold, O ~
- 2022-05-10 22:12:28下载
- 积分:1
-
呵呵,这是我收集的资料,希望对大家有帮助,
呵呵,这是我收集的资料,希望对大家有帮助,-Ha ha, this is my collection of information, I hope all of you help,
- 2023-02-15 10:55:03下载
- 积分:1
-
lovers assistant corporation is a situation statistical software uses special fo...
团委助手是个团情统计软件 采用特殊的INI形式数据库,适用于中学团组织使用-lovers assistant corporation is a situation statistical software uses special forms of INI database, applicable to the use of secondary league organizations
- 2022-01-25 21:33:39下载
- 积分:1
-
一个在线鞋店系统
这是一个未使用框架,纯粹使用Java基础编辑的在线鞋店系统,适合用来回归javaweb基础知识。代码使用MVC设计模式,代码风格还算不错。
- 2023-05-15 05:20:03下载
- 积分:1
-
VC串口通信modbus协议源代码
运行vc6.0, 建立一个基于对话框的MFC应用程序yiwei, 选择Project菜单下Add To
Project子菜单中的 Components and Controls…选项,在弹出的对话框中双击Registered ActiveX Controls项. 选择Mic
- 2022-09-26 13:25:03下载
- 积分:1
-
PHP 中的在线测试
这是一个在线的 PHP 测验项目。其前端是致力于 PHP 程序的任何浏览器后, 端是 mysql。Wamp 来必须安装,运行这个测试。希望你会喜欢它。
- 2022-04-23 17:01:37下载
- 积分:1
-
simulated bank customer waiting time
模拟银行顾客等候时间-simulated bank customer waiting time
- 2023-07-10 13:35:03下载
- 积分:1
-
smartphone2003 EVC编译器使用的字体选择的程序代码,很好的参考价值…
smartphone2003上 用evc编译的 字体选择程序代码, 很有参考价值, api编写-Smartphone2003 EVC compiler use the font selection procedure code, a good reference, api prepared
- 2022-05-13 11:41:50下载
- 积分: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
-
I2C总线协议模拟tc源代码
I2C总线协议模拟tc源代码-I2C bus protocol source code simulation tc
- 2022-02-20 04:45:02下载
- 积分:1