资源列表
Zhangxi
- 一个很好的学生成绩管理系统代码,可以实现各种操作,添加,删除,修改条目等等!-a good student performance management system code, can achieve a variety of actions, add, delete, modify entry and so on!
thesortofsomemathwords
- 组数游戏的第二种方法,同学编的: 组数游戏 n个正整数n<=20,联成一排,组成最大多位数。程序输入:n,程序输出:n个数连成的多位数。 提示 eg 输入 123 2 33 1006 12 先找出最大数字为四位,再将所有数字变成四位数: 1230 2000 3300 1006 1200 然后排序 3300 2000 1230 1200 1006 将后面加上的0去掉得 332123121006
Pagebest
- 页面调度算法, 页面调度算法,几种都有了-hhdsghfsdgdsggdgsdga
_ArraySort
- Sort a 1D or 2D array on a specific index using the quicksort/insertionsort
containsnumber
- Functions that check is a string contains a number
calculator
- 本程序能够实现如下功能:一元稀疏多项式的加法、减法、求导等-This procedure enables the following features: a dollar sparse polynomial addition, subtraction, derivation, etc.
myseshi
- 一个挺好玩的四则运算测试系统,有测试模式,练习模式等;-A really fun arithmetic test system, a test mode, practice mode, etc.
Require
- SIPHeader implements RequireHeader Source Code for Linux v2.13.6.
DCT_Qianru
- 这是关于DCT域的嵌入算法 用matlab实现的 它可以获得很高的不可感知性。-on DCT algorithm embedded with Matlab it can achieve the high Imperceptible sex.
fangzhen2
- 这一个程序实现了恒速制导导弹系统稳定性和能控性问题的研究-This is a research program to achieve the constant speed missile guidance system stability and controllability problems
56707
- face detection. does the basic face detection
批量检测链接可用性
- 使用python写的,批量检测URL链接可用性的GUI工具.依赖库tkinter, Python3开发.