-
xueshengchengjichaxunCGIchengxu
基于C语言实现的学生成绩查询系统CGI程序(C language based on student performance query system CGI programs)
- 2010-06-07 17:16:29下载
- 积分:1
-
nicething
2014/3/12飞思卡尔光电组函数,线性ccd二值化成功,ccd控制舵机转角成功,直流电机成功,速度PID模块不成功,可以一战。(2014/3/12 Freescale photoelectric set of functions, linear ccd binary success, ccd control steering angle is successful, the success of the DC motor, the speed PID module fails, you can fight.)
- 2014-03-12 17:16:15下载
- 积分:1
-
hook任意函数
1.对任意API函数HOOK 拦截,HOOK任何函数,包括自定义的函数。仅需知道原型和调用方式即可(可以HOOK对象方法,但需要保存和恢复this指针)2. UnHOOK已经HOOK的函数。
- 2023-09-08 13:45:03下载
- 积分: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
-
简单的图像处理
简单的图像处理,可以实现直方图拉伸,灰度变化,进行拉普拉斯锐化以及其他一些图像处理的功能,目前功能还不够完善,不能实现大图片的保存,还有待改进。
- 2022-05-31 11:04:41下载
- 积分:1
-
telephone-line-fault-testing
电话线出现断线或短路故障时,线路的阻抗则发生很大变化,利用电桥法测试出电阻的大小,进而得出线路故障的地方(Telephone lines appear disconnection or short circuit fault, the line impedance is changed, test out the size of resistance by Wheatstone bridge method, and then draw the line fault place
)
- 2015-02-02 14:03:24下载
- 积分:1
-
VCMatlab
VC++与Matlab混合编程实现图像处理(VC and Matlab Image Processing Mixed Programming)
- 2009-10-10 12:43:09下载
- 积分:1
-
编译原理-文法分析器
一个简单的C语言文法分析器,构建LL(1)分析表,实现LL(1)分析。操作方法:行数+文法内容
/*
8
E->T+E
E->T-E
E->T
T->F*T
T->F/T
T->F
F->(E)
F->i
*/
- 2022-01-25 16:19:08下载
- 积分:1
-
hssl_slave
AURIX TC297 HSSL 从模式例程(AURIX TC297 HSSL Slave Mode demo)
- 2020-06-16 12:20:02下载
- 积分:1
-
FTP下载
采用C#语言编写的FTP下载功能包,可以远程登录FTP服务器下载任何想下载的路径,
- 2022-08-15 12:11:35下载
- 积分:1