-
基本遗传算法C语言程序,可移植性高,算法完备可靠
基本遗传算法C语言程序,可移植性高,算法完备可靠-The basic genetic algorithm C language program, portability high, complete and reliable algorithm
- 2022-01-26 03:45:03下载
- 积分:1
-
vb编写的数独游戏,适合了解vb游戏编程
vb编写的数独游戏,适合了解vb游戏编程-vb sudoku prepared for about vb Game Programming
- 2022-04-21 05:45:38下载
- 积分:1
-
征管辅助,可以打印税收通用完税证等一些常用的税收票据,代码简单,其中包含了小写数字转换成金融大写数字的程序。...
征管辅助,可以打印税收通用完税证等一些常用的税收票据,代码简单,其中包含了小写数字转换成金融大写数字的程序。-collection and management support, can print tax general tax certificate and some other popular tax bills, code simple. it covers a lowercase converted into financial capital figures procedures.
- 2023-08-19 13:55:03下载
- 积分:1
-
一个我在夏季学期用VB做的程序,作为夏季学期的作业我拿了个A哦.请各位指教一下.其中的悔棋功能实现了,但撤销悔棋却失败了.给点意见吧....
一个我在夏季学期用VB做的程序,作为夏季学期的作业我拿了个A哦.请各位指教一下.其中的悔棋功能实现了,但撤销悔棋却失败了.给点意见吧.-a summer semester, I do VB procedures, as the summer semester of operation, I took a long, oh. Please enlighten about. The realization he never cheat in spain, but he never cheat in spain has withdrawn failed. Point to it.
- 2022-01-22 11:18:07下载
- 积分:1
-
实习课题
实习课题----VC-attachment issues- VC
- 2023-01-27 23:55:03下载
- 积分:1
-
ZOJ1002
ZOJ1002型
- 2022-04-07 01:24:01下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
一问多人参与,评论,分享DIGG 多种模式于一体系统,更多好的功能请站长们自己体会吧!...
一问多人参与,评论,分享DIGG 多种模式于一体系统,更多好的功能请站长们自己体会吧!-One question many people to participate, comment, share DIGG integrated multi-modality systems, more good features, please head their own experience of it!
- 2022-04-30 12:21:35下载
- 积分:1
-
Microtune Silicon Tuner Company source
microtune 公司 硅高频头 源码-Microtune Silicon Tuner Company source
- 2022-06-15 02:34:15下载
- 积分:1
-
北京大学信息科学与技术学院网络与信息系统研究所张老师的源代码和ppt课件,非常经典...
北京大学信息科学与技术学院网络与信息系统研究所张老师的源代码和ppt课件,非常经典-Peking University College of Information Science and Technology Network and Information Systems Research Institute Teacher Chang" s source code and ppt courseware, very classic
- 2023-07-09 16:45:04下载
- 积分:1