资源列表

« 1 2 ... .33 .34 .35 .36 .37 155738.39 .40 .41 .42 .43 ... 216390 »

[数据结构常用算法过滤字符串

说明:实验三 指针 1. 实验目的:掌握指针的使用方法,正确使用指针处理字符串。 2. 实验内容:实现一个过滤无用词汇程序。规则如下: 1. 能接受的字符是:字母 数字 标点符号 , . " 还有无用的符号 @#¥ 2. 对于敏感信息的词语是不分大小写的。 3. 要注意滤去可能在敏感词汇的中间出现的一些空格(比如要滤去lv, 输入l v时要辨认出来并滤去)。 4. 若有用信息(字母,数字)中间夹这无用信息(非字母,数字,标点符号),也要辨认出并滤去。假如敏感词汇是mz,
<kevin5231> 在 2013-04-20 上传 | 大小:5.33kb | 下载:0

[单片机(51,AVR,MSP430等)fupintexing

说明:利用FPGA和MSP430单片机幅频特性和相频特性的测试。-FPGA and MSP430 microcontroller amplitude-frequency characteristic and phase-frequency characteristics of the test.
<许志雄> 在 2025-09-20 上传 | 大小:185kb | 下载:0

[单片机(51,AVR,MSP430等)80c51_DS18B20

说明:51单片机使用DS18b20采集温度,数码管显示温度值,当温度超过危险值时,蜂鸣器报警,通过按键可以设置报警温度-DS18B20 collecting temperature, 51 single-chip digital display temperature, when the temperature exceeds the risk value, the buzzer alarm button can set the alarm temperature
<hurongbo> 在 2025-09-20 上传 | 大小:78kb | 下载:0

[matlab例程CHAP9_2

说明:三环PID控制的Simulink仿真程序-Tricyclic PID control Simulink simulation program
<马子龙> 在 2025-09-20 上传 | 大小:4kb | 下载:0

[数学计算/工程计算Time-domain-analysis

说明:离散系统的时域分析以及用MATLAB实现。-Discrete systems with time-domain analysis using MATLAB.
<张丹丹> 在 2025-09-20 上传 | 大小:19kb | 下载:0

[matlab例程CHAP9_3

说明:二质量伺服系统的Simulink仿真程序-Quality servo system in Simulink simulation program
<马子龙> 在 2025-09-20 上传 | 大小:1kb | 下载:0

[其他数据库EX4_1

说明: 
<邓高> 在 2025-09-20 上传 | 大小:1kb | 下载:0

[uCOS开发UCOS-II_stm32

说明:STM32(stm32f103rbt6)移植UCOS-II(V2.86),已经移植好了,使用时只需要创建任务就好了,开发工具为KEIL4-STM32 (STM32F103RBT6,) transplant UCOS-II (V2.86) has been ported only need to create a task like development tools keil4
<hurongbo> 在 2025-09-20 上传 | 大小:1.85mb | 下载:0

[数据结构常用算法Backtracking-method

说明:分派问题: 给n个人分派n件作业, 把工作j分派给第i个人的成本为cost(i, j), 设计、编程、测试回溯算法, 在给每个人分派一件不同工作的情况下使得总成本最小-Distribution: distribution of n to n personal job, the job j is assigned to the i-th individual cost cost (i, j), design, programming, testing backtracking algorithm,
<张丹丹> 在 2025-09-20 上传 | 大小:97kb | 下载:0

[Linux/Unix编程uthash-1.5

说明:c语言实现的一组哈希操作,并附带文档 可以添加、删除、统计、排序等-a hash implement by c
<王健> 在 2025-09-20 上传 | 大小:315kb | 下载:0

[OpenCVXBG

说明:用OPENCV做的基于RGB色彩特征的火焰检测-Flame detection based on color feature
<网络> 在 2025-09-20 上传 | 大小:1kb | 下载:0

[matlab例程EKF

说明:扩展卡尔曼滤波程序,用一个简单的示例进行仿真。对理解卡尔曼滤波有很大帮助。-Extended kalman filtering program, with a simple example of simulation. This example is a great of helping to understand the kalman filter.
<彬彬> 在 2025-09-20 上传 | 大小:37kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 155738.39 .40 .41 .42 .43 ... 216390 »

源码中国 www.ymcn.org