-
Labview的入门教材,word版的,内容挺不错。
Labview的入门教材,word版的,内容挺不错。-Labview entry materials, word version of the content very good.
- 2022-07-24 05:33:46下载
- 积分:1
-
一个用vc编写的猜数字游戏,简单易用,与文曲新中的那个一样,只是这个是用vc写的罢了...
一个用vc编写的猜数字游戏,简单易用,与文曲新中的那个一样,只是这个是用vc写的罢了-vc prepared with a viewing of the game, simple to use, with the venturi that the new, but it is just a write vc
- 2022-01-28 21:17:32下载
- 积分:1
-
ARM7程序烧写工具,可以适用于多个公司的Flash芯片烧写,操作简单...
ARM7程序烧写工具,可以适用于多个公司的Flash芯片烧写,操作简单-ARM7 procedures burning tools can be applied in a variety of Flash chip burning, simple operation
- 2023-02-01 18:05:05下载
- 积分:1
-
“连连看”游戏开发平台,使用Access做的,在我们…
《连连看》游戏,使用Access做开发平台,对使用VBA处理图像及其他数据有一定帮助。另外,对连连看游戏及规则的算法实现,充分利用了AccessVBA中的内置对象,减少了编程的难度。-" Lianliankan" game development platform to use Access to do, on the use of VBA to deal with images and other data have some help. In addition, the rules of games and Lianliankan algorithm makes full use of the built-in object AccessVBA a decrease of programming more difficult.
- 2022-01-26 03:08:15下载
- 积分:1
-
pyLJclient是一个跨平台的livejournal客户端,用Python编写,提供了一个基于wxPython的GUI。
pyLJclient是一个跨平台的livejournal客户端,用Python编写,提供了一个基于wxPython的GUI。-pyLJclient is a cross platform livejournal customer end,
compiled with Python, has provided based on wxPython GUI.
- 2022-04-09 13:17:12下载
- 积分:1
-
A very Good thisngs for ACM
很好的ACM资料,这是我自己在HDU上做的题目-A very Good thisngs for ACM
- 2022-02-04 04:33:27下载
- 积分:1
-
vb增强型Treeview视图菜单控件
vb增强型Treeview树形视图菜单控件,自带5个树形菜单应用实例,并结合了Access数据库,支持动态读取数据库生成TreeView,并且支持较复杂的数据关联、递归纪录连接、多数据关联、多层嵌套、自定义过滤标准、自定义SQL排序等众多功能。
- 2022-03-31 09:56:38下载
- 积分:1
-
js日历(可以应用在页面中的强大控件)
应用背景在是网页中合适的日历控件.点击日历弹出日期选择框,默认的是当前日期.根据自己需求选择日期关键技术通过js做出的强大日历,可以应用在页面中,操作简单,显示直观明朗.选择日期简单便捷.
- 2023-02-22 13:40:04下载
- 积分:1
-
一个VC++ 2D游戏渲染相关模块源码
一个VC++ 2D游戏渲染相关模块源码,是一个简单的2D网络游戏《征战天下》的部分源码,不是完整游戏,放上来供编写VC++游戏的参考。
- 2022-02-05 08:16:07下载
- 积分:1
-
pc.c是移植于μCOS
pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, becaus
- 2022-12-20 12:30:03下载
- 积分:1