-
著名的游戏贪吃蛇用大家的帮助下开发的一点,这是M。
著名游戏贪吃蛇用vc开发出来的,大家帮忙给点意见,这是我第一次程序-famous game Snake vc developed with the help of everyone to the point, this is my first procedure
- 2022-03-09 18:25:09下载
- 积分:1
-
Firmware: U600XEHI2
The patch allows you to use a camera, MP3
Firmware: U600XEHI2
The patch allows you to use a camera, MP3-player, video player, voice recorder, JAVA and other features previously unavailable in a discharged battery. And as you will no longer get the message, sound and vibration!
Authors - Lindien, das
Ported - Valerik0887- Firmware: U600XEHI2
The patch allows you to use a camera, MP3-player, video player, voice recorder, JAVA and other features previously unavailable in a discharged battery. And as you will no longer get the message, sound and vibration!
Authors- Lindien, das
Ported- Valerik0887
- 2022-01-29 03:48:00下载
- 积分:1
-
一份精美的首页源码。。欢迎下载~很好看的哦
一份精美的首页源码。。欢迎下载~很好看的哦-A beautiful home page source code. . Welcome to download the ~ good to see Oh
- 2022-03-01 05:42:34下载
- 积分:1
-
2.0G频率计的制作全过程
是pdf格式的
2.0G频率计的制作全过程
是pdf格式的-2.0G frequency of the entire process of production is a pdf format
- 2023-03-05 14:55:03下载
- 积分:1
-
电机控制 程序F280x PMSM3_2 3
电机控制 程序F280x PMSM3_2 3-Phase Sensorless Field Orented Control-Motor control procedures F280x PMSM3_2 3-Phase Sensorless Field Orented Control
- 2022-10-29 18:50:04下载
- 积分:1
-
P115 IC card handheld POS technology is Tianshi 32 IC card POS products, one of...
P115 IC卡手持POS是天石科技32位IC卡POS系列产品之一,该产品秉承天石科技的一贯品质,产品结构紧凑,功能实用,操作简单,并具低功耗特性,是人机工学和现代科技的完美结合。它拥有多项专有技术,能够保证产品性能更加稳定强劲。整机采用工业级设计,其环境适应能力较强。P115兼容卡种全面,并且提供方便实用的开发平台和应用程序接口,易于自主应用二次开发,适用于需要随时随地处理IC卡的交警、烟草、公用事业、餐饮等多个行业。
天石p115开发手册 ,pdf格式-P115 IC card handheld POS technology is Tianshi 32 IC card POS products, one of our days, the product has always been the quality of stone technology, products, compact structure, functional and practical, simple operation, and a low-power characteristics, is a mechanic school and the perfect combination of modern technology. It has a number of proprietary technology, to ensure a more stable product performance strong. Machine used industrial design, ability to adapt to their environment. P115-compatible card types comprehensive, and provide convenient and practical development platform and application program interface, easy self-application of the second development, applicable to the needs of any traffic police deal with IC cards, tobacco, utilities, foo
- 2022-11-30 03:30:04下载
- 积分:1
-
ANSYS经典实例汇集.pdf,共收集了72个经典实例,很全,值得一读。...
ANSYS经典实例汇集.pdf,共收集了72个经典实例,很全,值得一读。-ANSYS classic example of pooling. Pdf, collected a total of 72 classic examples, it is the whole, worth reading.
- 2023-05-20 09:10:04下载
- 积分: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
-
DOS下驱动源程序,适用C/C++运行,
下驱动源程序,适用C/C++运行...
DOS下驱动源程序,适用C/C++运行,
下驱动源程序,适用C/C++运行-DOS driver source code under the applicable C/C++ Running under the driver source code, application C/C++ Run
- 2022-06-20 03:37:02下载
- 积分:1
-
关于如何走出迷宫的C语言程序,首先从键盘输入…
关于如何走出迷宫的c语言程序,首先从键盘上输入迷宫进、出口位置,即可在屏幕上显示出口路线图。-on how out of the labyrinth c language program, the first from the keyboard input maze imports and exports position, can be displayed on the screen export the road map.
- 2022-03-28 16:51:24下载
- 积分:1