-
C code pretty good, nothing particularly good that everyone looks forward to the...
C代码不错,没什么特别好的说明,期待大家的评价-C code pretty good, nothing particularly good that everyone looks forward to the evaluation of
- 2022-10-17 20:15:02下载
- 积分:1
-
使用C++ 实现的,利用动态规划算解决旅行商问题
使用C++ 实现的,利用动态规划算解决旅行商问题-solving TSP problem with dynamic programming in C++
- 2022-08-09 00:32:40下载
- 积分:1
-
网贷源码,在线贷款源码
网贷源码,在线贷款源码网贷源码,在线贷款源码网贷源码,在线贷款源码网贷源码,在线贷款源码网贷源码,在线贷款源码网贷源码,在线贷款源码网贷源码,在线贷款源码
- 2022-04-13 11:51:02下载
- 积分:1
-
消息循环重载实例:doevents,基于c++语言编写而成的,欢迎去下载下载...
消息循环重载实例:doevents,基于c++语言编写而成的,欢迎去下载下载-Examples of heavy news cycle: doevents, based on c++ language has been prepared by, and welcome to download to download! !
- 2022-04-08 18:02:17下载
- 积分:1
-
用matlab实现多次最佳一致的函数逼近,算法由本人独立完成,经过实践检验...
用matlab实现多次最佳一致的函数逼近,算法由本人独立完成,经过实践检验-using Matlab best to achieve the same number of function approximation algorithm independent, I will be completed through the test of practice
- 2022-11-22 21:00:03下载
- 积分:1
-
visual C++cli开发的一套智能IC卡个人化机数据管理系统
压缩包 DataManagerForCplusplus.zip 中是一套智能IC卡个人化机数据管理系统(项目源代码)
该项目是一个 visual studio 2013 C++/cli项目 同时使用SqlServer2008作为数据库
打开编译,以及调试该项目需要操作系统中配有该两款软件
- 2023-05-15 04:25:03下载
- 积分:1
-
袖珍文件分割器1.1版源代码
袖珍文件分割器1.1版源代码-Pocket-sized document splitter version 1.1 source code
- 2022-07-10 15:57:53下载
- 积分:1
-
windows核心编程随书源码
windows核心编程随书源码, 此书为Windows下程序开发的经典读物, 推荐大家研究一下其中源码, 必将大受裨益, 比如DLL注入技术, 都有很详尽的讲解, 并介绍了5种注入方法。
- 2022-02-11 21:00:52下载
- 积分:1
-
c 语言常用算法集合
大量代码,有珍藏意义
c 语言常用算法集合
大量代码,有珍藏意义-c language code substantial collection of commonly used algorithms, meaning there is collection
- 2023-08-15 23:05:03下载
- 积分:1
-
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从...
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序-Joseph Central (Joseph) a description of the problem is: numbered 1,2, ..., n of n individuals according to a clockwise direction around a circle, each holding a password (positive integer). The beginning of a positive integer as a candidate at a number of upper limit of m, from the first individual to embark on the clockwise direction since the beginning of the order of 1 is reported the number of stops required to report back at a few m. Those who reported m out of his password as the new value of m, in a clockwise direction from the next person to start off again from the 1, and so on, until all that out until all. Try to design a procedure to derive the column order
- 2022-02-10 01:58:28下载
- 积分:1