- 博客(32)
- 收藏
- 关注
原创 国外部分音乐人工智能/音乐科技研究机构科研项目简介
本文对国外部分音乐人工智能/音乐科技科研机构的科研项目与教学课程设置作简要介绍,包括英国伦敦玛丽女王大学(Queen Mary)的数字音乐中心(C4DM)、西班牙巴塞罗那庞培法布拉大学(UPF)的音乐技术研究组(MTG)、美国斯坦福大学的音乐与声学计算机研究中心(CCRMA)以及法国的声学/音乐协调研究所(IRCAM)。
2022-02-26 15:09:36
5368
原创 PyTorch入门程序
一个PyTorch入门程序,在 PyTorch For Audio and Music Processing 入门代码的基础上添加了一些注释和新的内容
2022-02-20 20:59:08
1060
原创 Python实现和弦查询器(钢琴)
输入和弦名称即可显示对应琴键位置环境:Python 3.7 , PyQt5代码已放至githubhttps://github.com/Hellwz/Chord-Query例如:
2020-02-02 20:20:33
3234
原创 用C++写出类似精灵宝可梦的游戏
环境:VS2017 , Win32 API语言: C++代码已放至githubhttps://github.com/Hellwz/Rookemon游戏展示:https://github.com/Hellwz/Rookemon/blob/master/游戏展示.mp4
2020-02-02 19:57:08
4261
原创 汉诺塔游戏程序(附带演示功能)
环境:VS2017,MFC语言:C++功能:•打开后您首先进入的是演示模式,若想进入游玩模式请点击“游玩模式”下的“进入”。点击“退出”可退出游玩模式回到演示模式。•确定好盘数与速度后点击“开始演示”,程序将自动演示汉诺塔移动方法。(速度数字越小,移动越快)您可以随时点击快速完成,电脑将以最快速度完成演示。完成后您可以通过点击“复位”或者直接改变盘数(或速度)来回到初始状态。•...
2020-02-02 18:49:16
2051
2
原创 USACO-Section 4.1-PROB Beef McNuggets
Beef McNuggetsHubert ChenFarmer Brown's cows are up in arms, having heard that McDonalds is considering the introduction of a new product: Beef McNuggets. The cows are trying to find any possible
2016-02-13 21:40:34
572
原创 NOIP 模拟练习题 收费站
4.收费站(cost.pas/c/cpp)【问题描述】在某个遥远的国家里,有n个城市。编号为1,2,3,……,n。这个国家修建了m条双向的公路。每条公路连接着两个城市。沿着某条公路,开车从一个城市到另一个城市,需花费一定的汽油。开车每经过一个城市,都会收取一定的费用(包括起点和终点城市)。所有的收费站都在城市中,在城市间的公路上没有任何的收费站。小红现在要开车从u城市到v城
2016-01-27 14:44:16
1454
原创 NOIP 模拟练习题 最小奖励
3.最小奖励(minaw.pas)是一个狂热的旅游爱好者。这次他想去一个诡异的地方。这个地方有n个村庄,编号为1到n。此刻他在1号村庄,他想去n号村庄,这n个村庄之间有m条单向道路。通过某条道路时,可能会花费一些钱作为“买路钱”,可是通过一些道路时,不仅不需要交“买路钱”,而且会得到一些奖励(这就是诡异的地方?)。当然两个村庄之间可能有多条直接相连的道路。但是每一条路只能通过一次。这些村庄有这
2016-01-27 14:39:49
770
原创 USACO-Section 3.3-PROB Shopping Offers
Shopping OffersIOI'95In a certain shop, each kind of product has an integer price. For example, the price of a flower is 2 zorkmids (z) and the price of a vase is 5z. In order to attract more cu
2016-01-27 14:34:40
436
原创 USACO-Section 3.3- PROB Home on the Range
Home on the RangeFarmer John grazes his cows on a large, square field N (2 <= N <= 250) miles on a side (because, for some reason, his cows will only graze on precisely square land segments). Regr
2016-01-27 14:32:38
389
原创 USACO-Section 3.2-PROB Magic Squares
Magic SquaresIOI'96Following the success of the magic cube, Mr. Rubik invented its planar version, called magic squares. This is a sheet composed of 8 equal-sized squares:1234
2016-01-27 14:28:51
399
原创 USACO-Section 3.3-PROB Riding The Fences
Riding the FencesFarmer John owns a large number of fences that must be repaired annually. He traverses the fences by riding a horse along each and every one of them (and nowhere else) and fixing
2016-01-27 14:23:34
354
原创 USACO-Section 3.2-PROB Spinning Wheels
Spinning Wheels1998 ACM NE RegionalsEach of five opaque spinning wheels has one or more wedges cut out of its edges. These wedges must be aligned quickly and correctly. Each wheel also has an al
2016-01-27 14:19:54
372
原创 USACO-Section 3.2-PROB Stringsobits
StringsobitsKim SchrijversConsider an ordered set S of strings of N (1 This set of strings is interesting because it is ordered and contains all possible strings of length N that have L (1 You
2016-01-27 14:09:18
383
原创 USACO-Section 3.2-PROB Factorials
FactorialsThe factorial of an integer N, written N!, is the product of all the integers from 1 through N inclusive. The factorial quickly becomes very large: 13! is too large to store in a 32-bit
2016-01-24 20:52:44
524
原创 USACO-Section 3.1-PROB Stamps
StampsGiven a set of N stamp values (e.g., {1 cent, 3 cents}) and an upper limit K to the number of stamps that can fit on an envelope, calculate the largest unbroken list of postages from 1 cent
2016-01-24 20:06:43
403
原创 USACO-Section 3.1-PROB Contact
ContactIOI'98The cows have developed a new interest in scanning the universe outside their farm with radiotelescopes. Recently, they noticed a very curious microwave pulsing emission sent right fr
2016-01-24 18:46:12
789
原创 USACO-Section 3.1-PROB Humble Numbers
Humble NumbersFor a given set of K prime numbers S = {p1, p2, ..., pK}, consider the set of all numbers whose prime factors are a subset of S. This set contains, for example, p1, p1p2, p1p1, and
2016-01-24 15:09:28
400
原创 USACO-Section 3.1-PROB Score Inflation
Score InflationThe more points students score in our contests, the happier we here at the USACO are. We try to design our contests so that people can score as many points as possible, and would li
2016-01-24 11:50:29
415
原创 USACO-Section 3.1-PROB Agri-Net
Agri-NetRuss CoxFarmer John has been elected mayor of his town! One of his campaign promises was to bring internet connectivity to all farms in the area. He needs your help, of course.Farmer Joh
2016-01-24 11:14:11
417
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人