-
对DCT系数进行计算,使用一下
考虑到DCT变换中的系数要重复计算,可使用查找表来提高运行的效率,只要开始DCT变换之前计算一次,DCT变换中就可以只查找而无需计算系数。-to the DCT coefficients to be calculated, the use of look-up tables to improve operational efficiency, as long as the DCT started once before, on DCT can only search without calculation of the coefficient.
- 2023-06-22 00:15:04下载
- 积分:1
-
本文以Turbo C作为编程工具,编写推箱子游戏,并给出最后成功运行的推箱子游戏C语言源程序。...
本文以Turbo C作为编程工具,编写推箱子游戏,并给出最后成功运行的推箱子游戏C语言源程序。-paper as Turbo C programming tools, prepared feeds games, and gives the successful operation of the final game magazines C language source code.
- 2022-10-25 06:50:03下载
- 积分:1
-
delphi开发的录音机,带源码,能很好的实现录音功能。
delphi开发的录音机,带源码,能很好的实现录音功能。-delphi development of tape recorders, with source code, can realize good recording function.
- 2022-07-21 08:30:18下载
- 积分:1
-
这是一个flash射击游戏,其中涉及了而鼠标跟随,事件触发,随机算等等知识。...
这是一个flash射击游戏,其中涉及了而鼠标跟随,事件触发,随机算等等知识。-This is a flash shooting game, which involves a mouse and follow the event trigger, random operator knowledge and so on.
- 2022-04-29 12:51:10下载
- 积分:1
-
这是我们做操作系统的一个作业,用C++程序模拟了一下,望大家指点阿,初学。...
这是我们做操作系统的一个作业,用C++程序模拟了一下,望大家指点阿,初学。-This is our operating system to do an operation, using C++ Program to simulate the look, hope everyone pointing Ah, beginner.
- 2022-06-30 13:22:32下载
- 积分:1
-
网站java原程序
网站java原程序-website java original program
- 2023-06-07 16:55:03下载
- 积分:1
-
这是一个由VisualBasic编写的坦克小游戏,和原来的那个有所不同,欢迎察看!...
这是一个由VisualBasic编写的坦克小游戏,和原来的那个有所不同,欢迎察看!-This is a Visual Basic prepared by the small tanks games, and the original one is different, welcome to see!
- 2022-09-26 16:15:03下载
- 积分:1
-
仓库管理
源码描述:
一、源码特点
1.、应用DBML作为数据驱动连接,想学习DBML的可以学习
2、采用MVC开发模式,MVC应用是基于vs2010项目模版开发
二、菜单功能
业务说明:
1、实现商品库存的入出存
2、实现入出存数据导出到EXCEL
三、注意事项
1、开发环境为Visual Studio 2010,数据库为SQLServer2008,使用.net 4.0开发。
2、管理员登陆名密码均为:51aspx
3、默认数据库连接字符串在webconfig配置文件中修改
4、DB_51aspx文件夹中是数据库文件,附加即可
- 2022-08-11 12:05:08下载
- 积分:1
-
易语言制作的百度歌曲采集器 目前只完成了歌名和专辑的采集 主要采用文本分割的方法实现 我的习作...
易语言制作的百度歌曲采集器 目前只完成了歌名和专辑的采集 主要采用文本分割的方法实现 我的习作-Yi language song collector of Baidu achieve only the title and album of the collection division of the main text of the methods used to achieve my exercises
- 2022-02-10 01:51:26下载
- 积分:1
-
程序设计MFC——狼吃羊
该资源为程序设计专题课程中,运用MFC编写的小游戏,狼羊棋。通过简单的MFC设计,初步理解面向对象的程序设计思想。可以作为入门的图形界面设计与后台程序相结合的入门程序。代码可读性强,逻辑清晰。存在一部分逻辑小问题,读者也可以自行解决。
- 2022-03-03 20:29:09下载
- 积分:1