-
严格的说这并不是一个完整的程序,因为还需要配套硬件的支持。它是我上个假期去青岛给一个轮胎厂做缠绕机的时候做的。但是我觉得非常有必要把这个放出来,因为里面有一个我...
严格的说这并不是一个完整的程序,因为还需要配套硬件的支持。它是我上个假期去青岛给一个轮胎厂做缠绕机的时候做的。但是我觉得非常有必要把这个放出来,因为里面有一个我自己开发的控件,用于绘制工业曲线。压缩报里面还有我的实验记录呢。下载的同学请注意了,只学习,可别乱传播啊。不然让我老师知道我我死定了。-strictly speaking, this is not a complete set of procedures, as required supporting hardware support. It is my last holidays to Qingdao to a tire factory winding machine when done. But I think it is very necessary to have this released, because it is one of my own development controls for industrial drawing curves. There is also reportedly compressed my record? Experiment. Download the students to the only study, to be spread Instead ah. Otherwise I know my teachers I die.
- 2022-03-23 01:06:08下载
- 积分:1
-
Asp.net web site using the process will be used to develop web
利用asp.net开发网站过程会使用web-config,这个一个演讲的ppt,视频我找时间再录。-Asp.net web site using the process will be used to develop web-config, this one lecture ppt, video recorded, I find time.
- 2022-01-27 09:09:31下载
- 积分:1
-
音乐格式转换工具,可以是此工具去完成你所需要的音乐格式相互转换,这样你可以在此工具下,听自己支持格式的歌曲...
音乐格式转换工具,可以是此工具去完成你所需要的音乐格式相互转换,这样你可以在此工具下,听自己支持格式的歌曲-Music format conversion tools, this tool may be needed to complete your music format conversion, so that you can in this tool, the supported formats to listen to their songs
- 2022-04-26 10:39:20下载
- 积分:1
-
比较器复用_DISABLE,自动触发源连续按键功能,主要是按键出发的方式功能,需要的下载吧...
比较器复用_DISABLE,自动触发源连续按键功能,主要是按键出发的方式功能,需要的下载吧-Comparators reuse _DISABLE, automatically trigger source for key functions, mainly the way the starting button functions, the need to download it
- 2022-08-11 19:54:30下载
- 积分:1
-
著名的手机浏览器开源代码
著名的手机浏览器开源代码-famous phone browser source code
- 2022-01-24 14:02:13下载
- 积分: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
-
UDF波仿真程序
波浪模拟UDF程序,可以模拟二位数值水槽产生波浪,便于应用fluent求解波浪模拟问题-UDF wave simulation procedures
- 2022-07-21 23:52:07下载
- 积分:1
-
Oracel9i在windows下的安装及配置方法
Oracel9i在windows下的安装及配置方法-Oracel9i in the windows of the installation and configuration method
- 2022-06-19 17:16:56下载
- 积分:1
-
在windows下运行RTI,除了相关的设置之外你还必须有本文件
在windows下运行RTI,除了相关的设置之外你还必须有本文件-In the windows running under RTI, apart from the relevant settings in addition you must have this document
- 2023-03-24 20:25:04下载
- 积分:1
-
一个省市县三级联动的例子,里面有sql直接在 sqlserver里面运行即可.解压后有个html 可以看到效果...
一个省市县三级联动的例子,里面有sql直接在 sqlserver里面运行即可.解压后有个html 可以看到效果-A linkage of the three examples of provincial cities and counties, which are directly in the sql can run inside sqlserver. Extracting html can be seen after the effect of a
- 2023-08-19 05:10:03下载
- 积分:1