-
ADI官网资料,代码实现了AD5422控制,微控制器是ADuC7026,代码环境: KEIL C...
ADI官网资料,代码实现了AD5422控制,微控制器是ADuC7026,代码环境: KEIL C-Realize AD5422 Driver,Use ADuC7026 as MCU,Development Tool: KEIL C
- 2022-03-22 22:55:59下载
- 积分:1
-
各种LMS改进算法的仿真与分析说明对各种改进算法的优缺点在文档中进行了对比...
各种LMS改进算法的仿真与分析说明对各种改进算法的优缺点在文档中进行了对比-A variety of LMS Algorithm for simulation and analysis shows the advantages and disadvantages of various improved algorithms have been compared in the document
- 2022-02-07 17:55:09下载
- 积分:1
-
java应用程序
这个是自己第一次写的东西
还是初学,没有什么可以上传的
其实也不值得下这个,
只是想分享一下自己的东西而已...
java应用程序
这个是自己第一次写的东西
还是初学,没有什么可以上传的
其实也不值得下这个,
只是想分享一下自己的东西而已-This is a java application to write their own stuff first, or beginner, nothing can be uploaded under is not worth it, just want to share something more than their own
- 2022-06-17 00:10:26下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
人工智能
prolog 论文
Visual Prolog是国际上已经广泛流行的功能强大的通用智能化应用集成开发环境。...
人工智能
prolog 论文
Visual Prolog是国际上已经广泛流行的功能强大的通用智能化应用集成开发环境。-artificial intelligence prolog papers Visual Prolog is international has been widely popular Gong can be a powerful generic intelligent application integration development environment.
- 2022-09-05 19:30:02下载
- 积分:1
-
windows下编程的入门资料,一份给初学者很不错的资料
windows下编程的入门资料,一份给初学者很不错的资料-windows under introductory information on the program, a very good beginners to the information
- 2022-07-15 23:15:54下载
- 积分:1
-
在研究了各种预览方法后,作为总结,写了这个程序,跟大家一起分享。
上次写的简便无刷新文件上传系统最初的目的就是用来实现这个图片预览效果。
兼容:ie6/...
在研究了各种预览方法后,作为总结,写了这个程序,跟大家一起分享。
上次写的简便无刷新文件上传系统最初的目的就是用来实现这个图片预览效果。
兼容:ie6/7/8, firefox 3.5.5
后台支持下还兼容:opera 10.10, safari 4.0.4, chrome 3.0
asp版本使用Persits.Jpeg组件缩放图片,测试请先安装该组件。
-After studying the various preview method, in summary, wrote this program to share with you. The last write simple non-refresh file upload system, the initial aim is to achieve this image preview. Compatibility: ie6/7/8, firefox 3.5.5 is also compatible with the background support: opera 10.10, safari 4.0.4, chrome 3.0 asp version of the use of Persits.Jpeg component scaling picture, testing, install this component.
- 2022-03-24 00:03:49下载
- 积分:1
-
Flexi 可以嵌套IFrame到Flex
Flexi 可以嵌套IFrame到Flex-failed to translate
- 2022-03-19 20:03:13下载
- 积分:1
-
本系统的使用可以将工作的部分流程使用计算机的办公自动化处理,能够极大的提高办公的效率和准确程度。另外,可以便捷的统计和分析各种所需资料,方便相应政策的调整等。...
本系统的使用可以将工作的部分流程使用计算机的办公自动化处理,能够极大的提高办公的效率和准确程度。另外,可以便捷的统计和分析各种所需资料,方便相应政策的调整等。 该系统作为网上信息管理系统,实现网络处理功能。系统采用先进的应用系统体系结构和开发模式,提高系统的可扩展性、可维护性和交互性。该系统相对独立,接口实现简单、安全,可操作性强-the use of the system can be part of the process of using computers for office automation, the ability to greatly improve office efficiency and accuracy. In addition, the user can analyze statistics and information required to facilitate the corresponding policy adjustments. The system as a web-based information management system, network processing functions. The system uses advanced application system architecture and development model to improve the scalability, maintainability and interactive. The system relatively independent interface is simple, safe and operable
- 2022-07-10 04:28:56下载
- 积分:1
-
对于1000M网卡用api无法取回,但是在通过windows自身信息文件获取,很轻松的获取到...
对于1000M网卡用api无法取回,但是在通过windows自身信息文件获取,很轻松的获取到-1000M card used for the api can not be salvaged, but in their own information through the windows file access, very easy access to
- 2023-05-29 04:10:02下载
- 积分:1