-
CRC_and_check
使用C语言实现的CRC24a校验码的生成添加以及校验。从开发环境是Visual Studio2010(Add, and check the CRC24a code generation using C language. The development environment is Visual Studio2010)
- 2012-08-27 09:40:34下载
- 积分:1
-
Zone
zone files for games
- 2015-05-21 14:33:37下载
- 积分:1
-
curve_fitting_ceres_fortest
使用ceres对曲线进行拟合程序,ceres可以从github下载;(Using ceres fitting program, Ceres can be downloaded github )
- 2017-04-22 22:39:27下载
- 积分:1
-
pca-cPP-svd-algorithm
主成分分析的c++实现使用奇异值分解svd算法(Principal Component Analysis based on svd algorithm ,used c++)
- 2012-11-22 15:18:38下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1
-
软件介绍: 1.多用户注册各自使用,互不干予。
2.在自己的空间中上传多文件及大文件进行在线查看管理,可建多级目录存放。
3.文件目录多级共享,可共享整...
软件介绍: 1.多用户注册各自使用,互不干予。
2.在自己的空间中上传多文件及大文件进行在线查看管理,可建多级目录存放。
3.文件目录多级共享,可共享整个用户空间。
4.树状显示系统功能和目录结构,操作方便。
5.界面模板和样式自定义并可由用户在前台选择喜爱的空间风格。
6.共享权限可分别添加公司、部门、工作组权限,并可设置完全 、添加 、只读权限。
7.文件和目录可进行压缩解压ZIP操作,使得可以批量上传及批量下载文件。
8.文件转发功能,可将多个文件下载地址通过邮件或短信发送给他人下载,并可设置下载次数及天数。
9.在线编辑文本文件、播放任何影音文件、查看图片内容、对共享文件及目录添加文字注释功能。
10.在线编辑Word,Excel文件。-see up
- 2022-07-15 23:26:11下载
- 积分:1
-
自主法抽样代码MATLAB
boostraping 抽样算法
该包裹包含了很多例子和分段算法,希望对初学有帮助
另外, 上传也是为了弄点积分下载别的。谢谢
希望大家分享代码,以后多多交流
- 2023-05-10 12:05:03下载
- 积分:1
-
ALGO7-2
Simpson Rule
Algo7-2.c C program for implementing Algorithm 7.2
Algorithm translated to C by: Dr. Norman Fahrer
IBM and Macintosh verification by: Daniel Mathews
NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995
To accompany the text:
NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992
Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A.
Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6
Prentice Hall, International Editions: ISBN 0-13-625047-5
This free software is compliments of the author.
E-mail address: in "mathews@fullerton.edu"
Algorithm 7.2 (Composite Simpson Rule).
Section 7.2, Composite Trapezoidal and Simpson s Rule, Page 365
- 2010-01-25 02:23:51下载
- 积分:1
-
2d-barCode-qrcodePdatamatrix-PP
2d barCode qrcode+datamatrix + others
- 2011-05-22 03:15:09下载
- 积分:1
-
用C语言实现的学生信息管理系统
使用C语言开发的学生信息管理系统,此系统是小型C程序,不涉及连接数据库等形成的大型项目。适合学习C语言的新手去学C语言,此学生信息管理系统可以让学生更好的掌握C语言。此学生信息管理系统是在Window下开发的
- 2022-02-01 13:30:45下载
- 积分:1