-
实现2ASK,2FSK,2PSK,MSK,GRAY转换自然码
实现2ASK,2FSK,2PSK,MSK,GRAY转换自然码-realise 2ASK,2FSK,2PSK,MSK,GRAY change to natural code。
- 2022-05-22 17:36:32下载
- 积分:1
-
图廓线和方里网的说明ppt。
里面包括定义和规定,对定义理解很重要...
图廓线和方里网的说明ppt。
里面包括定义和规定,对定义理解很重要-Fig profile and description of ri network ppt. Includes definitions and provisions, the definition is very important to understand
- 2022-01-25 16:49:04下载
- 积分:1
-
java 游戏编程一书的所有相关的源码。该书是经典的java游戏编程入门指导...
java 游戏编程一书的所有相关的源码。该书是经典的java游戏编程入门指导-java game programming book, all the relevant source code. This book is the classic java game programming for Beginners
- 2022-05-12 22:15:33下载
- 积分:1
-
vb方面的编程,条形码编程。希望对大家有用。
vb方面的编程,条形码编程。希望对大家有用。-vb aspects of programming, bar code programming. Want to be useful to everyone.
- 2022-06-21 08:33:40下载
- 积分:1
-
在使用VFP提供的GETDIR()函数获取目录或文件夹的时候,所打开的选择窗口有一个狐狸图标,应用到自己的程序中非常的不美观,该控件可以解决次问题。...
在使用VFP提供的GETDIR()函数获取目录或文件夹的时候,所打开的选择窗口有一个狐狸图标,应用到自己的程序中非常的不美观,该控件可以解决次问题。-the use of VFP GETDIR () function to obtain a catalog or folders, which opened a window to choose a fox icon of the application process very ugly, the time control problems can be solved.
- 2023-02-27 03:20:03下载
- 积分:1
-
vb作的简单打字训练
vb作的简单打字训练-vb for the simple typing training
- 2022-09-30 06:40:02下载
- 积分:1
-
博客系统源码
博客系统源码
博客系统源码
博客系统源码-Source blog system
- 2022-01-22 13:44:10下载
- 积分:1
-
现在有好多初学jsp的网友经常会问数据库怎么连接啊,怎么老出错啊?所以我集中的在这写篇文章供大家参考,其实这种把数据库逻辑全部放在jsp里未必是好的做法,但是有...
现在有好多初学jsp的网友经常会问数据库怎么连接啊,怎么老出错啊?所以我集中的在这写篇文章供大家参考,其实这种把数据库逻辑全部放在jsp里未必是好的做法,但是有利于初学者学习,所以我就这样做了,当大家学到一定程度的时候,可以考虑用MVC的模式开发。-now have many novice jsp netizens often ask how database linking ah, ah how old mistakes? So I concentrated on writing this article for reference. Such logic of the database on all jsp Lane is not necessarily a good one, but is conducive to beginners learning, So I do this, when we learn a certain extent, we can consider the use of the MVC pattern of development.
- 2022-01-22 14:07:59下载
- 积分:1
-
在国外网站上找到的一个关于TSP问题的benchmark库,自己将文件的格式转化为了WORD,供大家学习研究使用!...
在国外网站上找到的一个关于TSP问题的benchmark库,自己将文件的格式转化为了WORD,供大家学习研究使用!-Abroad to find a site on the TSP problem benchmark database, the file format of their own transformation in order to WORD, for all to study the use of!
- 2022-03-04 11:54:20下载
- 积分:1
-
约瑟夫环
1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数...
约瑟夫环
1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数的数字.当走到结尾时,再下个结点便循环回去,依此类推.
2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。,即总结点数,和密码.
3. 程序执行的命令包括:1)创建链表 2)寻找结点 3)删除结点
4. 测试数据测试数据:m初始值20,n=7,7个人密码依次为:3,1,7,2,4,8,4。首先m值为6,正确出列顺序为6,1,4,7,2,3,5。
-Josephus 1. The demonstration program using a chain cycle, each node to a person, similar to a clockwise direction by people sitting circle, and each node include numbers, Password. As the number is the sequence. used as a password the next few reported figures. When reached at the end, the next nodes will cycle back, and so forth. 2. Demonstration Program to computer users with implementation of the dialogue, the corresponding user input data and output results in later. , Summed up the quota, and password. 3. Procedures for the implementation of the order include : 1) Create List 2) Find node 3) delete nodes 4. test data test data : the initial value of 20 m, n = 7, 7 PIN followed : 3,1,7,2,4,8,4. M value fo
- 2022-07-24 02:51:37下载
- 积分:1