-
RussiaBlock
自己编写的俄罗斯方块,供大家参考!是在VS环境下创建的,使用C#语言编写。虽然简单但是对于初学者是很实用的。里面有很多简单但容易理解的类和对象,可以很轻松的学习游戏的开发。著作权归作者所有。
(I have written Tetris, for your reference! In the VS environment is created, using the C# language. Simple but very useful for beginners. There are so many simple but easy to understand classes and objects, you can easily learn to develop the game. All the copyright.)
- 2015-11-28 10:51:31下载
- 积分:1
-
分析程序
对语音信号进行预处理,高通滤波,短时分析,自相关分析等(Preprocessing of speech signal)
- 2021-03-01 21:39:34下载
- 积分:1
-
一个JSP电信业务计费系统
一个JSP电信业务计费系统,主要是针对电信的出租业务而设计的电信实验室出租计费系统,此系统完全是基于J2EE的电信计费系统。
- 2022-01-26 07:37:49下载
- 积分:1
-
C language Chain achieve Huffman coding, a text menu, complete functions, delete...
C语言链表实现的huffman编码,有文本菜单,功能齐全,可以添加删除节点-C language Chain achieve Huffman coding, a text menu, complete functions, delete nodes can be added
- 2022-02-02 17:45:19下载
- 积分:1
-
Addressbook using double
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
- 2022-08-24 01:14:44下载
- 积分:1
-
示波器xixi
基于STM32的简易示波器设计,利用STM32完成对三角波,方波,正弦波的识别,并对其参数进行显示(STM32 based simple oscilloscope design, the use of STM32 to complete the triangle wave, square wave, sine wave identification, and its parameters are displayed.)
- 2018-04-22 14:21:14下载
- 积分:1
-
MASM
说明: 简易汇编软件,项目专用,非常实用。欢迎下载(Simple shopping cart, project-specific, very practical. Welcome to download)
- 2019-01-08 09:23:14下载
- 积分:1
-
锁相环的 systemview 实现,主要是还有FM的应用哦
锁相环的 systemview 实现,主要是还有FM的应用哦-PLL is implemented by system view, FM is an example.
- 2022-09-03 13:15:02下载
- 积分:1
-
PHEV
插电式混合动力汽车用动力蓄电池探析,插电式混合动力是现在新能源汽车发展的重点,本文对相关领域的人有一定的参考价值(Plug-in hybrid electric vehicle battery power Analysis, plug-in hybrid is now the focus of the development of new energy vehicles, this paper related fields who have a certain reference value for)
- 2010-01-05 09:54:04下载
- 积分:1
-
car4Ssale
用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call)
- 2013-10-24 17:52:29下载
- 积分:1