资源列表
wenfaguanli
- 实现了对文法的输入输出管理,并分别输出终结符和非终结符
22
- 设2个字符串存分别在2个数组中,编写一个算法程序实现这2个串的连接运算,要求不能使用C语言中的字符串连接函数。-2 string deposit located in two arrays, the procedures for the preparation of an algorithm to achieve this two strings to connect computing, the requirements can not use the C language string co
gauss_jordan
- gauss_jordan的c语言代码,虽然简单,但对某些人是有用的,不一定非要复杂价值才高-gauss_jordan c-language code, though simple, but it is useful for some people, it is not only complex and high value
command
- 开始→运行→输入的命令集锦 例如:gpedit.msc-----组策略 sndrec32-------录音机 Nslookup-------IP地址侦测器 -Start → Run → Enter the command Collection gpedit.msc----- Group Policy sndrec32------- recorder Nslookup------- IP address detector
Fourier_transform1
- Example C++ for performing Fourier transform
WordShiningEffects
- 文字闪烁效果,让文字每隔100毫秒随机显示一种不同的颜色,形成文字闪烁效果-Flash text effects, text appearing randomly every 100 ms in a different color, form text flashing effects
htmlguolv
- html过滤网页里面的所有html代码,用正则匹配。效果显著-filter all inside the html page html code, using a regular match. Significant effect
conversion
- 数据结构——进制转换(10进制转换为2,8,16进制)-Data structures- binary conversion (10 hexadecimal decimal conversion 2,8,16)
Date
- 定义了一个日期类,然后对日期进行减一天和加一天的操作-Class defines a date, then date by one day the day of operation and processing
test-the-car-target-in-traffic-video
- 检测交通视频中的汽车目标的程序,输入一帧一帧的图像以后可以根据汽车的颜色和形状判断所有图像连成的视频中目标汽车的存在-Detecting the presence of car traffic video program objectives can be judged based on the color and shape of the car all the images together into one input image frame by frame video after th
tanxin
- 贪心算法例程:给定3个物品,背包的容量为50磅。物品1重10磅,价值为60,物品2重20磅,价值为100,物品3重30磅,价值为120。采用动态规划可以知道最优解为220,选择物品2和3。采用C++语言实现-Greedy algorithm Examples of program
4.0
- 用c语言编写一程序完成求1-3+5-7+…-99+101的值的功能-C language program with the completion of a 1-3+5-7+ ... find the value of the function of-99+101
