-
这个是用C编写的有关Atmega169编写的ADC程序!
这个是用C编写的有关Atmega169编写的ADC程序!-This is prepared by using C-related ADC program Atmega169 prepared!
- 2022-03-06 03:01:27下载
- 积分:1
-
very simple things decode the code is one of excellence
很简单的东西
decode的代码 是一个例题
-very simple things decode the code is one of excellence
- 2022-01-25 17:39:18下载
- 积分:1
-
具有逻辑和算术运算符的十六进制评价和计算器
Hex evaluation and calculator with logical and arithmetic operators-Hex evaluation and calculator with logica l and arithmetic operators
- 2023-04-05 23:30:03下载
- 积分:1
-
hanoi 算法
hanoi 算法-Hanoi Algorithm
- 2022-02-02 03:23:09下载
- 积分:1
-
C++ Builder程序员学习数据结构,里面涵盖了所有你要学习的数据结构的所有源码(二叉树、链表、单链表、双链表、红黑树、快速排序、冒泡排序、哈弗曼树、堆、集...
C++ Builder程序员学习数据结构,里面涵盖了所有你要学习的数据结构的所有源码(二叉树、链表、单链表、双链表、红黑树、快速排序、冒泡排序、哈弗曼树、堆、集合、字典、散列、字典、跳表、图、最短路径、排序。。。。)等等所有数据结构涉及的源码-C++ Builder programmers to learn data structures, which cover all you want to learn all the source data structure (tree, list, single list, double-linked list, a red, black tree, Quick Sort, Bubble Sort, Kazakhstan furman tree, heap, collection, dictionary, hash, dictionary, jump tables, maps, shortest path, and so on 。。。。) sort of all-source data structure!!!
- 2023-06-24 18:10:03下载
- 积分:1
-
非常好的手机java程序,
非常适合初学者,
SRC......源代码
非常好的手机java程序,
非常适合初学者,
SRC......源代码-Very good mobile java process, very suitable for beginners, SRC ...... source code
- 2022-10-13 15:25:02下载
- 积分:1
-
2D Savitzky
2D Savitzky-Golay Smoothing Differentiation Filter-2-D Savitzky-Golay (SG) Smoothing and Differentiation Filter. The filter coefficients are calculated from the decomposation property of the 2-D SG filters. In addition, the filter coefficients for mixed partial derivative can be obtained by this function. h=sgsdf_2d3(x,y,nx,ny,d,flag_coupling)x = x data point, e.g.,-3:3 (both odd-length
- 2023-01-17 08:25:04下载
- 积分:1
-
演示把几个文件打包成一个文件并且释放
演示把几个文件打包成一个文件并且释放-demo packages combine several documents into one document and release
- 2023-02-04 09:30:04下载
- 积分:1
-
c class code
c语言学习的经典代码,c语言实例解析精粹书的配套代码。目录清单如下:第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个质数 016 编制万年历 017 对数组元素排序 018 任意进制数的转换 019 判断回文数 020 求数组前n元素之和 021 求解钢材切割的最佳订单 022 通过指针比较整数大小 023 指向数组的指针 024 寻找指定元素的指针 025 寻找相同元素的指针 026 阿拉伯数字转换为罗马数字 027 字符替换 028 从键盘读入实数 029 字符行排版 030 字符排列 031 判断字符串是否回文&
- 2022-03-10 23:24:00下载
- 积分:1
-
数据结构实验:实现两表达式算术求和
任务:能够按照指数降序排列建立并输出多项式;
能够完成两个多项式的相加、相减,并将结果输入;...
数据结构实验:实现两表达式算术求和
任务:能够按照指数降序排列建立并输出多项式;
能够完成两个多项式的相加、相减,并将结果输入;
-experimental data structure : achieving two arithmetic expressions Summation tasks : According to index in descending order and the establishment of export polynomial; to complete the combined two polynomials, subtraction, and the results input;
- 2022-05-29 09:53:34下载
- 积分:1