-
在三维空间中显示欧拉角的程序
A program to show the euler angle in 3D space
- 2022-07-19 13:19:45下载
- 积分:1
-
一个简单的学生学籍管理系统,实现查询,编辑等功能。登录用户名是 彭少坤 密码199023PSHK...
一个简单的学生学籍管理系统,实现查询,编辑等功能。登录用户名是 彭少坤 密码199023PSHK-A simple student student status management system, to achieve query, editing and other functions. Logged-on user name is Peng Shaokun password 199023PSHK
- 2022-02-01 14:34:24下载
- 积分:1
-
有一个文件拷贝的例子
有一个文件拷贝的例子-document is a copy of the examples
- 2022-02-09 18:23:33下载
- 积分:1
-
简单的计算器源码!可以运用+,
简单的计算器源码!可以运用+,-,*,/运算,用栈实现的简易计算器-a simple calculator that supports plus, minus, multiple and division. designed by stack.
- 2022-12-12 19:00:03下载
- 积分:1
-
这个文档是关于C的的教程,给出了很多的例子使用,非常适合初学人员
这个文档是关于C的的教程,给出了很多的例子使用,非常适合初学人员-This document is a tutorial on C, given a lot of examples of use, very suitable for novice staff
- 2022-01-22 07:37:40下载
- 积分:1
-
进销存管理系统
一个数据库增删改查的仓库管理系统。 有登陆界面 和 商品订单的基本管理操作。 用jdbc直连数据库。 最简单的mvc框架设计。 界面使用windowbuilder拖拽产生。 比较适合初学进行 java操作数据库课程设计使用。
- 2022-03-06 07:47:59下载
- 积分:1
-
电话本,有添加,删除,导入,导出等功能,可以很方便的存储大量电话号码,通讯录。...
电话本,有添加,删除,导入,导出等功能,可以很方便的存储大量电话号码,通讯录。-Phone book, have to add, delete, import, export and other functions, can easily store a large number of telephone numbers, address book.
- 2022-02-15 12:22:04下载
- 积分:1
-
c#Windows窗体设计,
Windows窗体基本操作,Windows窗体高级操作,特殊类型的窗体,菜单、工具栏的设计,其它。...
c#Windows窗体设计,
Windows窗体基本操作,Windows窗体高级操作,特殊类型的窗体,菜单、工具栏的设计,其它。 -c# Windows Forms Designer, Windows Forms basic operation, Windows Forms advanced operators, special types of forms, menus, toolbars, design, other.
- 2022-07-18 11:25:11下载
- 积分:1
-
1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TR...
1,把dout.h加入到要调试的文件中,直接#include "dout.h"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TRACEWindow.exe,
4,运行程序,当运行到dout(..)的地方,TRACEWindow就会收到信息了。-1, dout.h into debugging to the document,# include direct "dout.h" OK. 2, the demand for the output added : dout (debugging information) 3. Operation TRACEWindow.exe, 4, operating procedures, When running to dout (..), TRACEWindow will receive the information.
- 2022-08-26 10:12:19下载
- 积分:1
-
STM32f103驱动VS1063
基于STM32F103的VS1063驱动,可以播放MP3、WAV等,还可以实现PCM格式的全双工通话,实现PCM格式的全双工通话时,采用串口采用DMA方式读取VS1063的编码数据。
- 2022-07-26 13:37:48下载
- 积分:1